All datastore calls failing

64 views
Skip to first unread message

Ernesto Oltra

unread,
Apr 9, 2012, 8:16:12 AM4/9/12
to google-a...@googlegroups.com
Hi, 

Since 30 minutes more or less *all* my datastore calls (get, update put, query) are failing with either of this two:

API error 5 (datastore_v3: TIMEOUT)
Canceled: Deadline exceeded

I've tried updating a new version and shutdown the instance, but no result; all calls (even a simple get by key!) fails. The appid is historypoint-hr.

Ernesto

supercobra

unread,
Apr 9, 2012, 8:57:57 AM4/9/12
to google-a...@googlegroups.com
works for me.

> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/Bq6zttUNtqgJ.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.

Ernesto Oltra

unread,
Apr 9, 2012, 9:42:13 AM4/9/12
to google-a...@googlegroups.com
It's working again for me now.

I can be prepared for some occasional timeouts, but this was sistematically across all my app. That's strange.

David MacQuigg

unread,
Apr 9, 2012, 3:15:39 PM4/9/12
to google-a...@googlegroups.com
My app (pykata.appspot.com) has been unusable since at least yesterday.  It may be a problem related to the datastore.  I can see my home page, and any static pages, but when I click on a link to any other content, I get a Traceback (see below).  I've had no problem with this app for two years, and there have been no changes to this app in the last few months.

I was hoping these problems were finally solved, after a really bad experience with Google Groups two years ago, and not a clue from Google as to what was wrong, or even if they were aware of the problem.

This is a serious problem.  I was going to use Google Groups as our communication forum in a class I will be teaching.  Unless I get some response from Google on this problem with Google Apps, I will have to conclude that Google products are not reliable for mission-critical applications, and look elsewhere for the tools I need.

<class 'django.core.urlresolvers.Resolver404'>: {'path': u'vision', 'tried': ['^$', '^new/$', '^problems/$', '^edit/(?P<problem_id>\\d+)/$', '^category/(\\w+)/$', '^code/(\\d+)/$', '^run/$', 'contribution/$', 'help/$', 'about/$', 'vision/$', 'statements/$', 'upload', 'home', '~andy', '~guenther', 'Pcells']}
Traceback (most recent call last):
  File "/base/data/home/apps/pykata/5.342040869440028191/main.py", line 100, in real_main
    util.run_wsgi_app(application)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/util.py", line 98, in run_wsgi_app
    run_bare_wsgi_app(add_wsgi_middleware(application))
  File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/util.py", line 116, in run_bare_wsgi_app
    result = application(env, _start_response)
  File "/base/data/home/apps/pykata/5.342040869440028191/django.zip/django/core/handlers/wsgi.py", line 239, in __call__
  File "/base/data/home/apps/pykata/5.342040869440028191/django.zip/django/core/handlers/base.py", line 67, in get_response
  File "/base/data/home/apps/pykata/5.342040869440028191/django.zip/django/middleware/common.py", line 56, in process_request
  File "/base/data/home/apps/pykata/5.342040869440028191/django.zip/django/middleware/common.py", line 142, in _is_valid_path
  File "/base/data/home/apps/pykata/5.342040869440028191/django.zip/django/core/urlresolvers.py", line 254, in resolve
  File "/base/data/home/apps/pykata/5.342040869440028191/django.zip/django/core/urlresolvers.py", line 183, in resolve
  File "/base/data/home/apps/pykata/5.342040869440028191/django.zip/django/core/urlresolvers.py", line 194, in resolve
Reply all
Reply to author
Forward
0 new messages