HTTP request sent, awaiting response... 500 Internal Server Error
HI,
Im installing openstack dashboard service on a controller node. After configurations when I tried to access the dashboard I got the following error.
"HTTP request sent, awaiting response... 500 Internal Server Error"
Once I go to the error log found that IOError: [Errno 13] Permission denied: '/tmp/.secret_key_store'
for the secret_key_store it has below permissions. -rw------- 1 root root 64 Feb 5 15:54 /tmp/.secret_key_store
Appriciate early responses.