<div dir="ltr">Hi all,<div><br></div><div>I follow openstack install guaid(<a href="http://docs.openstack.org/mitaka/zh_CN/install-guide-ubuntu/keystone-services.html">http://docs.openstack.org/mitaka/zh_CN/install-guide-ubuntu/keystone-services.html</a>, for english it's <a href="http://docs.openstack.org/mitaka/install-guide-ubuntu/keystone-services.html">http://docs.openstack.org/mitaka/install-guide-ubuntu/keystone-services.html</a>).</div><div><br></div><div>And in keystone service installing, I got error as bellow.</div><div><br></div><div>I don't know why I got HTTP 500 error, is there some log or something that i can locate this bug, or how i can solve this bug.</div><div><br></div><div>Thank you.</div><div><br></div><div><div>gateway@openstack-2:~$ export OS_TOKEN=...</div><div>gateway@openstack-2:~$ echo $OS_TOKEN                      </div><div>2faf25a61d5b6e1d0e4e</div><div>gateway@openstack-2:~$ export OS_URL=<a href="http://controller:35357/v3">http://controller:35357/v3</a></div><div>gateway@openstack-2:~$ export OS_IDENTITY_API_VERSION=3</div><div>gateway@openstack-2:~$ openstack service create \</div><div>>   --name keystone --description "OpenStack Identity" identity</div><div>An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-2cc3b6bb-387d-40a5-abdb-f35f748c14df)</div></div></div>