[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-16 Thread Jon McAlister
On Nov 15, 4:59 pm, Anders <[EMAIL PROTECTED]> wrote: > I have now added exception handling and user-friendly messages to my > application. It feels safer that way. Yes, I'd personally recommend every app to have a catch-all exception handler to catch any and every exception either caused by App

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread Anders
I have now added exception handling and user-friendly messages to my application. It feels safer that way. It's probably difficult even for the Google App Engine team to exactly predict when and if future maintenance will be needed (at least during the preview release phase). --~--~-~--~--

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread Anders
Are scheduled maintenances only something temporary? Or will they be a standard part of Google App Engine? If so, then the application code needs to be modified to catch CapabilityDisabledError everywhere store/ delete is done to prevent user-unfriendly error messages. And are there other errors t

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread Alexander Kojevnikov
OK, it's back to normal On Nov 16, 9:35 am, Alexander Kojevnikov <[EMAIL PROTECTED]> wrote: > I see the error for more than 30 minutes now, instead of the planned > 10-20 minutes per app... > > On Nov 16, 9:31 am, maverick <[EMAIL PROTECTED]> wrote: > > > I have same problem, they are maintenance

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread plunchete
Yes Alexander, but we have to be patient. They are working as fast as posible I'm sure. On Nov 15, 11:35 pm, Alexander Kojevnikov <[EMAIL PROTECTED]> wrote: > I see the error for more than 30 minutes now, instead of the planned > 10-20 minutes per app... > > On Nov 16, 9:31 am, maverick <[EMAIL P

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread Alexander Kojevnikov
I see the error for more than 30 minutes now, instead of the planned 10-20 minutes per app... On Nov 16, 9:31 am, maverick <[EMAIL PROTECTED]> wrote: > I have same problem, they are maintenance system right now, should be > fine in 20 min. :) > > On Nov 15, 10:29 pm, Josh Heitzman <[EMAIL PROTECT

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread plunchete
So - We just have to be patient :-) On Nov 15, 11:29 pm, Josh Heitzman <[EMAIL PROTECTED]> wrote: > Good call. Looks like there scheduled maintenance now > perhttp://groups.google.com/group/google-appengine-downtime-notify/brows... > > Josh > > On Nov 15, 2:24 pm, "russ.au" <[EMAIL PROTECTED]>

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread maverick
I have same problem, they are maintenance system right now, should be fine in 20 min. :) On Nov 15, 10:29 pm, Josh Heitzman <[EMAIL PROTECTED]> wrote: > Good call.  Looks like there scheduled maintenance now > perhttp://groups.google.com/group/google-appengine-downtime-notify/brows... > > Josh

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread Josh Heitzman
Good call. Looks like there scheduled maintenance now per http://groups.google.com/group/google-appengine-downtime-notify/browse_frm/thread/455b69c7bf3b0de Josh On Nov 15, 2:24 pm, "russ.au" <[EMAIL PROTECTED]> wrote: > I'm getting this exception in my app engine app : > "CapabilityDisabledErro

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread [EMAIL PROTECTED]
My app (http://silicon.appspot.com/) is also down for any pages that require Datastore writes. I also can't upload a new version of my application it seems... Can anyone confirm this also! So, in overview, the following don't work for me: - Datastore writes - Uploading new versions - The data vi

[google-appengine] Re: CapabilityDisabledError: Datastore writes are temporarily disabled.

2008-11-15 Thread plunchete
Same error here, in two diferent apps. I can´t deploy a new version catching the error :( On Nov 15, 11:19 pm, Josh Heitzman <[EMAIL PROTECTED]> wrote: > Just started seeing this exception thrown from any attempt to write to > the datastore. > > Anyone else seeing this at present, or is it just m