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: > > 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> > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/69306c66-47f8-493a-8f2e-a7472106c83a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
