Hi,
You have two options:
-
Configure mysql socket like in here Poller Not Running from Cron
-
Change db_host in config.php and DB_HOST in .env to point 127.0.0.1 instead localhost. You will also need to change de librenms sql user from ‘librenms’@‘localhost’ to ‘librenms’@‘127.0.0.1’