OpenSack Cannot Get Server Info Error
Hello techyv, I have this problem:
 Using https://docs.openstack.org/pike/ as a guide when I installed openstack, I am a new user of this program.
When I go to the dashboard as the user I created (admin user), I can logon normally but when I click on any menu I get the following error:
Unable to get service info: This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser does not understand how to supply the credentials required.
I double checked numerous times that admin_token on glance configuration files and token added via keystone-manager are aligned. Also, I have attempted the SQL connection – 127.0.0.1 with no success.
To ensure the glance installation and keystone work in unison I run the following command: glance details -A [token], the "Not Authorized" message is displayed.
Thanks in advance.