-
Notifications
You must be signed in to change notification settings - Fork 825
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
Cannot read property 'name' of undefined when amplify publish #12495
Comments
Hey @xalepo4 👋 thanks for raising this! As we begin to look at this in more depth would you mind re-running this command with |
Hello @josefaidt , I attach here the debug logs. |
Hey @xalepo4 thanks for posting that! Copying here for reference
This appears to be erroring here https://github.com/aws-amplify/amplify-cli/blob/dev/packages/amplify-console-hosting/src/index.js#L39 Taking a further look at this one |
Hello @josefaidt, I try to upload manually the zip to the Amplify web interface and it stucks at 70% always so it's possible that the problem are not on the cli. |
Hey @xalepo4 apologies for the delay here. How large is the build artifact for your site? |
Hey @xalepo4 are you still experiencing this? |
Hello, after receive support AWS team the problem with my account was solved. Thanks. |
Glad to hear you're back up and running! I'll close this issue for now but in the event this resurfaces please do not hesitate to reach out! |
|
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
16.15.0
Amplify CLI Version
11.0.5
What operating system are you using?
Ubuntu 22.04
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No
Describe the bug
When run amplify publish after a long time appears the error Cannot read property 'name' of undefined.
Expected behavior
Publish the application to development/production site.
Reproduction steps
Project Identifier
94fea9fa9c2ef410fc180035881a9e8d
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: