Dashboard :

Hello,

I have a issue with my librenms.
I erased all widget in my dashboard and i want recreat all but i have error message.
For exemple, when i add widgets Worlmap and i want to improve the window.
I have this message :

  • An error occured

Have you a solution ?

Cdlt,

please validate your install and post the output.

Hello,
root@uvinct648:/usr/local/share/librenms# ./validate.php

Component Version
LibreNMS 1.35-86-g2fb8dd790
DB Schema 228
PHP 7.0.19-1
MySQL 5.5.58-0+deb7u1-log
RRDTool 1.6.0
SNMP NET-SNMP 5.7.3

====================================

[OK] Database connection successful
[OK] Database schema correct
[FAIL] Discovery has not completed in the last 24 hours.
[FIX] Check the cron job to make sure it is running and using discovery-wrapper.py
sh: 1: 1: not found
sh: 1: 1: not found
[FAIL] fping could not be executed. fping must have CAP_NET_RAW capability (getcap) or suid. Selinux exlusions may be required.
(This account is currently not available.)
[FAIL] fping should have CAP_NET_RAW!
[FIX] setcap cap_net_raw+ep /usr/bin/fping
[FAIL] fping6 could not be executed. fping6 must have CAP_NET_RAW capability (getcap) or suid. Selinux exlusions may be required.
(This account is currently not available.)
[FAIL] fping6 should have CAP_NET_RAW!
[FIX] setcap cap_net_raw+ep /usr/bin/fping6
[WARN] Your install is over 24 hours out of date, last update: Tue, 09 Jan 2018 22:13:47 +0000
[FIX] Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX] You can fix this with ./scripts/github-remove
Modified Files:
This account is currently not available.
root@uvinct648:/usr/local/share/librenms#

You need to fix all those Fails first.

Ok
I will try asap