Validate.php is suggesting CACHE_DRIVER=redis

====================================

Component Version
LibreNMS 22.7.0-68-ga40e1d551
DB Schema 2022_07_03_1947_add_app_data (244)
PHP 7.4.12
Python 3.6.9
Database MariaDB 10.3.35-MariaDB-1:10.3.35+maria~bionic
RRDTool 1.7.0
SNMP 5.7.3

====================================

[OK] Composer Version: 2.3.10
[OK] Dependencies up-to-date.
[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]
[OK] Database schema correct
[OK] MySQl and PHP time match
[WARN] PHP version 8.1 is the minimum supported version as of September, 2022. We recommend you update PHP to a supported version (8.1 suggested) to continue to receive updates. If you do not update PHP, LibreNMS will continue to function but stop receiving bug fixes and updates.
[OK] Active pollers found
[OK] Dispatcher Service not detected
[OK] Locks are functional
[OK] Python poller wrapper is polling
[WARN] Using database for locking, you should set CACHE_DRIVER=redis

I’m not using distributed polling and as far as i know this is often related to it. Should i just add this line to my .env file below following:

#DB_HOST=
#DB_DATABASE=
#DB_USERNAME=
#DB_PASSWORD=

1 Like

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