Yes, you're not alone :) I'm trying to mitigate the Taskqueue-Problem with a quick code-change... but I run into the same error as you are.
Cheers, Per On Tuesday, December 18, 2012 7:42:37 PM UTC+1, Thiago Catoto wrote: > > Hi, > > Is someone having issues deploying a new version on GAE? > > I keep getting this and allways got the same error: > > === > > 04:34 PM Cloned 600 files. > 04:35 PM Uploading 1 files and blobs. > 04:39 PM Rolling back the update. > Error 500: --- begin server output --- > > <html><head> > <meta http-equiv="content-type" content="text/html;charset=utf-8"> > <title>500 Server Error</title> > </head> > <body text=#000000 bgcolor=#ffffff> > <h1>Error: Server Error</h1> > <h2>The server encountered an error and could not complete your > request.<p>If the problem persists, please <A HREF=" > http://code.google.com/appengine/community.html">report</A> your problem > and mention this error message and the query that caused it.</h2> > <h2></h2> > </body></html> > --- end server output --- > > Password for [email protected] <javascript:>: If deploy fails you might > need to 'rollback' manually. > The "Make Symlinks..." menu option can help with command-line work. > *** appcfg.py has finished with exit code 1 *** > > === > > any tips?? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/v0a51E7z3YsJ. 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.
