Also, the 500 error always occurs at the following point: Scanning files on local disk. Scanned 500 files. Scanned 1000 files. Scanned 1500 files. Scanned 2000 files. Cloning 604 static files. Cloned 100 files. Cloned 200 files. Cloned 300 files. Cloned 400 files. Cloned 500 files. Cloned 600 files. Cloning 1637 application files. Cloned 100 files. Rolling back the update. Error 500: --- begin server output ---
On Aug 12, 12:50 pm, Jacob G <[email protected]> wrote: > I am also experiencing 500 errors when deploying for the last 15 > minutes or so. Before that, it was working. Error: > > 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 --- > > On Aug 12, 12:43 pm, Jason Collins <[email protected]> wrote: > > > > > > > > > We are seeing this at the moment. > > j > > > On Aug 12, 10:17 am, Robert Kluin <[email protected]> wrote: > > > > Are you still seeing problems? There have been sporadic deploy issues > > > recently. > > > > Robert > > > > On Thu, Aug 11, 2011 at 10:38, Benjamin Michel > > > > <[email protected]> wrote: > > > > Hi, > > > > I've tried to deploy my app several times, but I always got a 500 error > > > > : > > > > > Unable to update: > > > > java.io.IOException: Error posting to URL: > > > >https://appengine.google.com/api/appversion/create?app_id=caribanadev... > > > > 500 Internal Server Error > > > > > Server Error (500) > > > > A server error has occurred. > > > > > at > > > > com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ > > > > erConnection.java:249) > > > > at > > > > com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ > > > > erConnection.java:207) > > > > at > > > > com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav > > > > a:639) > > > > at > > > > com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi > > > > onUpload.java:446) > > > > at > > > > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload > > > > .java:137) > > > > at > > > > com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:30 > > > > 0) > > > > at > > > > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52) > > > > at > > > > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngin > > > > eBridgeImpl.java:265) > > > > at > > > > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(De > > > > ployProjectJob.java:144) > > > > at > > > > org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorksp > > > > aceJob.java:38) > > > > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) > > > > > I tried from different computer, on different networks. I use Eclipse > > > > Indigo > > > > with the last Google plugin version, and GAE version 1.5.2. > > > > > Has anybody an idea of what is happening ? > > > > > Benjamin > > > > > -- > > > > 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/-/vQs0rZB4YG8J. > > > > 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.
