Missing Graphs/ Web Issues

Hi I’ve just installed LibreNMS and am using the docker containers using docker-compose. It’s up and going but I seem to be missing a bit of graphs for a couple of devices. This seems to be happening across the board for multiple devices / makes / models. It seems to be present in graphs / health areas/ connected client ext… I also noticed that my mini graphs at the top right are not working either

An output of my validate.php is below
--------- | -------
LibreNMS | 23.2.0 (2023-03-24T19:45:26+08:00)
DB Schema | 2022_09_03_091314_update_ports_adsl_table_with_defaults (248)
PHP | 8.1.17
Python | 3.10.10
Database | MariaDB 10.5.20-MariaDB-1:10.5.20+maria~ubu2004
RRDTool | 1.7.2
SNMP | 5.9.3

[OK] Installed from the official Docker image; no Composer required
[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 is enabled
[OK] Locks are functional
[OK] No python wrapper pollers found
[OK] Redis is functional
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
[OK] rrd_dir is writable
[OK] rrdtool version ok
[WARN] Updates are managed through the official Docker image

is there something I have overlooked during the install. I have also noticed that sometimes when I refresh it will switch back to light mode even though I have selected dark mode. Unsure if this is a known or common issue with the docker installation. I have tested this on multiple browsers

Any help or tips would be much appreciated

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