Google App Engine 部署失败


google app engine deploy fail

2013-11-21 17:26:21 Running command: "['C:''Python27''pythonw.exe', '-u', 'C:''Program Files (x86)''Google''google_appengine''appcfg.py', '--no_cookies', u'--email=denashitug', '--passin', 'update', 'C:''wamp''www''sems']"
05:26 PM Application: gcdc2013-sems; version: 1
05:26 PM Host: appengine.google.com
05:26 PM 
Starting update of app: gcdc2013-sems, version: 1
05:26 PM Getting current resource limits.
Password for denashitug: 05:26 PM Scanning files on local disk.
2013-11-21 17:26:30,438 ERROR appcfg.py:1656 Invalid character in filename: images/userprofile/cartoon (1).jpg 
2013-11-21 17:26:30,438 ERROR appcfg.py:1656 Invalid character in filename: images/userprofile/cartoon (2).jpg 
2013-11-21 17:26:30,479 ERROR appcfg.py:1656 Invalid character in filename: images/gallery/cartoon (1).jpg 
2013-11-21 17:26:30,480 ERROR appcfg.py:1656 Invalid character in filename: images/gallery/computer (1).jpg 
Error 409: --- begin server output ---
Another transaction by user denashitug is already in progress for app: s~gcdc2013-sems, version: 1. That user can undo the transaction with "appcfg rollback".
--- end server output ---
2013-11-21 17:26:32 (Process exited with code 1)
You can close this window now.

我尝试使用最近发布的解决方案,但我仍然遇到同样的问题该怎么办?它说应用程序不包含app.yaml文件,那么现在我该怎么办?

问题是您之前已中止 AppEngine 应用程序的更新。

在再次更新它之前,首先需要回滚该部分更新。为此,请按其说明运行命令。

appcgy.py rollback .