[Bug 1076290] [NEW] cobbler-web throws 500 internal server error
Jon Anning
jon.anning at tue.mpg.de
Thu Nov 8 09:26:32 UTC 2012
Public bug reported:
Fresh install of 12.10 server. Cobbler itself works just fine, but the
webui won't run - error in /var/log/apache2/error.log is as follows:
mod_wsgi (pid=11576): Exception occurred processing WSGI script '/usr/share/cobbler/web/cobbler.wsgi'.
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 219, in __call__
self.load_middleware()
File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 47, in load_middleware
raise exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % (mw_module, e))
ImproperlyConfigured: Error importing middleware django.contrib.csrf.middleware: "No module named csrf.middleware"
A bit of investigation led me to a bug on cobbler's github issues:
https://github.com/cobbler/cobbler/issues/191 seems to be similar. The
team suggested the OP contact the packagers then, so that's what I'm
doing now as well :)
** Affects: cobbler (Ubuntu)
Importance: Undecided
Status: New
** Tags: cobbler cobbler-web django wsgi
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
https://bugs.launchpad.net/bugs/1076290
Title:
cobbler-web throws 500 internal server error
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/1076290/+subscriptions
More information about the Ubuntu-server-bugs
mailing list