google app engine service unavailable

前端 未结 10 1889
萌比男神i
萌比男神i 2021-01-17 10:06

I\'m was following http://googcloudlabs.appspot.com/ tutorial to create new Google App Engine project. It throws me an error as per below when I try to run the from my local

10条回答
  •  别那么骄傲
    2021-01-17 10:56

    Sometimes it happens there is a "hanging" process that blocks the port. Therefore changing port in Run configuration helps, as well as checking "Automatically select an unused port" in run configuration.

提交回复
热议问题