最近GAE出现了一些奇怪的错误,如下所示:
Traceback (most recent call last):
File "/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 240, in Handle
handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
File "/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 299, in _LoadHandler
handler, path, err = LoadObject(self._handler)
File "/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 96, in LoadObject
__import__(cumulative_path)
EOFError: EOF read where object expected
Run Code Online (Sandbox Code Playgroud)
不确定故障是在我的应用程序中还是在GAE上.其他人看到这个?
| 归档时间: |
|
| 查看次数: |
5008 次 |
| 最近记录: |