Hello, I have a display problem. Problem with backend in dashboard “Availability map”
librenms is installed on a debian 12.1
librenms@librenms:~$ ./validate.php
Component | Version |
---|---|
LibreNMS | 23.8.2-27-gd991a4b50 (2023-09-05T23:08:15+02:00) |
DB Schema | 2023_09_01_084057_application_new_defaults (258) |
PHP | 8.1.22 |
Python | 3.11.2 |
Database | MariaDB 10.11.3-MariaDB-1 |
RRDTool | 1.7.2 |
SNMP | 5.9.3 |
=========================================== |
[OK] Composer Version: 2.6.2
[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] 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
librenms@librenms:~$
librenms@librenms:~$ ./daily.sh
Updating to latest codebase OK
Updating Composer packages OK
Updating SQL-Schema OK
Updating submodules OK
Cleaning up DB OK
Fetching notifications OK
Caching PeeringDB data OK
librenms@librenms:~$
I rebooted the server without resolving the problem