From Wet Parakeet, 5 Years ago, written in Plain Text.
Embed
  1. [OK]    Composer Version: 1.7.2
  2. [OK]    Dependencies up-to-date.
  3. [OK]    Database connection successful
  4. [OK]    Database schema correct
  5. [FAIL]  The poller (localhost.localdomain) has not completed within the last 5 minutes, check the cron job.
  6. [FAIL]  We have found some files that are owned by a different user than librenms, this will stop you updating automatically and / or rrd files being updated causing graphs to fail.
  7.  [FIX]:
  8.  sudo chown -R librenms:librenms /opt/librenms
  9.  sudo setfacl -d -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
  10.  sudo chmod -R ug=rwX /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/
  11.  Files:
  12.   /opt/librenms/composer.phar
  13.   /opt/librenms/venv
  14.   /opt/librenms/venv/include
  15.   /opt/librenms/venv/lib64
  16.   /opt/librenms/venv/bin
  17.   /opt/librenms/venv/bin/python3
  18.   /opt/librenms/venv/bin/easy_install-3.6
  19.   /opt/librenms/venv/bin/python
  20.   /opt/librenms/venv/bin/pip3
  21.   /opt/librenms/venv/bin/python3.6
  22.   /opt/librenms/venv/bin/activate.fish
  23.   /opt/librenms/venv/bin/easy_install
  24.   /opt/librenms/venv/bin/activate
  25.   /opt/librenms/venv/bin/pip3.6
  26.   /opt/librenms/venv/bin/activate.csh
  27.    and 835 more...