【发布时间】:2016-02-09 08:16:48
【问题描述】:
我们正在使用 gcloud 部署 nodejs 应用程序
$ gcloud preview app deploy app.yaml
但每次部署并点击链接时都会显示以下错误:
Error: Server Error
The service you requested is not available yet.
Please try again in 30 seconds
但是,在 30 秒或几天后,错误仍然存在。 根据应用引擎控制台,所有虚拟机都运行良好。并且日志中没有出现明显的错误。
有人可以帮助我们从哪里开始寻找问题吗?
【问题讨论】: