unixdebian11
unixdebian11

Reputation: 121

Google Cloud error 13: An internal error occurred when running gcloud app deploy in console

Recently I added a friend to my project and gave her Owner, App engine admin, app engine deploy rights but when she tries to publish her changes and make a current version she gets error 13: An Internal error occurred.

She runs the command gcloud app deploy.

Can someone help us?

Image with permissions

Image with console that shows error

Upvotes: 0

Views: 679

Answers (1)

mcontartesi
mcontartesi

Reputation: 51

Try with a default app.yaml configuration, and then, if ok, put your config line per line.

Upvotes: 0

Related Questions