Error while deploying App Engine project -


I am deploying my application through the appcfg.py --oauth2 --noauth_local_webserver update. Everything was working fine last week, but with the last 3 days and 20+ endeavors, I got this error:

  09:11 pm App: my-app; Version: 0-1-0 09:11 AM Host: Epgeniex 09:11 PM Updating the app: My-App, Version: 0-1-0 09:11 PM Getting the current resource limits at 09:11 PM on local disk File scanning 09:11 PM Cloning 381 application files. 09:11 PM Getting Started Compile 09:11 PM Compilation: 315 files were dropped. 09:14 PM Error 500: --- Start server output --- & lt; Html & gt; & Lt; Head & gt; & Lt; Meta http-equiv = "content-type" content = "text / html; charset = utf-8" & gt; & Lt; Title & gt; 500 server error & lt; / Title & gt; & Lt; / Head & gt; & Lt; Body text = # 000000 bgcolor = # ffffff & gt; & Lt; H1 & gt; Error: Server error & lt; / H1> & Lt; H2 & gt; The server encountered an error and could not complete your request. & Lt; P & gt; Please try again in 30 seconds. & Lt; / H2 & gt; & Lt; H2 & gt; & Lt; / H2 & gt; & Lt; / Body & gt; & Lt; / Html & gt; --- & Server Output --- 09:14 PM Rolling back updates. 500 error: --- server output start --- --- end server output ---   

I do not see any errors in the log I am right below my quota Bill is enabled to enable more than close to the extra money. My project is just fine, locally. I tried to push forward the old version of my code and it did not even work.

I have other app engine projects that are just being deployed properly, it is not just one.

Please help! I'm out of ideas: (

I had too many files that I was trying to deploy One of my major third-party libraries, I was just able to deploy properly.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -