The Gateway Manager fails to access the Gateway Server after rebooting the system
When you reboot the system where the Gateway Server is installed, the Gateway Manager fails to access the Gateway Server from the Helix Capacity Optimization Dashboard. This problem occurs when the Gateway Server is configured to communicate in the HTTPS mode.
Resolution
The Apache web server is installed on the system when the Gateway Server is configured in the HTTPS mode. By default, this Apache server does not start after rebooting the system. Hence, the Gateway Manager cannot access the Gateway Server. To resolve this issue, restart the Apache server.
To start the Apache server automatically after the system reboot, add a call to apachectl in the startup files within the rc.N directory. However, this change starts Apache as a root. Therefore, you must review and configure your security and authentication settings before configuring the startup files.
For more information about starting Apache after system reboot, see Starting Apache.