Since the update last night, not all graphs are showing up.
In the log we see following error message repeating.
[2020-10-29 09:51:44] production.ERROR: Class ‘LibreNMS\Cache\Config’ not found {“exception”:"[object] (Error(code: 0): Class ‘LibreNMS\Cache\Config’ not found at /opt/librenms/LibreNMS/Cache/PermissionsCache.php:283)
[stacktrace]
#0 /opt/librenms/LibreNMS/Cache/PermissionsCache.php(201): LibreNMS\Cache\PermissionsCache->getDeviceGroupPermissionsQuery()
#1 /opt/librenms/LibreNMS/Cache/PermissionsCache.php(51): LibreNMS\Cache\PermissionsCache->getDevicePermissions(NULL)
#2 /opt/librenms/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): LibreNMS\Cache\PermissionsCache->canAccessDevice(11, NULL)
#3 /opt/librenms/includes/html/functions.inc.php(274): Illuminate\Support\Facades\Facade::__callStatic(‘canAccessDevice’, Array)
#4 /opt/librenms/includes/html/functions.inc.php(216): device_permitted(11)
#5 /opt/librenms/includes/html/graphs/port/auth.inc.php(6): generate_device_link(Array)
#6 /opt/librenms/includes/html/graphs/graph.inc.php(35): require(’/opt/librenms/i…’)
#7 /opt/librenms/html/graph.php(27): require(’/opt/librenms/i…’)
#8 {main}
"}
Running daily.sh again didn’t help.
Component | Version |
---|---|
LibreNMS | 1.68-80-g9797be3 |
DB Schema | 2020_10_21_124101_allow_nullable_ospf_columns (187) |