Known Issues and Limitations
-
If the Checking that tomcat is running and ready (attempt 0/30) phase goes past (attempt 10/30), you should use another SSH session to log in to the system's IP address during installation, and remove the
imqbroker
lock file. Restart theimqbroker
service as follows:systemctl restart imqbroker
Note:If the installation times out, reboot the system and perform the setup for a second time.
-
The administrator password is not set appropriately by the setup scripts. After installing the console, change the administrator password through the CLI by using the following steps:
-
Connect to your console using SSH as the root user.
-
Set the password by running the following command:
/opt/qradar/support/changePasswd.sh -a
-
Enter the new password when prompted.
-
Reenter the new password when prompted.
-
Restart the UI service with the following command:
service tomcat restart
-
Log in to the UI with the administrator account and the new password.
-
Perform deploy changes.
-
The administrator account password is now changed.