Hi Googlers, I have tried deploying my app three times in the past 5-10 minutes and all three times I get a 500 error message that looks like this:
Initiating update. Cloning 5 static files. Cloning 384 application files. 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 --- My app's id is sprtpf. I am attempting to deploy from Mac OS X using the command line. This was working fine when I last tried about 12 hours ago. Nick -- 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.
