[Openstack] Horizon - OfflineGenerationError

JuanFra Rodriguez Cardoso juanfra.rodriguez.cardoso at gmail.com
Fri Dec 14 11:40:16 UTC 2012


@Matthias: This is the current error traceback (after your suggestions)

[Fri Dec 14 12:34:49 2012] [error] Exception KeyError:
KeyError(140230402213856,) in <module 'threading' from
'/usr/lib64/python2.6/threading.pyc'> ignored
[Fri Dec 14 12:34:49 2012] [error] Exception KeyError:
KeyError(140230402213856,) in <module 'threading' from
'/usr/lib64/python2.6/threading.pyc'> ignored
[Fri Dec 14 12:34:49 2012] [notice] caught SIGTERM, shutting down
[Fri Dec 14 12:34:49 2012] [notice] SELinux policy enabled; httpd running
as context unconfined_u:system_r:httpd_t:s0
[Fri Dec 14 12:34:49 2012] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
[Fri Dec 14 12:34:49 2012] [notice] Digest: generating secret for digest
authentication ...
[Fri Dec 14 12:34:49 2012] [notice] Digest: done
[Fri Dec 14 12:34:49 2012] [warn] mod_wsgi: Compiled for Python/2.6.2.
[Fri Dec 14 12:34:49 2012] [warn] mod_wsgi: Runtime using Python/2.6.6.
[Fri Dec 14 12:34:49 2012] [notice] Apache/2.2.15 (Unix) DAV/2 mod_wsgi/3.2
Python/2.6.6 configured -- resuming normal operations
[Fri Dec 14 12:35:09 2012] [error]
/usr/lib/python2.6/site-packages/django/conf/__init__.py:75:
DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use
STATIC_URL instead.
[Fri Dec 14 12:35:09 2012] [error]   "use STATIC_URL instead.",
DeprecationWarning)
[Fri Dec 14 12:35:09 2012] [error]
/usr/lib/python2.6/site-packages/django/conf/__init__.py:110:
DeprecationWarning: The SECRET_KEY setting must not be empty.
[Fri Dec 14 12:35:09 2012] [error]   warnings.warn("The SECRET_KEY setting
must not be empty.", DeprecationWarning)
[Fri Dec 14 12:35:09 2012] [error]
/usr/lib/python2.6/site-packages/django/utils/translation/__init__.py:63:
DeprecationWarning: Translations in the project directory aren't supported
anymore. Use the LOCALE_PATHS setting instead.
[Fri Dec 14 12:35:09 2012] [error]   DeprecationWarning)
[Fri Dec 14 12:35:10 2012] [error]
/usr/lib/python2.6/site-packages/django/template/defaulttags.py:1235:
DeprecationWarning: The syntax for the url template tag is changing. Load
the `url` tag from the `future` tag library to start using the new behavior.
[Fri Dec 14 12:35:10 2012] [error]   category=DeprecationWarning)
[Fri Dec 14 12:35:15 2012] [error]
/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py:26:
DeprecationWarning: Authentication backends without a
`supports_inactive_user` attribute are deprecated. Please define it in
<class 'openstack_auth.backend.KeystoneBackend'>.
[Fri Dec 14 12:35:15 2012] [error]   DeprecationWarning)
[Fri Dec 14 12:35:15 2012] [error] Authorization Failed.
[Fri Dec 14 12:35:15 2012] [error] Traceback (most recent call last):
[Fri Dec 14 12:35:15 2012] [error]   File
"/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py", line 105,
in authenticate
[Fri Dec 14 12:35:15 2012] [error]     return_raw=True)
[Fri Dec 14 12:35:15 2012] [error]   File
"/usr/lib/python2.6/site-packages/keystoneclient/v2_0/tokens.py", line 37,
in authenticate
[Fri Dec 14 12:35:15 2012] [error]     return self._create('/tokens',
params, "access", return_raw=return_raw)
[Fri Dec 14 12:35:15 2012] [error]   File
"/usr/lib/python2.6/site-packages/keystoneclient/base.py", line 82, in
_create
[Fri Dec 14 12:35:15 2012] [error]     resp, body = self.api.post(url,
body=body)
[Fri Dec 14 12:35:15 2012] [error]   File
"/usr/lib/python2.6/site-packages/keystoneclient/client.py", line 179, in
post
[Fri Dec 14 12:35:15 2012] [error]     return self._cs_request(url, 'POST',
**kwargs)
[Fri Dec 14 12:35:15 2012] [error]   File
"/usr/lib/python2.6/site-packages/keystoneclient/client.py", line 160, in
_cs_request
[Fri Dec 14 12:35:15 2012] [error]     **kwargs)
[Fri Dec 14 12:35:15 2012] [error]   File
"/usr/lib/python2.6/site-packages/keystoneclient/client.py", line 140, in
request
[Fri Dec 14 12:35:15 2012] [error]     raise exceptions.from_response(resp,
body)
[Fri Dec 14 12:35:15 2012] [error] BadRequest: Unable to communicate with
identity service: [Errno 13] Permission denied. (HTTP 400)
[Fri Dec 14 12:35:25 2012] [error] Authorization Failed.

----
JuanFra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121214/ed245c38/attachment.html>


More information about the Openstack mailing list