I think the app engine API is down. I spent the better half of the last 2 hours trying to debug my code, app engine and everything else. i had no other system to test on so i didn't know it wasn't just my laptop with the issue.
On Nov 12, 12:09 pm, Daniel <[email protected]> wrote: > I'm having this problem as well. :( > > On Nov 12, 11:55 am, John Gardner <[email protected]> wrote: > > > > > > > > > I'm seeing the same problem, on a couple of different appids: I > > haven't found one yet that can deploy. > > > ... > > Cloned 1300 files. > > Cloned 1400 files. > > Cloned 1500 files. > > Uploading 2 files and blobs. > > Uploaded 2 files and blobs > > Precompilation starting. > > Rolling back the update. > > Error503: --- begin server output --- > > > Try Again (503) > > An unexpected failure has occurred. Please try again. > > --- end server output --- > > > On Nov 12, 9:51 am, Justin <[email protected]> wrote: > > > > appcfg.py update seems to repeatedly fail at the precompilation stage > > > with HTTP503/ 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 fromhttp://pypi.python.org/pypi/ssl. > > > To learn more, seehttp://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. > > > Error503: --- 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.
