-
Notifications
You must be signed in to change notification settings - Fork 411
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
nextjs-end rollout failed #302
Comments
In my case , I found out the issue by looking in Google Cloud > Logging > Logs explorer > SEVERITY > Error : google.cloud.run.v2.Services.CreateService returns this error :
Solved by adding the following lines to apphosting.yaml :
I guess the Rollout Failure should be more verbose than that. |
I had the same issue with my nexjs deployments: It would be great if the official docs mentioned this |
Had the same mildly frustrating issue. |
Mine just says all of a sudden: Ready condition status changed to False for Revision backlink-space-build-2024-10-28-003 with message: Deadline exceeded |
I am using the nextjs-end repo for firebase app hosting, the build is working fine but i get an error on the rollout. I looked through the logs but nothing. Can someone help me please ?
The text was updated successfully, but these errors were encountered: