internal.backup:support:checklist
**WARNING: THIS PAGE IS NOT APPROVED YET**
Checklist Guide
This checklist provides an approach to diagnosing and resolving common issues that might prevent the login page from displaying properly.
[Common] No Login Page
Check OS resources
Check Network
Check Application Service
Ensure the application services are running systemctl status promonitor
/ systemctl status promonitor-cockpit
Restart Service sometimes helps to recover: systemctl restart promonitor
/ systemctl restart promonitor-cockpit
Look for recent errors or messages in the application logs → tail -f server.log
Dependencies
Dependency Issues:
Service Status Check: Verify the status of MySQL and VictoriaMetrics → systemctl status mysqld.service
, systemctl status victoriametrics.service
Reinstall Missing Dependencies: Reinstall missing dependencies → apt-get install –reinstall mysqld
or yum reinstall mysqld
Basic Checks:
Verify Licenses expiration and the number of system allowed
/home/clients/8c48b436badcd3a0bdaaba8c59a54bf1/wiki-web/data/pages/internal.backup/support/checklist.txt · Last modified: 2024/05/17 15:35 (external edit)