Hi all!
Yesterday I updated LibreNMS components for the first time in two weeks since the last update (unfortunately, the Internet channel is disconnected from the server, so updating components when running daily.sh is disabled in the settings). Unfortunately, after this update I cannot create new maps in Custom Maps Editor: click New Map, enter the initial data and click Save. And then I endlessly see the line “Saving…” in the same window. But at the same time I can edit and save existing maps without problems.
===========================================
Component | Version |
---|---|
LibreNMS | 24.10.1-10-ge3cc9878b (2024-11-11T04:32:00+03:00) |
DB Schema | 2024_11_07_110342_custommap_edge_add_text_align (305) |
PHP | 8.3.12 |
Python | 3.8.20 |
Database | MariaDB 10.11.6-MariaDB |
RRDTool | 1.7.2 |
SNMP | 5.9.4.pre2 |
=========================================== |
[OK] Composer Version: 2.8.2
[OK] Dependencies up-to-date.
[OK] Database connection successful
[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] rrdtool version ok
[OK] Connected to rrdcached
[WARN] Your install is over 24 hours out of date, last update: Mon, 11 Nov 2024 01:32:00 +0000
[FIX]:
Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.
At the same time, there are no errors in the LibreNMS log, all other components work normally. There are also no errors in the nginx logs and in the system log (journalctl -f).