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?
On Saturday, January 24, 2015 at 4:18:51 AM UTC-7, Jaime R wrote: > > 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 > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/4123dae7-fb9e-47aa-aaff-a2114fed9362%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
