Thank you, Marzia.

I just tried two applications, one is hello world (success), the other
is my original one.
The latter fails every time when I run appcfg.py.

I'm using 1.1.5 on Windows Vista Business (x64).
Here is the output with --noisy flag (some personal descriptions are
replaced by XXX);

2008-10-21 10:46:38,799 DEBUG appcfg.py:437 Could not load
authentication cookies; LoadError: 'C:\\Users\\XXX/.appcfg_cookies'
does not look like a Netscape format cookies file
2008-10-21 10:46:38,801 INFO appcfg.py:208 Server:
appengine.google.com
2008-10-21 10:46:38,802 INFO appcfg.py:657 Checking for updates to the
SDK.
Password for XXX
2008-10-21 10:46:41,489 DEBUG appcfg.py:220 Creating request for:
'https://www.google.com/accounts/ClientLogin' with payload:
Passwd=XXX&source=Google-
appcfg-1.0&accountType=HOSTED_OR_GOOGLE&Email=XXX&service=ah
APF MOD send request
2008-10-21 10:46:44,033 DEBUG appcfg.py:220 Creating request for:
'http://appengine.google.com/_ah/login?continue=http%3
A%2F%2Flocalhost%2F&auth=XXX' with payload:
None
2008-10-21 10:46:46,911 DEBUG appcfg.py:220 Creating request for:
'http://appengine.google.com/api/updatecheck?
release=1.1.5&timestamp=1222740096&api_versions=%5B%271%27%5D' with
payload:

2008-10-21 10:46:49,207 INFO appcfg.py:671 The SDK is up to date.
2008-10-21 10:46:49,209 INFO appcfg.py:1370 Reading app configuration.
Scanning files on local disk.
2008-10-21 10:46:49,210 INFO appcfg.py:1380 Ignoring file 'app.yaml':
File matches ignore regex.
2008-10-21 10:46:49,213 INFO appcfg.py:1388 Processing file
'index.html'
2008-10-21 10:46:49,216 INFO appcfg.py:1380 Ignoring file
'index.yaml': File matches ignore regex.
2008-10-21 10:46:49,220 INFO appcfg.py:1388 Processing file 'xxx.py'
Initiating update.
2008-10-21 10:46:49,233 DEBUG appcfg.py:220 Creating request for:
'http://appengine.google.com/api/appversion/create?
version=1&app_id=xxx' with payload:
api_version: '1'
application: xxx
handlers:
- script: xxx.py
  url: /.*
runtime: python
version: '1'

Cloning 2 application files.
2008-10-21 10:46:51,609 DEBUG appcfg.py:220 Creating request for:
'http://appengine.google.com/api/appversion/clonefiles?
version=1&app_id=xxx' with payload:
index.html|72a94af2_042dc6e1_1672f430_fe705425_20c939e2
xxx.py|307a0781_09fb48ca_2e302114_494946f5_de57bf6a
2008-10-21 10:46:53,936 ERROR appcfg.py:1425 An unexpected error
occurred. Aborting.
Rolling back the update.
2008-10-21 10:46:53,937 DEBUG appcfg.py:220 Creating request for:
'http://appengine.google.com/api/appversion/rollback?
version=1&app_id=xxx' with payload:

Error 400: --- begin server output ---
Invalid hash: 72a94af2_042dc6e1_1672f430_fe705425_20c939e2
--- 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to