Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't find valid bootstrap #62

Open
jimjam-slam opened this issue May 11, 2021 · 1 comment
Open

Couldn't find valid bootstrap #62

jimjam-slam opened this issue May 11, 2021 · 1 comment

Comments

@jimjam-slam
Copy link

Hi there,

When I try to invoke the sample function script.R in this guide using arn:aws:lambda:ap-southeast-2:131329294410:layer:r-recommended-3_6_0:13, I get:

{
    "StatusCode": 200,
    "FunctionError": "Unhandled",
    "ExecutedVersion": "$LATEST"
}

And in the response:

{"errorMessage":"RequestId: 5e1a1559-17e8-4233-b866-f14335722a3e Error: Couldn't find valid bootstrap(s): [/var/task/bootstrap /opt/bootstrap]","errorType":"Runtime.InvalidEntrypoint"}

I'm still new to Lambda, so I might just be doing this wrong! I got the layer ARN from Travis CI, and it seemed to indicate that it'd built successfully.

@jimjam-slam
Copy link
Author

(I should note that I also get this response when I try to invoke it from the AWS Lambda Console!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant