DataStore Timeout !

1 view
Skip to first unread message

Sylvain

unread,
Sep 6, 2008, 7:34:02 AM9/6/08
to Google App Engine

Since 1 hour, i've this error message :

File "/base/python_lib/versions/1/google/appengine/ext/db/
__init__.py", line 779, in get_by_key_name
return get(*keys)
File "/base/python_lib/versions/1/google/appengine/ext/db/
__init__.py", line 974, in get
entities = datastore.Get(keys)
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 217, in Get
raise _ToDatastoreError(err)
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 1627, in _ToDatastoreError
raise errors[err.application_error](err.error_detail)
Timeout

----

feed.put()
File "/base/python_lib/versions/1/google/appengine/ext/db/
__init__.py", line 618, in put
return datastore.Put(self._entity)
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 162, in Put
raise _ToDatastoreError(err)
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 1627, in _ToDatastoreError
raise errors[err.application_error](err.error_detail)
Timeout

----------

Could you check this

Sylvain

unread,
Sep 6, 2008, 7:36:18 AM9/6/08
to Google App Engine
FYI : my appid = 'hordes'

Arun Shanker Prasad

unread,
Sep 6, 2008, 7:59:14 AM9/6/08
to Google App Engine
I am also getting the same error. I have made no change in the code
since 4-5 days back. GAE just released a new SDK, any change in the
request timeout? I am sure my db size is not that big to cause such an
error....

Any help??

Nick Winter

unread,
Sep 6, 2008, 10:52:10 AM9/6/08
to Google App Engine
I'm having the same problem, and it's not dependent on the size of the
request -- I can't delete two entities, or save one session, or
anything.

bin

unread,
Sep 6, 2008, 11:17:08 AM9/6/08
to Google App Engine
I've got the same error since 4 hours ago, the datastore is completely
inaccessible.

Sylvain

unread,
Sep 6, 2008, 12:15:01 PM9/6/08
to Google App Engine
No news... :(
6 hours down,...

relistan

unread,
Sep 6, 2008, 1:02:16 PM9/6/08
to Google App Engine
I'm down, too. Today was supposed to be my day to get some dev work
done. :(

-K

relistan

unread,
Sep 6, 2008, 1:11:34 PM9/6/08
to Google App Engine
All--

I opened this defect report against the production systems:
http://code.google.com/p/googleappengine/issues/detail?id=694

There was not one open already. I don't know if this is the proper
procedure, but it seems like it needs to be reported somewhere.

Cheers

-K

Sylvain

unread,
Sep 6, 2008, 1:24:24 PM9/6/08
to Google App Engine
It is becoming very long without news from this one...

Arun Shanker Prasad

unread,
Sep 6, 2008, 1:53:31 PM9/6/08
to Google App Engine
Hey all My app statred working again.... Just looked @ it now.... Any
one else out there?

Amazed @ the lack of response from Google..................

Sylvain

unread,
Sep 6, 2008, 2:02:10 PM9/6/08
to Google App Engine
Yes, up since few minutes.

On 6 sep, 19:53, Arun Shanker Prasad <ArunShankerPra...@gmail.com>
wrote:

Paul

unread,
Sep 6, 2008, 6:44:52 PM9/6/08
to Google App Engine
We apologize for the delayed response. This morning we noticed
increased error rates and latency for a very small set of
applications. At 10:45am PST we restarted some datastore tasks to
alleviate the problem. Since then all latency and error rates have
returned to normal. We apologize for any inconvenience this caused.
We are working to fix our notification mechanisms so that we will be
able to quickly to respond to small outages that only affect a few
applications.

Please let us know if you continue to experience any issues.

Paul McDonald - App Engine Product Manger

Arun Shanker Prasad

unread,
Sep 7, 2008, 3:13:35 AM9/7/08
to Google App Engine
Thanks Paul, I am glad to hear from you....

Sylvain

unread,
Sep 7, 2008, 4:26:10 AM9/7/08
to Google App Engine
Thank you Paul.

Currently, everything is working fine.

Regards

Steve LaVietes

unread,
Sep 6, 2008, 12:59:58 PM9/6/08
to Google App Engine
I am also experiencing this. I can access records via the web
interface but no real in-app queries are successful.

As this appears to be something not specific to my app, is there a
formal process for reporting these issues?

Steve LaVietes

unread,
Sep 6, 2008, 1:13:59 PM9/6/08
to Google App Engine
As this is affecting live applications, perhaps the priority of the
report should be something more severe than Medium?

Marc

unread,
Sep 6, 2008, 12:52:48 PM9/6/08
to Google App Engine
Anyone have any more info? CouldStatus says the DB is fine:
http://www.cloudstatus.com/ but our application is down too and the
logs are full of datastore timeouts.
Marc

Steve LaVietes

unread,
Sep 6, 2008, 1:57:54 PM9/6/08
to Google App Engine
I am up and running again as well now.

Sylvain

unread,
Sep 12, 2008, 3:55:06 PM9/12/08
to Google App Engine
FYI, i've got a new one today :

Traceback (most recent call last):
File "/base/data/home/apps/hordes/3.6/main.py", line 277, in get
hordes_feed = get_feed(feed)
File "/base/data/home/apps/hordes/3.6/main.py", line 227, in
get_feed
feed.put()
File "/base/python_lib/versions/1/google/appengine/ext/db/
__init__.py", line 618, in put
return datastore.Put(self._entity)
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 162, in Put
raise _ToDatastoreError(err)
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 1627, in _ToDatastoreError
raise errors[err.application_error](err.error_detail)
Timeout

Could you check this ?

Thank you regards

Sylvain

unread,
Sep 14, 2008, 3:56:58 PM9/14/08
to Google App Engine
It continues (several this W.E.).
Could you check this issue ?

Thank you

Regards





On 12 sep, 21:55, Sylvain <sylvain.viv...@gmail.com> wrote:
> FYI, i've got a new one today :
>
> Traceback (most recent call last):
> File "/base/data/home/apps/hordes/3.6/main.py", line 277, in get
> hordes_feed = get_feed(feed)
> File "/base/data/home/apps/hordes/3.6/main.py", line 227, in
> get_feed
> feed.put()
> File "/base/python_lib/versions/1/google/appengine/ext/db/
> __init__.py", line 618, in put
> return datastore.Put(self._entity)
> File "/base/python_lib/versions/1/google/appengine/api/
> datastore.py", line 162, in Put
> raise _ToDatastoreError(err)
> File "/base/python_lib/versions/1/google/appengine/api/
> datastore.py", line 1627, in _ToDatastoreError
> raise errors[err.application_error](err.error_detail)Timeout
>
> Could you check this ?
>
> Thank you regards
>
> On 6 sep, 18:52, Marc <marctri...@gmail.com> wrote:
>
> > Anyone have any more info? CouldStatus says the DB is fine:http://www.cloudstatus.com/but our application is down too and the

Iein

unread,
Sep 14, 2008, 6:55:31 PM9/14/08
to Google App Engine
We are also receiving Timeout errors as of 3:54PM PST on Sunday.

Traceback (most recent call last):

(omitted)

File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 1441, in RunInTransaction
raise _ToDatastoreError(err)
File "/base/python_lib/versions/1/google/appengine/api/
datastore.py", line 1627, in _ToDatastoreError
raise errors[err.application_error](err.error_detail)
Timeout: datastore timeout: operation took too long.
> > > Anyone have any more info?  CouldStatus says the DB is fine:http://www.cloudstatus.com/butour application is down too and the
Reply all
Reply to author
Forward
0 new messages