Table of Contents

Application startup issues

After the installation or upgrade, you can't reach the UI via your browser.

Java not installed

Wrong HTTPS scheme

Application ports allready used

[root@server]# netstat -tnlaput
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:8443            0.0.0.0:*               LISTEN      22978/java
tcp        0      0 127.0.0.1:199           0.0.0.0:*               LISTEN      1022/snmpd
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      24552/nginx: master

Firewall is blocking external connections

Redpeaks service issues

Service is not running:

Service is running with error status:

When the service is running with errors, it is often because of failed or incomplete upgrade process. You can recover with the following:

Service is running with error status or having DB errors

In case you can't reach the application and logs are showing DB errors: