Hi,
I'm having trouble updating my apps. Anyone else facing this problem?
At first, I got error #1. Now I'm getting error #2. I only have 5
versions in this app.
#1:
This is the error log reported by appcfg.py.
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-16 22:13:43,422 WARNING appcfg.py:1335 Version still not ready
to serve, aborting.
2010-02-16 22:13:43,523 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_)
#2:
/usr/local/bin/appcfg.py:41: DeprecationWarning: the sha module is
deprecated; use the hashlib module instead
os.path.join(DIR_PATH, 'lib', 'antlr3'),
/Applications/GoogleAppEngineLauncher.app/Contents/Resources/
GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/
google/appengine/tools/dev_appserver_login.py:33: DeprecationWarning:
the md5 module is deprecated; use hashlib instead
import md5
Application: gwtodo; version: iconshootout.
Server: appengine.google.com.
Scanning files on local disk.
Initiating update.
Cloning 16 static files.
Cloning 57 application files.
Deploying new version.
Rolling back the update.
Error 403: --- begin server output ---
Too Many Versions (403)
The application already has the maximum number of versions.
--- 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.