I finished installing devstack,but the page dashboard does not open
follows the log I received when I finished.
This is your host IP address: 192.168.7.117 This is your host IPv6 address: ::1 Horizon is now available at http://192.168.7.117/dashboard Keystone is serving at http://192.168.7.117/identity/ The default users are: admin and demo The password: 123
WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future
Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html (https://docs.openstack.org/devstack/l...)
DevStack Version: ussuri Change: 035b41b9b28e0cda61dc7427dcd7e4b44b7a6563 Merge "Stop enabling g-reg by default" 2020-01-16 07:38:54 +0000 OS Version: CentOS 7.7.1908 Core
What do you mean by "does not open"? What happens when you try to open it?
Possible troubleshooting steps: Is the web server running? Is it listening at the expected ports? Are there messages in web server logs? Is there a firewall that blocks incoming traffic (Centos implements a very strict firewall by default)?
when I put the ip/dashboard in the browser the error message appears: "500 Internal Server Error"
The web server is running, the httpd.conf file is configured on port 80, the firewall and SElinux is disabled, and no error appears in the log file.
.
I restarted all services and now the error that appears in dashboard is: 404 Not Found. The apache test page appears normally.