App Engine with Flexible environment deploy fails - Error Response: [13] An internal error occurred

Solved.

The problem was that my project did not have an app-level default service account.

View your configured service accounts

Update the app-level default service account for your app

Still, I don’t understand how I was able to deploy standard instances without that set up.

1 Like