[Bug 255564] net-mgmt/librenms

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 3 07:27:27 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255564

            Bug ID: 255564
           Summary: net-mgmt/librenms
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dvl at FreeBSD.org
          Reporter: mail at henningkessler.de
             Flags: maintainer-feedback?(dvl at FreeBSD.org)
          Assignee: dvl at FreeBSD.org

Hello,

after updating two installations to librenms-21.3.0 in FreeBSD 12.2p6 Jails
./validate.php was failing for me:

[2021-05-01 15:28:43] production.ERROR: Class 'LibreNMS\Validations\Config' not
found {"userId":1,"exception":"[object] (Error(code: 0): Class
'LibreNMS\\Validations\\Config' not found at
/usr/local/www/librenms/LibreNMS/Validations/System.php:42

I cloud workaround this problem by adding:

use LibreNMS\Config;

to /usr/local/www/librenms/LibreNMS/Validations/System.php

Regards

Henning

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list