Attempt to assign property "SMTPOptions" on null in /opt/librenms/includes/functions.php:1472

Hello dear teams,

Thank you for helping me to solve this problem of my librenms server
When I execute ./validation I get this error message:

[librenms@librenmseco ~]$ ./validate.php
PHP Fatal error: Uncaught Error: Attempt to assign property “SMTPOptions” on null in /opt/librenms/includes/functions.php:1472
Stack trace:
#0 /opt/librenms/validate.php(70): require_once()
#1 {main}
thrown in /opt/librenms/includes/functions.php on line 1472

Fatal error: Uncaught Error: Attempt to assign property “SMTPOptions” on null in /opt/librenms/includes/functions.php:1472
Stack trace:
#0 /opt/librenms/validate.php(70): require_once()
#1 {main}
thrown in /opt/librenms/includes/functions.php on line 1472.

my php version is PHP 8.1

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