python appcfg.py update --no_precompilation myapp will solve this problem.
2011/2/25 Sandeep Koduri <[email protected]> > Hi, > > We dont have precompilation enabled but still getting the same error. > > Uploaded 24 files and blobs > Precompilation starting. > Precompilation: 116 files left. > 2011-02-25 05:57:01,049 INFO appcfg.py:1814 HTTP Error (HTTP Error 500: > Internal Server Error) > Rolling back the update. > Error 500: --- begin server output --- > > > > > > > Error: Server Error > > The server encountered an error and could not complete your request. > > If the problem persists, please report your problem and mention this error > message and the query that caused it. > > > > --- end server output --- > **************************************************************** > There is a new release of the SDK available. > ----------- > Latest SDK: > api_versions: ['1'] > release: 1.4.2 > timestamp: 1294960686 > > ----------- > Your SDK: > api_versions: ['1'] > release: 1.3.8 > timestamp: 1284157741 > > ----------- > Please visit http://code.google.com/appengine for the latest SDK > **************************************************************** > > > On Fri, Feb 25, 2011 at 7:02 PM, bFlood <[email protected]>wrote: > >> I just saw the same thing, 503 error on upload. Disabled >> precompilation and the upload continued successfully >> >> On Feb 25, 2:59 am, Eric Ka Ka Ng <[email protected]> wrote: >> > Hi Ikai, >> > >> > We experienced 503 error during the pre-compilation stage during >> deployments >> > to all our apps in this hour. would try to disable precompilation first >> and >> > re-enable it later when this problem has been fixed >> > >> > - eric >> > >> > On 10 December 2010 06:50, Ikai Lan (Google) <[email protected] >> >wrote: >> > >> > >> > >> > >> > >> > >> > >> > > When there's a deploy failure, it helps us if you let us know the >> exact >> > > error. With a 503, one thing to try is to disable precompilation and >> let us >> > > know. We're monitoring these services, but you can help us more >> quickly >> > > diagnose the problem with this information. >> > >> > > -- >> > > Ikai Lan >> > > Developer Programs Engineer, Google App Engine >> > > Blogger:http://googleappengine.blogspot.com >> > > Reddit:http://www.reddit.com/r/appengine >> > > Twitter:http://twitter.com/app_engine >> > >> > > On Wed, Dec 8, 2010 at 2:27 PM, dloomer <[email protected]> wrote: >> > >> > >> I see the title of the thread was changed to reflect 500 instead of >> > >> 503, but the log dump I get, and which I assume the OP gets, is: >> > >> > >> Error 503: --- begin server output --- >> > >> Try Again (503) >> > >> An unexpected failure has occurred. Please try again. >> > >> --- end server output --- >> > >> 2010-12-08 16:25:24 (Process exited with code 1) >> > >> > >> On Dec 8, 3:32 pm, Nick Renny <[email protected]> wrote: >> > >> > Not getting anything through with deploy. failing at >> pre-compilation >> > >> > with 500 errors - for the last 2 hours >> > >> > >> -- >> > >> You received this message because you are subscribed to the Google >> Groups >> > >> "Google App Engine" group. >> > >> To post to this group, send email to >> [email protected]. >> > >> To unsubscribe from this group, send email to >> > >> [email protected]. >> > >> For more options, visit this group at >> > >>http://groups.google.com/group/google-appengine?hl=en. >> > >> > > -- >> > > You received this message because you are subscribed to the Google >> Groups >> > > "Google App Engine" group. >> > > To post to this group, send email to >> [email protected]. >> > > To unsubscribe from this group, send email to >> > > [email protected]. >> > > For more options, visit this group at >> > >http://groups.google.com/group/google-appengine?hl=en. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> >> > > > -- > Regards > Sandeep Koduri > Phone: +91- 99 666 02 456 > Gtalk: sandeep.koduri | Skype: sandeep.koduri > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
