Same here... Not sure what I'm supposed to do to get this fixed -- is there support for the free tier?
-- K On Sunday, January 13, 2013 3:35:10 AM UTC+4, Ricky Wong wrote: > > (I opened an issue > http://code.google.com/p/googleappengine/issues/detail?id=8660) > > It just wait forever and then fail out with an exception. Here is the log, > > > 12:59 PM Will check again in 60 seconds. > 01:00 PM Checking if deployment succeeded. > 01:00 PM Will check again in 60 seconds. > 01:01 PM Checking if deployment succeeded. > 01:01 PM Will check again in 60 seconds. > 01:02 PM Checking if deployment succeeded. > 01:02 PM Will check again in 60 seconds. > 01:03 PM Checking if deployment succeeded. > 01:03 PM Will check again in 60 seconds. > 01:04 PM Checking if deployment succeeded. > 2013-01-12 13:04:56,448 WARNING appcfg.py:2053 Version still not ready to > serve, aborting. > 2013-01-12 13:04:56,448 ERROR appcfg.py:2267 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 2253, in DoUpload > app_summary = self.Commit() > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > > line 2054, in Commit > raise Exception('Version not ready.') > Exception: Version not ready. > 01:04 PM Rolling back the update. > Traceback (most recent call last): > File "/usr/local/bin/appcfg.py", line 171, in <module> > run_file(__file__, globals()) > File "/usr/local/bin/appcfg.py", line 167, 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 4377, in <module> > main(sys.argv) > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > > line 4368, 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 2605, in Run > self.action(self) > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > > line 4103, in __call__ > return method() > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > > line 3366, in BackendsUpdate > self.UpdateVersion(rpcserver, self.basepath, appyaml, backend) > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > > line 3097, in UpdateVersion > return appversion.DoUpload(paths, openfunc) > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > > line 2253, in DoUpload > app_summary = self.Commit() > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appcfg.py", > > line 2054, 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 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
