Deploy stopped working... is anyone else experiencing this issue today?
Code 0 is apparently a "timeout" error... Since the last successful
deploy my code changed: 1) changed data model to geomodel, 2) imported
new libraries (logging, geomodel, geotypes). Could those changes be the
issue?

In GAE Launcher, I am seeing this:

2010-10-30 12:58:40 Running
command: "['C:\\Python25\\python25.exe', '-u', 'C:\\Program Files
(x86)\\Google\\google_appengine\\appcfg.py', '--no_cookies',
u'[email protected]', '--passin', 'update', 'C:\\xxxx']"
Application: myapp; version: 1.
Server: appengine.google.com.
Scanning files on local disk.
Initiating update.
2010-10-30 12:58:43,038 WARNING appengine_rpc.py:399 ssl module not
found.
Without the ssl module, the identity of the remote host cannot be
verified, and
connections may NOT be secure. To fix this, please install the ssl
module from
http://pypi.python.org/pypi/ssl .
To learn more, see
http://code.google.com/appengine/kb/general.html#rpcssl .
Password for [email protected]: Cloning 35 static files.
Cloning 4 application files.
Deploying new version.
Checking if new version is ready to serve.
Will check again in 1 seconds.
Checking if new version is ready to serve.
Will check again in 2 seconds.
Checking if new version is ready to serve.
Will check again in 4 seconds.
Checking if new version is ready to serve.
Will check again in 8 seconds.
Checking if new version is ready to serve.
Will check again in 16 seconds.
Checking if new version is ready to serve.
Will check again in 32 seconds.
Checking if new version is ready to serve.
Closing update: new version is ready to start serving.
Uploading index definitions.
2010-10-30 12:59:57 (Process exited with code 0)


In the browser, at myapp.appspot.com, I am seeing this:
Error: Server Error The server encountered an error and could not
complete your request.
If the problem persists, please report your problem and mention this
error message and the query that caused it.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to