For this several years, i have run the web2py application on GAE, but i should move to high replication database. Data size is small and a few modification is needed i try to deploy the application with new applicaition ID. I tried two version. gaehandler.py and gaehandler.wsgispp on local host Google SDK . Application is nude web2py no modification except app.yaml. Both does not work web2py is 2.11.2-stable+timestamp.2015.05.30.16.33.24 gaehandler: Localhost:9080 returns 404 app.yaml is attached. ######## Log
*** Running dev_appserver with the following flags:
--skip_sdk_update_check=yes --port=9080 --admin_port=8001
Python command: /usr/bin/python2.7
INFO 2015-07-01 05:38:08,575 devappserver2.py:762] Skipping SDK update
check.
INFO 2015-07-01 05:38:09,449 api_server.py:204] Starting API server at:
http://localhost:62762
INFO 2015-07-01 05:38:09,457 dispatcher.py:197] Starting module
"default" running at: http://localhost:9080
INFO 2015-07-01 05:38:09,476 admin_server.py:118] Starting admin server
at: http://localhost:8001
INFO 2015-07-01 05:38:58,734 module.py:812] default: "GET / HTTP/1.1"
404 -
wsgiapp:
import error at wsgi.py
File
"/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/runtime/wsgi.py",
line 85, in LoadObject
obj = __import__(path[0])
Please refer attached log file.
Thank you in advance.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
app.yaml
Description: Binary data
sdkLog.rtf
Description: RTF file

