Hi Jack,
No worries, you still have plenty of time to experiment with the Cloud Platform. Note that I was unable to reproduce your error on a windows machine and was able to launch the tutorial app in localhost. Here’s a list of important troubleshooting steps to look at when a “Service Unavailable” error is thrown: 1. As instructed on the first tutorial page <https://cloud.google.com/java/getting-started/tutorial-app>: - Make sure Cloud Datastore, Cloud Pub/Sub, Cloud Storage JSON, Cloud Logging, and Google+ APIs are enabled in your Cloud Console. - Make sure the project is correct and that you are logged in with the correct email when running “gcloud config list” command in terminal. 2. As instructed on the first tutorial page <https://cloud.google.com/java/getting-started/using-forms>: - Make sure the specified YOUR-PROJECT-ID is correct when running “mvn -Plocal clean jetty:run-exploded -DprojectID=YOUR-PROJECT-ID” Let me know if having any trouble with the troubleshooting tasks. If the error persists, I would require from you to provide me with the full stack trace that you are getting under “Problem accessing /. Reason: Service Unavailable” as shown in my attached image. -- 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/481c7f06-0817-4b25-809e-d8f2509bd141%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
