(Urgent) App upload: Error 400

350 views
Skip to first unread message

Amine Azariz

unread,
Sep 27, 2011, 5:14:59 PM9/27/11
to google-a...@googlegroups.com
Application: xxxx; version: 2-2

Starting update of app: xxxx, version: 2-2
Scanning files on local disk.
Scanned 500 files.
Cloning 51 static files.
Cloning 464 application files.
Cloned 100 files.
Cloned 200 files.
Cloned 300 files.
Cloned 400 files.
Uploading 2 files and blobs.
Uploaded 2 files and blobs
Compilation starting.
Compilation completed.
Starting deployment.
Rolling back the update.
Error 400: --- begin server output ---

Client Error (400)
The request is invalid for an unspecified reason.
--- end server output ---

Please let us know what's happening.

Ikai Lan (Google)

unread,
Sep 28, 2011, 4:35:48 PM9/28/11
to google-a...@googlegroups.com
Hi Amine,

Usually 400 appears when there's a weird thing going on with one of your .yaml files or if there's a precompilation error. We should have addressed the second case, however. Is this error still appearing?

--
Ikai Lan 
Developer Programs Engineer, Google App Engine



--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/ujeOsO4G9GcJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.

Amine Azariz

unread,
Sep 29, 2011, 7:36:39 AM9/29/11
to google-a...@googlegroups.com
Hey Ikai (it's been a while :),

Thanks for your quick answer. 

I tried the --no_precompilation option but the error still appearing and I check and re-check the .yaml files, nothing unusual. Is there a way to have more verbose logs on the upload, a debug mode or something like that on appcfg ?

--
Amine Azariz
Message has been deleted

Amine Azariz

unread,
Sep 30, 2011, 6:50:46 AM9/30/11
to google-a...@googlegroups.com
Update. (Verbose mode)

Compilation starting.
2011-09-30 10:54:22,979 INFO appcfg.py:1638 Send: /api/appversion/precompile, params={'version': '2-5-unstable', 'app_id': 'xxx'} 
Compilation completed.
Starting deployment.
2011-09-30 10:54:35,473 INFO appcfg.py:1638 Send: /api/appversion/deploy, params={'version': '2-5-unstable', 'app_id': 'xxx'} 
2011-09-30 10:54:50,036 INFO appcfg.py:2065 HTTP Error (HTTP Error 400: Bad Request) 
Rolling back the update.
2011-09-30 10:54:50,036 INFO appcfg.py:1638 Send: /api/appversion/rollback, params={'version': '2-5-unstable', 'app_id': 'xxx'} 

Amine Azariz

unread,
Sep 30, 2011, 11:08:47 AM9/30/11
to google-a...@googlegroups.com
Update.

I finally found the issue.
I had to remove my html error files from my static folder, and now everything is ok.

Reply all
Reply to author
Forward
0 new messages