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

Add support for the provided.al2023 runtime #220

Open
Erniedb opened this issue Jun 20, 2024 · 0 comments
Open

Add support for the provided.al2023 runtime #220

Erniedb opened this issue Jun 20, 2024 · 0 comments

Comments

@Erniedb
Copy link

Erniedb commented Jun 20, 2024

GLIBC_2.28 not found

#? INIT_START Runtime Version: provided:al2.v37 Runtime Version ARN: arn:aws:lambda:eu-west-1::runtime:bc2882fd0e085da713a4e150009e80c93e37aef25d53897e472ddda5ffbd589d
/var/task/bootstrap: /lib64/libc.so.6: version GLIBC_2.28' not found (required by /var/task/bootstrap) INIT_REPORT Init Duration: 5.03 ms Phase: init Status: error Error Type: Runtime.ExitError /var/task/bootstrap: /lib64/libc.so.6: version GLIBC_2.28' not found (required by /var/task/bootstrap)
INIT_REPORT Init Duration: 15.02 ms Phase: invoke Status: error Error Type: Runtime.ExitError
START
RequestId: b22efbc3-f5ca-4405-b454-53f412ad5c05 Error: Runtime exited with error: exit status 1
Runtime.ExitError

To work-around this we can use the "provided.al2023" runtime. This is currently not included as a supported runtime resulting in a linting issue in VSCode.

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