Error when run "amplify init" #13770
Labels
hosting
Issues tied to hosting category
pending-response
Issue is pending response from the issue author
pending-triage
Issue is pending triage
How did you install the Amplify CLI?
From AWS Image
If applicable, what version of Node.js are you using?
v16.19.0
Amplify CLI Version
4.46.1
What operating system are you using?
Ubuntu
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No, I didn't
Describe the bug
My project was running for a long time, I have configured triggering build from Amplify CI/CD.
It still worked well yesterday but there is an error being thrown today at the build step.
The error is below:
Expected behavior
amplify init command can back to work
Reproduction steps
Configure build settings:
Image: Amazon Linux 2
Live package updates: 4.46.1
Build settings:
version: 1
applications:
phases:
build:
commands:
- amplify init
- amplify push --simple
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: