<div dir="ltr"><div><div><div>Hello All,<br><br></div>In the process of running devstack installation script on RHEL 6.4 , I am faced with an error.  Below is the error tracked section <br><br>+ /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc<br>
Authorization Failed: Unable to sign token. (HTTP 500)<br>Authorization Failed: Unable to sign token. (HTTP 500)<br>ERROR: Unable to sign token. (HTTP 500)<br>Failed to update the root certificate: /opt/stack/devstack/accrc/cacert.pem<br>
Authorization Failed: Unable to sign token. (HTTP 500)<br><br><br></div>If I manually try to run any commands , I get the similar error message <br><br>nova --os-username admin --os-password XXXXXX --os-auth-url <a href="http://127.0.0.1:35357/v2.0">http://127.0.0.1:35357/v2.0</a> --os-tenant-name demo image-list<br>
ERROR: Unable to sign token. (HTTP 500)<br><br><br></div>Could someone throw insights in actual cause of this issue ?<br></div>