python-fastapi-aws-lambda-container icon indicating copy to clipboard operation
python-fastapi-aws-lambda-container copied to clipboard

Invalid Entrypoint

Open maksp-glitch opened this issue 3 years ago • 2 comments

Hey, I completely followed your tutorial/guide on how to deploy with docker to lambda.

Unfortunately I get:

{ "errorMessage": "RequestId: a8dc26d0-bdac-4f4d-9a92-ff108abb9eb2 Error: fork/exec /lambda-entrypoint.sh: exec format error", "errorType": "Runtime.InvalidEntrypoint" }

you have any idea on how to fix this?

maksp-glitch avatar Jul 15 '22 19:07 maksp-glitch

I have occurred same error

jinseonggram avatar Aug 13 '22 09:08 jinseonggram

Encountered the same problem @jinseonggram @maksp-glitch What is your solution? Thanks.

haoyanglu avatar Dec 29 '22 07:12 haoyanglu