appcfg.py update seems to repeatedly fail at the precompilation stage with HTTP 503 / service unavailable; but AppEngine status page says everything's ok
Thanks -- j...@jhw:~/work/wol_datastore$ python appengine/appcfg.py update . Application: wol-datastore; version: 1. Server: appengine.google.com. Scanning files on local disk. Scanned 500 files. Scanned 1000 files. Initiating update. 2010-11-12 15:46:27,595 WARNING appengine_rpc.py:405 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 . Email: [email protected] Password for [email protected]: Cloning 1026 application files. Cloned 100 files. Cloned 200 files. Cloned 300 files. Cloned 400 files. Cloned 500 files. Cloned 600 files. Cloned 700 files. Cloned 800 files. Cloned 900 files. Cloned 1000 files. Precompilation starting. Precompilation: 461 files left. Rolling back the update. Error 503: --- begin server output --- Try Again (503) An unexpected failure has occurred. Please try again. --- end server output --- -- 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.
