OpenStack Horizon - The requested URL "/auth/login/" was not found on this server | #linuxtopic |
The requested URL "/auth/login/" was not found on this server.
OpenStack - Train
We Installed the horizon successfully but when we are trying to access openstack dashboard we are getting an error below
Not Found
The requested URL /auth/login/ was not found on this server.
http://controller_ip/dashboard, Got error “/auth/login/ was not found on this server”
Cases
Something missing in configuration, we search and fixed in below
Solution:
Open local_settings configuration file
vi /etc/openstack-dashboard/local_settings
Add below line in the above configuration
WEBROOT = '/dashboard'
Restart Service
systemctl restart httpd.service memcached.serviceEnjoy!!
Thanks you !!
I hope this topic gave you all the information you needed. If you have any further questions or would like more detailed directions feel free to contact us using any of the following sources.We look forward to talking to you.