Not able to update Project on app engine

181 views
Skip to first unread message

Richard Cheesmar

unread,
Feb 15, 2018, 1:28:55 PM2/15/18
to Google App Engine
My App engine project is not able to upload for some unknown reason:

I'm using Pycharm Pro 2017.3

I have not had any previous problems with uploading. Is there a current issue?

The problem is as outlined below. If the error is indeed an http 400 Bad Request, I have no idea what's going on.


07:22 PM Compilation starting.
07:22 PM Compilation completed.
07:22 PM Starting deployment.
07:22 PM Rolling back the update.
Error 400: --- begin server output ---
<h3>Client Error</h3><p>The request is invalid for an unspecified reason.</p>

Dinesh (Google Platform Support)

unread,
Feb 15, 2018, 4:27:08 PM2/15/18
to google-a...@googlegroups.com
Cloud Platform support is aware of an issue with App Engine. The status dashboard has been updated with this outage. Please follow it for further updates: https://status.cloud.google.com/

Richard Cheesmar

unread,
Feb 16, 2018, 3:26:51 AM2/16/18
to Google App Engine
What's the progress with this issue, I'm still unable to deploy an update for a bug fix.



On Thursday, February 15, 2018 at 10:27:08 PM UTC+1, Dinesh (Google Platform Support) wrote:
Cloud Platform support is aware of this issue. The status dashboard has been updated with this outage. Please follow it for further updates: https://status.cloud.google.com/

Dinesh (Google Platform Support)

unread,
Feb 16, 2018, 9:40:17 AM2/16/18
to Google App Engine
As updated on cloud status dashboard issue with GAE resolved for affected projects as of 12:44 US/Pacific on 15th Feb. Can you please retest and confirm your issue has been resolved now? 
If not, can you please elaborate how are you updating project and which request you are sending? Please reconfirm what is the error observed this time. Just want to bisect that the error is not caused by the previously known outage.

Richard Cheesmar

unread,
Feb 16, 2018, 12:24:33 PM2/16/18
to Google App Engine
Hi, I have just tried again and the same thing is happening, exactly as above - Error 400, it rolls back the update and then bugs out.

I'll try a rollback from the cli and see if that does anything...but I won't hold my breath

I haven't uploaded in some weeks (it was working then) and have not changed anything since the last update, but I have a bug that I want to log and so tried to update yesterday and today...

Here is the output from Pycharm:

06:11 PM Application: emlak-air; version: catchamove-2-00

06:11 PM Host: appengine.google.com

06:11 PM Starting update of app: emlak-air, version: catchamove-2-00

06:11 PM Getting current resource limits.

06:11 PM Scanning files on local disk.

06:11 PM Scanned 500 files.

06:11 PM Scanned 1000 files.

06:11 PM Scanned 1500 files.

06:11 PM Scanned 2000 files.

06:11 PM Scanned 2500 files.

2018-02-16 18:11:12,368 ERROR appcfg.py:2523 Ignoring file 'marketing/online/facebook/freeadd1.psd': Too long (max 32000000 bytes, file is 175589981 bytes).

2018-02-16 18:11:12,503 ERROR appcfg.py:2523 Ignoring file 'marketing/online/facebook/xmas17.psd': Too long (max 32000000 bytes, file is 39794141 bytes).

06:11 PM Scanned 3000 files.

06:11 PM Scanned 3500 files.

06:11 PM Scanned 4000 files.

06:11 PM Scanned 4500 files.

2018-02-16 18:11:14,873 ERROR appcfg.py:2523 Ignoring file 'emlakair/searchindex/logs.db': Too long (max 32000000 bytes, file is 1216303104 bytes).

06:11 PM Scanned 5000 files.

06:11 PM Scanned 5500 files.

2018-02-16 18:11:16,455 ERROR appcfg.py:2523 Ignoring file 'catchamove.sslcerts/emlakair/searchindex/logs.db': Too long (max 32000000 bytes, file is 869007360 bytes).

06:11 PM Scanned 6000 files.

06:11 PM Scanned 6500 files.

06:11 PM Scanned 7000 files.

06:11 PM Scanned 7500 files.

06:11 PM Cloning 1042 static files.

06:11 PM Cloning 6477 application files.

06:11 PM Cloned 2000 files.

06:12 PM Cloned 4000 files.

06:12 PM Cloned 6000 files.

06:12 PM Uploading 3 files and blobs.

06:12 PM Uploaded 3 files and blobs.
06:12 PM Compilation starting.
06:12 PM Compilation completed.
06:12 PM Starting deployment.
06:12 PM Rolling back the update.

Error 400: --- begin server output ---
<h3>Client Error</h3><p>The request is invalid for an unspecified reason.</p>
--- end server output ---

Process finished with exit code 1

Richard Cheesmar

unread,
Feb 16, 2018, 12:30:14 PM2/16/18
to Google App Engine
Rolling back manually didn't work either, same error

Richard Cheesmar

unread,
Feb 16, 2018, 6:16:40 PM2/16/18
to Google App Engine
Is there any news on this? I really need to get an update out there

Richard Cheesmar

unread,
Feb 17, 2018, 10:31:50 AM2/17/18
to Google App Engine
Oaky,

I finally managed to figure this out.

There were too many files going up. I added some directories to the Skip Files section of the app.yaml and finally go this wortking.

I also had to dump the old app launcher and set pychrm to use the sdk in the google cloud directory.


On Thursday, February 15, 2018 at 7:28:55 PM UTC+1, Richard Cheesmar wrote:
Reply all
Reply to author
Forward
0 new messages