Please, app engine don't run

129 views
Skip to first unread message

Jaime R

unread,
Jan 24, 2015, 6:18:51 AM1/24/15
to google-a...@googlegroups.com
This is the log error:

2015-01-24 12:14:48 Running command: "['C:\\Python27\\pythonw.exe', 'C:\\Program Files (x86)\\Google\\google_appengine\\dev_appserver.py', '--skip_sdk_update_check=yes', '--port=8081', '--admin_port=8000', 'C:\\Users\\*\\Desktop\\*\\customtinywebdb']"
WARNING  2015-01-24 12:14:49,582 application_configuration.py:141] The "python" runtime specified in "C:\Users\*\Desktop\*\customtinywebdb\app.yaml" is not supported - the "python27" runtime will be used instead. A description of the differences between the two can be found here:
https://developers.google.com/appengine/docs/python/python25/diff27
INFO     2015-01-24 12:14:49,582 devappserver2.py:745] Skipping SDK update check.
INFO     2015-01-24 12:14:49,598 api_server.py:172] Starting API server at: http://localhost:50972
INFO     2015-01-24 12:14:49,598 dispatcher.py:186] Starting module "default" running at: http://localhost:8081
INFO     2015-01-24 12:14:49,598 admin_server.py:118] Starting admin server at: http://localhost:8000

Adam Wildavsky

unread,
Jan 24, 2015, 5:11:16 PM1/24/15
to google-a...@googlegroups.com
There are no errors in your log, only a warning. What is the symptom of your problem? What happens when you try to connect to http://localhost:8081? What is your command line?

GAEfan

unread,
Jan 25, 2015, 1:02:05 PM1/25/15
to google-a...@googlegroups.com
What does the "runtime:" line say in your app.yaml?  It should say:

runtime: python27 
Reply all
Reply to author
Forward
0 new messages