Thanks guys. Would like answer from AppEngine folks too. It's successfully completing the update now but I still don't see the default version checkbox checked in Dashboard->Versions.
- Indra On Sep 13, 12:28 am, oth <[email protected]> wrote: > Indra, > > I have seen this quite often recently. Solution? > > Just wait approximately 30 mins, then re upload with a brand new > version number. Luckily I have not had this problem for more than 30 > mins at any given time. > > Though it is annoying and stressful when this happens for your client > facing apps. > > Good Luck! > > On Sep 12, 11:14 am, indra <[email protected]> wrote: > > > > > Hi, I'm unable to deploy a new version to appengine. It fails saying > > 'version not ready' though I believe it does deploy the version. Whats > > even strange, in Dashboard->Versions I see that no version is selected > > as default! > > Are others having this problem? > > > AppId:layarservice > > > Regards, > > Indra > > > Here's what I see: > > > Cloning 237 static files. > > Cloned 100 files. > > Cloned 200 files. > > Cloning 236 application files. > > Cloned 100 files. > > Cloned 200 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. > > 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-09-12 20:40:33,878 WARNING appcfg.py:1335 Version still not ready > > to serve, > > aborting. > > 2010-09-12 20:40:33,880 ERROR appcfg.py:1471 An unexpected error > > occurred. Abort > > ing. > > Traceback (most recent call last): > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.py", line 1460, in DoUpload > > self.Commit() > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.py", line 1336, in Commit > > raise Exception('Version not ready.') > > Exception: Version not ready. > > Rolling back the update. > > Traceback (most recent call last): > > File "C:\Program Files (x86)\Google\google_appengine\appcfg.py", > > line 68, in < > > module> > > run_file(__file__, globals()) > > File "C:\Program Files (x86)\Google\google_appengine\appcfg.py", > > line 64, in r > > un_file > > execfile(script_path, globals_) > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.py", line 2614, in <module> > > main(sys.argv) > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.py", line 2605, in main > > result = AppCfgApp(argv).Run() > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.py", line 1666, in Run > > self.action(self) > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.py", line 2484, in __call__ > > return method() > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.py", line 1973, in Update > > lambda path: open(os.path.join(basepath, path), 'rb')) > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.py", line 1460, in DoUpload > > self.Commit() > > File "C:\Program Files (x86)\Google\google_appengine\google\appengine > > \tools\ap > > pcfg.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.
