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

-- 
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/-/8-fVC_kYySMJ.
To post to this group, send email to [email protected].
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.

Reply via email to