error when deploying a lambda suddenly [golang CDK] #29867
Unanswered
davemackintosh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This has worked for months and months fine for me but it suddenly stopped working recently with this error.
panic: The "list[2]" argument must be an instance of Buffer or Uint8Array. Received type string ('bootstrap')
.This issue only affects one of my functions which is a Cognito hook. I'm using, I tried rolling back but it didn't fix it. It doesn't happen 100% of the time but maybe 90% of the time so I'm at a loss.
Beta Was this translation helpful? Give feedback.
All reactions