Python Wrapper cron entry is not present, no active polling method detected

Hello Everyone,

Having issues with the initial installation. PHP errors are below. I looked at other posts and had no luck. Additionally, I have copied files from cp /opt/librenms/dist/librenms.cron /etc/cron.d/librenms. However, the guide we were using said to copy from cp /opt/librenms/librenms.nonroot.cron /etc/cron.d/librenms. This file was not there, so I could copy it from the first location.

Component Version
LibreNMS 23.5.0-21-gf4c739c17 (2023-06-18T23:22:41-04:00)
DB Schema 2023_05_12_071412_devices_expand_timetaken_doubles (252)
PHP 8.1.20
Python 3.6.8
Database MariaDB 10.3.35-MariaDB
RRDTool 1.7.0
SNMP 5.8
===========================================

[OK] Composer Version: 2.5.8
[OK] Dependencies up-to-date.
[WARN] You have no devices.
[FIX]:
Consider adding a device such as localhost: /addhost
[OK] Database connection successful
[OK] Database Schema is current
[OK] SQL Server meets minimum requirements
[OK] lower_case_table_names is enabled
[OK] MySQL engine is optimal
[OK] Database and column collations are correct
[OK] Database schema correct
[OK] MySQl and PHP time match
[FAIL] No active polling method detected
[OK] Dispatcher Service not detected
[OK] Locks are functional
[FAIL] Python wrapper cron entry is not present
[OK] Redis is unavailable
[OK] rrd_dir is writable
[OK] rrdtool version ok
[WARN] Your local git contains modified files, this could prevent automatic updates.
[FIX]:
You can fix this with ./scripts/github-remove
Modified Files:
bootstrap/cache/.gitignore
logs/.gitignore
rrd/.gitignore
storage/app/.gitignore
storage/app/public/.gitignore
storage/debugbar/.gitignore
storage/framework/cache/.gitignore
storage/framework/cache/data/.gitignore
storage/framework/sessions/.gitignore
storage/framework/testing/.gitignore
storage/framework/views/.gitignore
storage/logs/.gitignore
[FAIL] You need to run this script as ‘librenms’ or root

Did you follow the official install guide here?

Also, looks like you accidentally deleted all the .gitignore files.

We are all set for now. Thank you.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.