Monday, July 20, 2020

LibreNMS : List of error and solutions

su - librenms
git pull
./daily.sh

1. You can switch back to master with git checkout master
#./scripts/github-remove -d
#./daily.sh
#./validate.php

2.Python 3 dependencies are missing
#pip3 install -r /opt/librenms/requirements.txt

Related Posts:

0 comments:

Post a Comment