You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#? 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: