0
votes

I'm trying to deploy this example to Google Cloud. I'm following the exact instructions, and got an error saying

ERROR: (gcloud.preview.app.deploy) Not enough VMs ready (0/1 ready, 1 still deploying). Deployed Version: 20150723t080450.385919969320427256

When I go to cloud console -> app engine -> versions, I did see a new version deployed, but the size of the version is 0, and going to the module URL returns 503 server error even after I waited 30 minutes.

Error: Server Error
The service you requested is not available yet.
Please try again in 30 seconds.

I didn't modify anything in the example except the PROJECT_ID, CLUSTER_UNIQUE_ID, etc. What could be the problem here?

1
Someone else reported this yesterday -- looks like something changed w/ the tooling, I'll look into it and get back to you by Friday afternoon.Les Vogel - Google DevRel
It should work now -- sorry about the problem.Les Vogel - Google DevRel
@AidenJohnson — great to hear that we've solved your problem! Would it make sense to delete this question as it's (a) no longer reproducible and (b) not applicable to anyone else?Misha Brukman

1 Answers

1
votes

As noted in the comment Cannot deploy GAE + Cloud Bigtable to Managed VM, this was a historical problem that was resolved.