Reputation: 2829
I am trying to deploy an application on Google App Engine. While using appcfg.py to update my application, it is showing the following error:
Precompilation starting.
Error 503: --- begin server output ---
Try Again (503)
An unexpected failure has occurred. Please try again.
--- end server output ---
Precompilation failed. Your app can still serve but may have reduced startup performance. You can retry the update later to retry the precompilation step.
I dont know how to solve this problem. Can anyone suggest me a method to solve this? Thanx in advance..
Upvotes: 3
Views: 1306