Skip to content

Couldn't find valid bootstrap #62

@jimjam-slam

Description

@jimjam-slam

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions