We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Over half of app engine standard deployment failures are reporting:
"Deployment failed due to an unexpected error while staging the project."
as the cause. Staging should very rarely fail.
We're also seeing a consistently high rate of:
"Deployment failed with exit code: 1 Please make sure that you are using the latest version of the Google Cloud SDK. Run ''gcloud components update'' to update the SDK. (See: https://cloud.google.com/sdk/gcloud/reference/components/update.)"
This requires some digging since I would expect the rate of this error to go down over time.
The text was updated successfully, but these errors were encountered:
@patflynn to check analytics again
Sorry, something went wrong.
Duplicate of #1509.
I'm receiving this error "Deployment failed with exit code: 1..." How do I identify the root of the issue?
Hi @AdamSHurwitz, could you file a new issue including the information mentioned in the template?
thx.
also if you could paste in all of the messages from the deployment console in that new ticket, that may be helpful. thanks.
Thank you for the speedy responses @patflynn and @etanshaul. I've created a new issue Failed to deploy - FileNotFoundException #3275 after re-attempting this evening.
No branches or pull requests
Over half of app engine standard deployment failures are reporting:
"Deployment failed due to an unexpected error while staging the project."
as the cause. Staging should very rarely fail.
We're also seeing a consistently high rate of:
"Deployment failed with exit code: 1 Please make sure that you are using the latest version of the Google Cloud SDK. Run ''gcloud components update'' to update the SDK. (See: https://cloud.google.com/sdk/gcloud/reference/components/update.)"
This requires some digging since I would expect the rate of this error to go down over time.
The text was updated successfully, but these errors were encountered: