WebUI-Site Can't Be Reached

GUI just seems to have died. Still getting emails, but trying to log into the web page just gives me a “Site Can’t Be Reached”.

.daily.sh runs fine.

Validate.php says everything’s just great.

$ ./validate.php

Component Version
LibreNMS 21.1.0-7-ge42a6e36a
DB Schema 2020_09_19_230114_add_foreign_keys_to_service_templates_device_table (197)
PHP 7.4.3
Python 3.8.5
MySQL 10.3.25-MariaDB-0ubuntu0.20.04.1
RRDTool 1.7.2
SNMP NET-SNMP 5.8

====================================

[OK] Composer Version: 2.0.9
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct

It was working a couple of days ago and no changes have been made.

Could someone please point me in the right direction on what to check next?

Thank you,

-Rick

Is the web service running?

apache or enginex

what does the rest of validate offer you? There is more text after that.

Try to switch user to librenms and manually run ./daily.sh

Every so often, a daily update throws composer errors which kills librenms. Manually running daily.sh fixes this (for me). I then re-run ./validate.php and everything is then fine.

This topic was automatically closed 186 days after the last reply. New replies are no longer allowed.