Hi there,
I have upgraded to 18.04.2 successfull after some trouble. But still getting the Update to PHP 7.1.3 or newer (PHP 7.2 recommended) to continue to receive updates error when validating. But Component versions says I’m on 7.2.
Component |
Version |
LibreNMS |
1.48.1-24-g318e48552 |
DB Schema |
2019_01_16_195644_add_vrf_id_and_bgpLocalAs (131) |
PHP |
7.2.10-0ubuntu0.18.04.1 |
MySQL |
10.1.38-MariaDB-0ubuntu0.18.04.1 |
RRDTool |
1.7.0 |
SNMP |
NET-SNMP 5.7.3 |
====================================
[OK] Composer Version: 1.8.3
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
[WARN] You are on the PHP 5.6/7.0 support branch, this will prevent automatic updates.
[FIX]:
Update to PHP 7.1.3 or newer (PHP 7.2 recommended) to continue to receive updates.
thanks for helping out.
Umh… Run ./daily.sh
again, then revalidate.
You may get the notification in webui due to a bug, but cli ./validate.php
should not issue the warning.
i have the same issues. ./daily and ./validate is all good.
all my graphs are also red, and all titles are device*sensor.
i have 2 identically servers (underging migration to new datacenter)
everything on the new location worked yesterday afternoon, before latest update.
now all graphs are red. old server is also updated but running as it should.
others with similar problems?
Your validate in first post is not good.
Please, paste here your validate.php output
Also, check you dont have both versions installed
strange thing happend. I ran the validation and now all seems to be good.
Component |
Version |
LibreNMS |
1.48.1-27-gc7c1ca2c5 |
DB Schema |
2019_01_16_195644_add_vrf_id_and_bgpLocalAs (131) |
PHP |
7.2.10-0ubuntu0.18.04.1 |
MySQL |
10.1.38-MariaDB-0ubuntu0.18.04.1 |
RRDTool |
1.7.0 |
SNMP |
NET-SNMP 5.7.3 |
====================================
[OK] Composer Version: 1.8.3
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
[WARN] IPv6 is disabled on your server, you will not be able to add IPv6 devices.
You will still get notification in webui due to a bug, but you are ready to go without issues
1 Like
Fix for the notification is merged now, run ./daily.sh to fix it (or just wait until it runs on its own)
1 Like