Hi Nikos, You should be able to manage versions and set the default one in the Developers' Console, navigating to App Engine --> Versions, where you can stop the unwanted version and start the preferred one. You may read more on the "Testing and Deploying your Application" documentation page <https://cloud.google.com/appengine/docs/standard/go111/testing-and-deploying-your-app#testing-on-app-engine> .
More information becomes available if your run the verbose command: gcloud app deploy --verbosity=debug. What is the output of gcloud info? A copy of your app.yaml configuration file would provide more insight as well. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5534b38f-c1a2-4de3-9e51-2966810ddab6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
