← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1285199] [NEW] Horizon on RHEL Launch errors

 

Public bug reported:

Can somebody help me to fix this?

[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1] mod_wsgi (pid=6583): Exception occurred processing WSGI script '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1] Traceback (most recent call last):
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 219, in __call__
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     self.load_middleware()
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 39, in load_middleware
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     for middleware_path in settings.MIDDLEWARE_CLASSES:
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 184, in inner
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     self._setup()
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/conf/__init__.py", line 42, in _setup
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     self._wrapped = Settings(settings_module)
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/conf/__init__.py", line 93, in __init__
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     mod = importlib.import_module(self.SETTINGS_MODULE)
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     __import__(name)
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/settings.py", line 221, in <module>
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     from local.local_settings import *  # noqa
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/local/local_settings.py", line 106
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]      'LOCATION' : '127.0.0.1:11211'
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]                 ^
[Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]  SyntaxError: invalid syntax
[Wed Feb 26 20:11:14 2014] [notice] caught SIGTERM, shutting down
[Wed Feb 26 20:11:15 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Feb 26 20:11:15 2014] [notice] Digest: generating secret for digest authentication ...
[Wed Feb 26 20:11:15 2014] [notice] Digest: done
[Wed Feb 26 20:11:15 2014] [notice] Apache/2.2.15 (Unix) DAV/2 mod_auth_kerb/5.4 mod_auth_pgsql/2.0.3 mod_nss/2.2.15 NSS/3.15.1 Basic ECC PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.0-fips SVN/1.6.11 mod_wsgi/3.2 Python/2.6.6 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations

** Affects: horizon
     Importance: Undecided
         Status: Invalid

** Changed in: horizon
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/horizon/+question/244616

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1285199

Title:
  Horizon on RHEL Launch errors

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Can somebody help me to fix this?

  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1] mod_wsgi (pid=6583): Exception occurred processing WSGI script '/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1] Traceback (most recent call last):
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 219, in __call__
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     self.load_middleware()
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 39, in load_middleware
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     for middleware_path in settings.MIDDLEWARE_CLASSES:
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 184, in inner
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     self._setup()
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/conf/__init__.py", line 42, in _setup
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     self._wrapped = Settings(settings_module)
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/conf/__init__.py", line 93, in __init__
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     mod = importlib.import_module(self.SETTINGS_MODULE)
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     __import__(name)
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/settings.py", line 221, in <module>
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]     from local.local_settings import *  # noqa
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]   File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/local/local_settings.py", line 106
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]      'LOCATION' : '127.0.0.1:11211'
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]                 ^
  [Wed Feb 26 20:04:59 2014] [error] [client 127.0.0.1]  SyntaxError: invalid syntax
  [Wed Feb 26 20:11:14 2014] [notice] caught SIGTERM, shutting down
  [Wed Feb 26 20:11:15 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
  [Wed Feb 26 20:11:15 2014] [notice] Digest: generating secret for digest authentication ...
  [Wed Feb 26 20:11:15 2014] [notice] Digest: done
  [Wed Feb 26 20:11:15 2014] [notice] Apache/2.2.15 (Unix) DAV/2 mod_auth_kerb/5.4 mod_auth_pgsql/2.0.3 mod_nss/2.2.15 NSS/3.15.1 Basic ECC PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.0-fips SVN/1.6.11 mod_wsgi/3.2 Python/2.6.6 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1285199/+subscriptions


Follow ups

References