Created
April 29, 2014 02:48
-
-
Save cp16net/11389597 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2014-04-28 21:45:11.967 ERROR keystoneclient.common.cms [-] Signing error: Error opening signer certificate /etc/keystone/ssl/certs/signing_cert.pem | |
| 140722309220000:error:02001002:system library:fopen:No such file or directory:bss_file.c:398:fopen('/etc/keystone/ssl/certs/signing_cert.pem','r') | |
| 140722309220000:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:400: | |
| unable to load certificate | |
| 2014-04-28 21:45:11.968 ERROR keystone.common.wsgi [-] Command 'openssl' returned non-zero exit status 3 | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi Traceback (most recent call last): | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi File "/opt/stack/keystone/keystone/common/wsgi.py", line 207, in __call__ | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi result = method(context, **params) | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi File "/opt/stack/keystone/keystone/common/controller.py", line 152, in inner | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi return f(self, context, *args, **kwargs) | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi File "/opt/stack/keystone/keystone/token/controllers.py", line 436, in revocation_list | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi CONF.signing.keyfile) | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi File "/opt/stack/python-keystoneclient/keystoneclient/common/cms.py", line 251, in cms_sign_text | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi raise subprocess.CalledProcessError(retcode, 'openssl') | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi CalledProcessError: Command 'openssl' returned non-zero exit status 3 | |
| 2014-04-28 21:45:11.968 TRACE keystone.common.wsgi | |
| 2014-04-28 21:45:11.975 INFO eventlet.wsgi.server [-] 172.16.64.161 - - [28/Apr/2014 21:45:11] "GET /v2.0/tokens/revoked HTTP/1.1" 500 341 0.030671 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment