[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 me?

 Thanks,

 Josh Heitzman
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~--~~~~--~~--~--~---



[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] wrote:

  I'm getting this exception in my app engine app :
  CapabilityDisabledError: Datastore writes are temporarily disabled.

  A search of this group suggest this only happens during scheduled
  maintenance?http://groups.google.com/group/google-appengine/browse_thread/thread/...

  The data viewer is also giving me a Server Error.

  Are other people seeing the same errors?

  Russ
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~--~~~~--~~--~--~---



[google-appengine] New behaviour in the fetch method?

2008-11-13 Thread plunchete

AFAIk since a couple of weeks an operation like model.Foo.all().fetch
(limit, offset) with an offset greater than 1000 launched an
exception, but yesterday I was testing the operation and it works!.

IMHO this is the correct behaviour, but I would like an official
confirmation just in case :)

Cheers,

Ignacio

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
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
-~--~~~~--~~--~--~---