【问题标题】:Google app engine Server Error. Where is the log?谷歌应用引擎服务器错误。日志在哪里?
【发布时间】:2015-10-28 14:13:55
【问题描述】:

在谷歌应用引擎上部署我的应用程序后,我收到此错误:

Error: Server Error

The server encountered an error and could not complete your request. Please try again in 30 seconds.

浏览器标签显示“500 服务器错误”。

问题是有什么方法可以真正知道错误发生在哪里?或者为什么我会看到这个错误?

【问题讨论】:

  • 你在使用云日志吗?
  • 在谷歌云shell中使用这个日志> gcloud app logs tail -s default

标签: google-app-engine


【解决方案1】:

您可以在Developer Console 中查看应用的日志。

如果您的应用有多个模块,您应该检查每个模块的日志,请参阅log messages from non-default module not showing up in google app engine console

【讨论】:

  • 谢谢!..发现日志有问题。
  • @dancornilescu 日志移动是偶然的吗?当我知道有明显错误发生时,我会看到日志但没有错误。谢谢!
  • @Trip:事情发生了变化,事实上,我刚刚更新了链接的答案。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2011-01-24
  • 1970-01-01
  • 2013-02-07
  • 2017-08-21
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多