Send to a Friend

sandystrachan's avatar

Did this happen to you today on here?

Asked by sandystrachan (4417points) March 27th, 2009

This is what came up when i tried to log-in
MOD_PYTHON ERROR

ProcessId: 3754
Interpreter: ‘www.fluther.com’

ServerName: ‘www.fluther.com’
DocumentRoot: ’/var/www/’

URI: ’/accounts/login/’
Location: ’/’
Directory: None
Filename: ’/var/www/accounts’
PathInfo: ’/login/’

Phase: ‘PythonHandler’
Handler: ‘django.core.handlers.modpython’

Traceback (most recent call last):

File ”/usr/lib/python2.5/site-packages/mod_python/importer.py”, line 1537, in HandlerDispatch
default=default_handler, arg=req, silent=hlist.silent)

File ”/usr/lib/python2.5/site-packages/mod_python/importer.py”, line 1229, in _process_target
result = _execute_target(config, req, object, arg)

File ”/usr/lib/python2.5/site-packages/mod_python/importer.py”, line 1128, in _execute_target
result = object(arg)

File ”/usr/local/lib/python2.5/site-packages/django/core/handlers/modpython.py”, line 222, in handler
return ModPythonHandler()(req)

File ”/usr/local/lib/python2.5/site-packages/django/core/handlers/modpython.py”, line 199, in __call__
response = middleware_method(request, response)

File ”/usr/local/lib/python2.5/site-packages/django/contrib/sessions/middleware.py”, line 33, in process_response
request.session.save()

File ”/usr/local/lib/python2.5/site-packages/django/contrib/sessions/backends/db.py”, line 52, in save
session_key = self.session_key,

File ”/usr/local/lib/python2.5/site-packages/django/contrib/sessions/backends/base.py”, line 152, in _get_session_key
self._session_key = self._get_new_session_key()

File ”/usr/local/lib/python2.5/site-packages/django/contrib/sessions/backends/base.py”, line 144, in _get_new_session_key
if not self.exists(session_key):

File ”/usr/local/lib/python2.5/site-packages/django/contrib/sessions/backends/db.py”, line 25, in exists
Session.objects.get(session_key=session_key)

File ”/usr/local/lib/python2.5/site-packages/django/db/models/manager.py”, line 93, in get
return self.get_query_set().get(*args, **kwargs)

File ”/usr/local/lib/python2.5/site-packages/django/db/models/query.py”, line 298, in get
num = len(clone)

File ”/usr/local/lib/python2.5/site-packages/django/db/models/query.py”, line 154, in __len__
self._result_cache = list(self.iterator())

File ”/usr/local/lib/python2.5/site-packages/django/db/models/query.py”, line 269, in iterator
for row in self.query.results_iter():

File ”/usr/local/lib/python2.5/site-packages/django/db/models/sql/query.py”, line 206, in results_iter
for rows in self.execute_sql(MULTI):

File ”/usr/local/lib/python2.5/site-packages/django/db/models/sql/query.py”, line 1700, in execute_sql
cursor.execute(sql, params)

File ”/usr/local/lib/python2.5/site-packages/django/db/backends/mysql/base.py”, line 83, in execute
return self.cursor.execute(query, args)

File ”/var/lib/python-support/python2.5/MySQLdb/cursors.py”, line 166, in execute
self.errorhandler(self, exc, value)

File ”/var/lib/python-support/python2.5/MySQLdb/connections.py”, line 35, in defaulterrorhandler
raise errorclass, errorvalue

InternalError: (126, “Incorrect key file for table ’./panda5/django_session.MYI’; try to repair it”)

What the heck is it, and why did it come up ?

Using Fluther

or

Using Email

Separate multiple emails with commas.
We’ll only use these emails for this message.