Unable to update app: Error posting to URL:
https://appengine.google.com/api/appversion/clonefiles?app_id=XXXXX&version=5&;
500 Internal Server Error

<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>

you are right deployment has become very unpredictable..I started getting
this error below now..
==========

See the deployment console for more details
Unable to update app: Error posting to URL:
https://appengine.google.com/api/appversion/clonefiles?app_id=XXXXX&version=5&;
500 Internal Server Error

<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>


On Thu, Dec 16, 2010 at 5:21 PM, nnhobbit <nnclou...@gmail.com> wrote:

>
> I think for sure there's some sort of delay of deployment sometimes.
> It does not always happen.
>
> You don't have to deploy your app again, just have to wait long enough
> (time frame unpredictable) for your new deployment instance get going.
> Even though in the console says the app is deployed and running, it is
> not.
>
> This unpredictability of deployment is really some serious issue.
>
> p.s. the version number is changed, it is set to default, and it's
> definitely no cache.
>
>
> On Oct 30, 10:58 am, dilbert <dilbert.elbo...@gmail.com> wrote:
> > It is not about a change of version and it is not just about hitting
> > F5.
> >
> > On Oct 30, 9:59 am, andrew <aute...@gmail.com> wrote:
> >
> > > As mentioned, IF you are changing version number you will need to set
> > > latest as default. Check "versions" page in dashboard.
> >
> > > I have seen some slight delays after default is changed for switchover
> > > to new version to occur. A minute maybe.
> >
> > > Also, on browser, while on your app page, hit Control F5 to force
> > > refresh.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to