I just started getting this too around the same time as you. Pretty sure there must be some system issue going on. Don't see anything in the System Status page, although there also doesn't seem to be a bucket for Deployments there either so I'm not sure how they'd reflect a deployment issue on the System Status page.
On Feb 11, 3:44 pm, Harlan Crystal <[email protected]> wrote: > Hi all, > > Does anyone have any advice for the following? I made a very minor change > to my current application and run "appcfg.py update". It's been happening > for the last half hour. Is the server simply having problems? > > thank you > -harlan > > Server: appengine.google.com. > Scanning files on local disk. > Initiating update. > Cloning 7 static files. > Cloning 7 application files. > Uploading 2 files and blobs. > Uploaded 2 files and blobs > 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. > Will check again in 64 seconds. > Checking if new version is ready to serve. > Will check again in 128 seconds. > > Checking if new version is ready to serve. > 2010-02-11 16:42:40,071 WARNING appcfg.py:1335 Version still not ready to > serve, aborting. > 2010-02-11 16:42:40,072 ERROR appcfg.py:1471 An unexpected error occurred. > Aborting. > Traceback (most recent call last): > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 1460, in DoUpload > self.Commit() > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 1336, in Commit > raise Exception('Version not ready.') > Exception: Version not ready. > Rolling back the update. > Traceback (most recent call last): > File "/usr/local/bin/appcfg.py", line 68, in <module> > run_file(__file__, globals()) > File "/usr/local/bin/appcfg.py", line 64, in run_file > execfile(script_path, globals_) > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 2614, in <module> > main(sys.argv) > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 2605, in main > result = AppCfgApp(argv).Run() > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 1666, in Run > self.action(self) > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 2484, in __call__ > return method() > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 1973, in Update > lambda path: open(os.path.join(basepath, path), 'rb')) > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 1460, in DoUpload > self.Commit() > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > line 1336, in Commit > raise Exception('Version not ready.') > Exception: Version not ready. -- 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.
