
Handler = _config_handle.add_wsgi_middleware(self._LoadHandler())įile "/python27_runtime/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 255, in _LoadHandlerįile "/base/data/home/apps/s~suraj-kapoor/1.367922706590908179/main. I'm completely lost as to why I'm getting this error! The webapp pulls in images from Instagram's API using JSON if that is anything to go by. INFO 14:52:57,109 api_server.py:153] Starting API server at: INFO 14:52:57,115 dispatcher.py:164] Starting server "default" running at: INFO 14:52:57,127 admin_server.py:117] Starting admin server at: and my app.yaml seems fine. WARNING 14:52:57,086 api_server.py:329] Could not initialize images API you are likely missing the Python "PIL" module.
GOOGLE APP ENGINE SDK YELLOW WARNING ICON UPDATE
INFO 14:52:57,048 devappserver2.py:522] Skipping SDK update check. *** Running dev_appserver with the following flags: I did import the PIL module into my app in case but it didn't have any effect. Note that there is PIL warning that comes as a standard warning.
GOOGLE APP ENGINE SDK YELLOW WARNING ICON CODE
*** appcfg.py has finished with exit code 0 ***

The "Make Symlinks." menu option can help with command-line work. Password for If deploy fails you might need to 'rollback' manually. Starting update of app: suraj-kapoor, version: 1ġ1:50 PM Getting current resource limits.ġ1:50 PM Checking if deployment succeeded.ġ1:50 PM Checking if updated app version is serving.ġ1:50 PM Completed update of app: suraj-kapoor, version: 1 GAE requires that applications be written in Java or Python, store data in Google Bigtable and use the Google query language. 11:50 PM Host: ġ1:50 PM Application: suraj-kapoor version: 1 Google App Engine (GAE) is a platform-as-a-service product that provides web app developers and enterprises with access to Googles scalable hosting and tier 1 internet service.

The logs are not telling me anything other than my app has deployed succesfully. If the problem persists, please report your problem and mention this error message and the query that caused it. The server encountered an error and could not complete your request. I'm consistently getting a 500 error when deploying a webapp that runs fine locally.
