In QlikSense, Hub login page is accessible but issue happens after username and password is provided with the error message "Internal Server Error" displayed. Qlik Management Console (QMC) has no issues.
Start the Service Dispatcher services once the changes are done.
Cause:
Port 9028 was not listening because of the below two parameters present in C:\Program Files\Qlik\Sense\ServiceDispatcher\services.conf and under [hub.parameters] and save the confg file.
Port 4900 and 4747 not available
Reviewing the Proxy's Trace System_Proxy logs indicates an issue with connectivity on port 4900. Reviewing the Proxy's Trace Audit_Proxy logs indicates an issue with WebSocket connectivity on port 4747.
These ports are used by Qlik Sense Engine and Blocking services. See Sense used Ports.
The result of the following commands indicate PIDs that are not of Qlik Sense services origin:
Third-party applications such as HFSQL / HyperFile use port 4900 which may cause conflicts. Note: Only port 4900 is documented to be used by HFSQL publicly.