Finished a fresh install of Librenms on Ubuntu 22 but when validating I am getting failures.
One other error is ;
FAIL: Failed to fetch version from local git: fatal: detected dubious ownership in repository at ‘/opt/librenms’ To add an exception for this directory, call: git config --global --add safe.directory /opt/librenms
WARN: Your local git branch is not master, this will prevent automatic updates.
Fix:
You can switch back to master with git checkout master
I ran through the install docs for the timezone and updated both PHP scripts and the timectl but they are still showing as failure.
Please advise,