Guest User

Untitled

a guest
Oct 18th, 2011
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.26 KB | None | 0 0
  1. [Tue Oct 18 19:14:42 2011] [warn] mod_wsgi: Runtime using Python/2.7.2+.
  2. [Tue Oct 18 19:14:42 2011] [notice] Apache/2.2.20 (Ubuntu) mod_wsgi/3.3 Python/2.7.2+ configured -- resuming normal operations
  3. [Tue Oct 18 19:15:10 2011] [error] INFO:root:Running in debug mode without debug_toolbar.
  4. [Tue Oct 18 19:15:11 2011] [error] [client 192.168.137.1] mod_wsgi (pid=6690): Exception occurred processing WSGI script '/usr/share/openstack-dashboard/dashboard/wsgi/django.wsgi'.
  5. [Tue Oct 18 19:15:11 2011] [error] [client 192.168.137.1] Traceback (most recent call last):
  6. [Tue Oct 18 19:15:11 2011] [error] [client 192.168.137.1]   File "/usr/lib/pymodules/python2.7/django/core/handlers/wsgi.py", line 250, in __call__
  7. [Tue Oct 18 19:15:11 2011] [error] [client 192.168.137.1]     self.load_middleware()
  8. [Tue Oct 18 19:15:11 2011] [error] [client 192.168.137.1]   File "/usr/lib/pymodules/python2.7/django/core/handlers/base.py", line 47, in load_middleware
  9. [Tue Oct 18 19:15:11 2011] [error] [client 192.168.137.1]     raise exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % (mw_module, e))
  10. [Tue Oct 18 19:15:11 2011] [error] [client 192.168.137.1] ImproperlyConfigured: Error importing middleware django_openstack.middleware.keystone: "No module named openstackx"
  11.  
Advertisement
Add Comment
Please, Sign In to add comment