Hi,
In the latest version of LibreNMS, a backend error appears in all charts, and the session is immediately logged out, and none of the credentials work.
I’ve attached the data from validate.php.
librenms@librenms:~$ ./validate.php
| Component | Version |
|---|---|
| LibreNMS | 25.4.0-38-g93d35dd37 (2025-04-24T01:48:13+01:00) |
| DB Schema | 2025_04_15_122034_laravel_11_fix_types (332) |
| PHP | 8.3.16 |
| Python | 3.10.12 |
| Database | MariaDB 10.6.21-MariaDB-0ubuntu0.22.04.2 |
| RRDTool | 1.7.2 |
| SNMP | 5.9.1 |
| =========================================== |
[OK] Composer Version: 2.8.8
[OK] Dependencies up-to-date.
[OK] Database Connected
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQL and PHP time match
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[OK] Redis is unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok
Thanks in advance.