Web Interface Issues

Symptom Recommended Action
The web interface (GUI) is not responding Restart the web server.
  • On RHEL and CentOS, on the Controller, enter the following:

    systemctl restart httpd

    The web server log is the following: /var/log/httpd

  • On SLES, on the Controller, enter the following:

    systemctl restart apache

    The web server log is the following: /var/log/apache

Unable to log in to the web interface.

Check the httpd status on the Controller host:

service httpd status
/var/log/http

Check the Controller host status by executing the following command:

status bds-controller

Check whether the iptables setting has changed after rebooting the Controller host.