I'm very frustrated over this; more than enough angry users are
breathing down my neck at the moment.
Django crashing for no reason, and all I get is this error:
<type 'exceptions.RuntimeError'>: Unable to create a new session key.
Traceback (most recent call last):
File "/base/data/home/apps/s~zuupycrowddeals/1.354207428598899588/
common/appenginepatch/main.py", line 36, 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/s~zuupycrowddeals/1.354207428598899588/
common/zip-packages/django-1.1.zip/django/core/handlers/wsgi.py", line
241, in __call__
File "/base/data/home/apps/s~zuupycrowddeals/1.354207428598899588/
common/zip-packages/django-1.1.zip/django/core/handlers/base.py", line
73, in get_response
File "/base/python_runtime/python_dist/lib/python2.5/locale.py",
line 16, in process_request
# Try importing the _locale module.
File "/base/data/home/apps/s~zuupycrowddeals/1.354207428598899588/
libs/__init__.py", line 97, in get_language_from_request
File "/base/data/home/apps/s~zuupycrowddeals/1.354207428598899588/
common/zip-packages/django-1.1.zip/django/utils/translation/
trans_real.py", line 358, in get_language_from_request
File "/base/data/home/apps/s~zuupycrowddeals/1.354207428598899588/
common/zip-packages/django-1.1.zip/django/contrib/sessions/backends/
base.py", line 63, in get
File "/base/data/home/apps/s~zuupycrowddeals/1.354207428598899588/
common/zip-packages/django-1.1.zip/django/contrib/sessions/backends/
base.py", line 172, in _get_session
File "/base/data/home/apps/s~zuupycrowddeals/1.354207428598899588/
common/zip-packages/django-1.1.zip/django/contrib/sessions/backends/
cache.py", line 16, in load
File "/base/data/home/apps/s~zuupycrowddeals/1.354207428598899588/
common/zip-packages/django-1.1.zip/django/contrib/sessions/backends/
cache.py", line 33, in create
Any solutions?
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
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.