./validate.php
====================================
Component | Version
--------- | -------
LibreNMS | 1.51-33-ga9bd0f9
DB Schema | 2019_02_10_220000_add_dates_to_fdb (132)
PHP | 7.2.14-1+ubuntu16.04.1+deb.sury.org+1
MySQL | 10.0.38-MariaDB-0ubuntu0.16.04.1
RRDTool | 1.5.5
SNMP | NET-SNMP 5.7.3
====================================
[OK] Composer Version: 1.8.5
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct
With last update I got this error in librenms.log:
[2019-05-11 10:34:23] production.ERROR: App\Http\Controllers\LegacyController::main(): Failed opening required '/opt/librenms/includes/includes/init.php' (include_path='.:/usr/share/php') {"userId":1,"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 64): App\\Http\\Controllers\\LegacyController::main(): Failed opening required '/opt/librenms/includes/includes/init.php' (include_path='.:/usr/share/php') at /opt/librenms/includes/html/legacy_api_v0.php:17)
[stacktrace]
#0 {main}
"}
And my API call to add devices stopped working.
Seems to be duplicate path in:
/opt/librenms/includes/includes/init.php