LibreNMS install spontaneously died

Hey,

My LibreNMS install had been working just fine until it suddenly died this week.

I’m on Ubuntu 20.0.4 LTS.

Can’t seem to figure out what is going on - validate.php checks out just fine:

librenms@librenms:~$ ./validate.php
====================================
Component | Version
--------- | -------
LibreNMS  | 22.8.0-72-gbd02df14b
DB Schema | 2022_09_03_091314_update_ports_adsl_table_with_defaults (246)
PHP       | 8.1.8
Python    | 3.8.10
Database  | MariaDB 10.3.34-MariaDB-0ubuntu0.20.04.1
RRDTool   | 1.7.2
SNMP      | 5.8
====================================

[OK]    Composer Version: 2.4.1
[OK]    Dependencies up-to-date.
[OK]    Database connection successful
[OK]    Database Schema is current
[OK]    SQL Server meets minimum requirements
[OK]    lower_case_table_names is enabled
[OK]    MySQL engine is optimal
[OK]
[OK]    Database schema correct
[OK]    MySQl and PHP time match
[OK]    Active pollers found
[OK]    Dispatcher Service is enabled
[OK]    Locks are functional
[OK]    Python wrapper cron entry is not present
[OK]    Redis is unavailable
[OK]    rrdtool version ok
[OK]    Connected to rrdcached

Here is the output of my librenms.log: Untitled - LibreNMS

Looks like it’s freaking out about a Microsoft listener and SQL connections being killed but validate.php says the DB connection is fine. I have no idea where to go from here.

You seem to be missing I dependency, but I’m not sure why.

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