Closed
Bug 559866
Opened 15 years ago
Closed 15 years ago
500 Internal Server Error
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: oremj)
References
()
Details
STR:
http://support-stage-new.mozilla.com/en-US/search
Actual:
500 error!
| Reporter | ||
Updated•15 years ago
|
Severity: normal → critical
| Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
| Assignee | ||
Comment 1•15 years ago
|
||
[Fri Apr 16 14:23:25 2010] [error] [client 10.2.81.4] ImproperlyConfigured: Error importing middleware sumo.middleware: "No module named messages"
pip install messages doesn't work and I don't see anything like messages in requirements.txt
Comment 2•15 years ago
|
||
Is Babel installed?
| Assignee | ||
Comment 3•15 years ago
|
||
(kitsune)[root@mrapp-stage04 kitsune]# pip freeze
Babel==0.9.5
-e svn+http://code.djangoproject.com/svn/django/trunk@12335#egg=Django-1.2_alpha_1-py2.6-dev_r12335
GitPython==0.1.7
Jinja2==2.2.1
MySQL-python==1.2.3c1
South==0.7
Werkzeug==0.5.1
-e git://github.com/jsocol/didyoumean.git@cc11aeae400346fd4fc9e6334bd5ff80484839b5#egg=didyoumean-0.1.1-py2.6-dev
-e git://github.com/jbalogh/django-cache-machine.git@bdee25ba4eeb20758da86f4013edbc48a77bcc6e#egg=django_cache_machine-0.4-py2.6-dev
-e git://github.com/django-extensions/django-extensions.git@9bf983ebff6dc966dee39929080d41e97333f864#egg=django_extensions-0.4.2_pre-py2.6-dev
-e svn+http://django-localeurl.googlecode.com/svn/trunk@90#egg=django_localeurl-trunk-py2.6-dev_r90
-e git://github.com/jbalogh/django-multidb-router.git@8eeef712a2f594d9fe6ba1e2ffc9240814d6a185#egg=django_multidb_router-0.3-py2.6-dev
django-nose==0.0.3
-e git://github.com/jsocol/flatqs.git@fc0b5d89cc78b894eaf73c48dde81d0f197c7a15#egg=flatqs-0.1.1-py2.6-dev
-e svn+http://pyhunspell.googlecode.com/svn/trunk@6#egg=hunspell-0.1-py2.6-dev_r6
-e git://github.com/jbalogh/jingo.git@c73d2c55182301e6f3ce507fc9a17ea843fed24f#egg=jingo-0.3-py2.6-dev
-e git://github.com/jsocol/jingo-minify.git@ea2a2548a38b391342eec0e08d393036e8062fa8#egg=jingo_minify-0.1-py2.6-dev
nose==0.11.3
phpserialize==1.2
python-memcached==1.45
-e git://github.com/clouserw/tower.git@1217a7184ef40520e059fadf359618972662c47e#egg=tower-0.3-py2.6-dev
virtualenv==1.4.5
Comment 4•15 years ago
|
||
I can get it to run in a fresh virtualenv with less than that. Any chance you could try creating a fresh virtualenv and running from there?
| Assignee | ||
Comment 5•15 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•