After syslog integration i got this message Whoops, looks like something went wrong. Check your librenms.log

After syslog integration i gt this message

Whoops, looks like something went wrong. Check your librenms.log.


Check your log for more details. (librenms.log)

If you need additional help, you can find how to get help at How to get help - LibreNMS Docs.

Please include this Error-ID when reporting problems: 9c7eb4ff-50e9-4f29-98ca-1da9c87cc51a

syslog server is working fine.

how to check librenms.log?

error log given below
/opt/librenms/logs/librenms.log: line 48: Next Illuminate\Database\QueryException: SQLSTATE[HY000] [1698] Access denied for user 'librenms'@'localhost' (Connection: mysql, SQL: select * from config where (config_name` = device_display_default) limit 1) in /opt/librenms/vendor/laravel/framework/src/Illuminate/Database/Connection.php:795’

how to solve?

You configured mysql user details can’t login to the DB, check what you’ve got set in .env and update them to the correct details.

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