Hi,
With my app : hordes-stats, I've got a strange error while updating :
Error 409, Conflict.
I've updated again my app and no error.
Any idea ?
Regards
Cloning 15 static files.
Cloning 61 application files.
Uploading 1 files.
Deploying new version.
2009-07-08 16:53:40,670 ERROR appcfg.py:1272 An unexpected error
occurred. Abort
ing.
Traceback (most recent call last):
File "C:\Outils\google_appengine\google\appengine\tools\appcfg.py",
line 1265,
in DoUpload
self.Commit()
File "C:\Outils\google_appengine\google\appengine\tools\appcfg.py",
line 1137,
in Commit
self.Deploy()
File "C:\Outils\google_appengine\google\appengine\tools\appcfg.py",
line 1165,
in Deploy
version=self.version)
File "C:\Outils\google_appengine\google\appengine\tools
\appengine_rpc.py", lin
e 344, in Send
f = self.opener.open(req)
File "C:\Python25\lib\urllib2.py", line 387, in open
response = meth(req, response)
File "C:\Python25\lib\urllib2.py", line 498, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Python25\lib\urllib2.py", line 425, in error
return self._call_chain(*args)
File "C:\Python25\lib\urllib2.py", line 360, in _call_chain
result = func(*args)
File "C:\Python25\lib\urllib2.py", line 506, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 409: Conflict
Rolling back the update.
Error 409: --- begin server output ---
Deployment of this version is already progress.
--- 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
-~----------~----~----~----~------~----~------~--~---