-
Notifications
You must be signed in to change notification settings - Fork 116
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
Build phase hangs at preBuild step #2181
Comments
Hi 👋, thanks for opening! While we look into this... If this issue is related to custom domains, be sure to check the custom domains troubleshooting guide to see if that helps. Also, there is a more general troubleshooting FAQ that may be helpful for other questions. Lastly, please make sure you've specified the |
I was able to track down the problem in my nuxt static build. However, the logs in console above never showed several lines that it should have in order to understand the source of the problem right off the bat. In my specific instance, these lines should have shown in the logs before the "hang":
Is there anything that can be done about this? |
This is the error on our side:
It should be possible to surface this, I've added a task to research and fix why it is being suppressed. |
This is not an issue anymore. Running those steps work as expected, and the |
This issue is now closed. Comments on closed issues are hard for our team to see. |
This issue has been automatically locked. |
Before opening, please confirm:
App Id
dbqqcba2g1b6k/staging/22
Region
us-east-2
Amplify Console feature
Custom builds
Describe the bug
My frontend build phase repeats the preBuild step twice, hanging for a few minutes after the first time, then hanging indefinitely after the second until hitting 30m timeout. Using CLI "latest" version (5.3.0). Triggering deploy manually or via PR trigger creates the same behavior. Tried several times over the past couple hours.
Expected behavior
Should complete build step
Reproduction steps
Build Settings
Additional information
The text was updated successfully, but these errors were encountered: