Redpeaks V6.8
Trouble shooting
Monitors Guide
Trouble shooting
Monitors Guide
If you encounter the error message “Authentication failed” while attempting to log into the Redpeaks application, follow these steps to troubleshoot:
If login attempt limitations are enabled, the system will display a message like:
This message indicates that your account will be locked after a certain number of failed attempts, ensure you input the correct credentials to avoid being locked out.
For security reasons, the system may prompt you to reset your password after a certain period (90 days by default).
If you've lost access to the administrator account, follow these steps by accessing the server at the Linux level:
INSTALL_FOLDER/bin/setenv.sh
and after -Dport.http.nonssl=8888
add -DadminUser=admin2 -DadminPwd=Def@ult123!
admin2
and password Def@ult123!
are provided as examples only, please replace them with something more secure.systemctl restart promonitor
Settings→Users & Authorizations
select the username to edit-DadminUser=admin2 -DadminPwd=Def@ult123!
from INSTALL_FOLDER/bin/setenv.sh