-
Notifications
You must be signed in to change notification settings - Fork 822
Amplify version 13.0.0
GLIBC not found
#14127
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
Comments
Hey @bob-lee, thank you for reaching out and apologizes on the issue caused by this. The version 13.0.0 was immediately rolled back to 12.14.4 as latest. As part of the latest new release we are expecting to use Node.js v22 as the default version which would require newer If you would like to set a specific version of Amplify CLI like
Refer to the Amplify console build specification documentation: https://docs.aws.amazon.com/amplify/latest/userguide/edit-build-settings.html Do let us know if you have any other questions or concerns. We're here to help ensure a smooth experience as you continue developing with AWS Amplify. |
Thanks for clarification and extra info @ykethan , we have practical reason to stick to old versions such as
|
This issue is now closed. Comments on closed issues are hard for our team to see. |
Just experienced this issue today - setting Live package updates value to 12.14.4 instead of latest resolved the issue for me on Amazon Linux 2. |
13.0.0
13.0.0
GLIBC not found
Update: The GLIBC message may not appear with the build logs as following causing the similar to the pevious comment, I would suggest updating your build setting to use the latest default image Amazon Linux 2023 which does provide newer GLIBC. |
Amplify CLI Version
13.0.0
Question
Our project (App ID: d3e09syp3jtf2a) has been using
AWS Amplify
console for CI/CD for years.Yesterday we experienced a series of failures to deploy and found "Backend Build" phase failed with below error:
Today I clicked
Redeploy
button on failed Deployment and it just worked ok with previous version:I believe we have no control on which version of CLI to use, some kind explanation will be appreciated.
The text was updated successfully, but these errors were encountered: