Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Add Common Problems to README #22

Open
JamesXNelson opened this issue Jan 9, 2016 · 0 comments
Open

Add Common Problems to README #22

JamesXNelson opened this issue Jan 9, 2016 · 0 comments

Comments

@JamesXNelson
Copy link

It can be helpful if common problems users may encounter are included in the readme (like having to run $ gcloud components update app-engine-java first).

My gotcha was when I tried to adapt an existing appengine project to use managed vms, and my pom lacked <packaging>war</packaging>. It spit out:

Error Response: [400] “env” setting is not supported for this deployment

Took me a while commenting out giant swaths of my app to finally notice the difference.

Cheers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant