You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we see a lot of errors into cacti logs after latest commits:
f92bb39 Fix #230 - SQL Errors due to missing field definitions 33da506 Fixing the install advisor for syslog 62a651a QA: Modifications for Cacti 1.3 and Add Aria Storage Engine
2024-11-07 14:06:07 - CMDPHP PHP ERROR Backtrace: (/plugins/syslog/syslog.php[102]:syslog_messages(), /plugins/syslog/syslog.php[1848]:title_trim(), /lib/functions.php[37]:CactiErrorHandler())
2024-11-07 14:06:07 - ERROR PHP DEPRECATED: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in file: /var/www/html/cacti/lib/functions.php on line: 37
2024-11-07 14:06:07 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/syslog/syslog.php[102]:syslog_messages(), /plugins/syslog/syslog.php[1848]:CactiErrorHandler())
2024-11-07 14:06:07 - ERROR PHP WARNING in Plugin 'syslog': Undefined array key "" in file: /var/www/html/cacti/plugins/syslog/syslog.php on line: 1848
2024-11-07 14:06:07 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/syslog/syslog.php[102]:syslog_messages(), /plugins/syslog/syslog.php[1848]:CactiErrorHandler())
2024-11-07 14:06:07 - ERROR PHP WARNING in Plugin 'syslog': Trying to access array offset on value of type null in file: /var/www/html/cacti/plugins/syslog/syslog.php on line: 1848
2024-11-07 14:06:07 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/syslog/syslog.php[102]:syslog_messages(), /plugins/syslog/syslog.php[1839]:CactiErrorHandler())
2024-11-07 14:06:07 - ERROR PHP WARNING in Plugin 'syslog': Undefined array key "" in file: /var/www/html/cacti/plugins/syslog/syslog.php on line: 1839
2024-11-07 14:06:07 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/syslog/syslog.php[102]:syslog_messages(), /plugins/syslog/syslog.php[1839]:CactiErrorHandler())
2024-11-07 14:06:07 - ERROR PHP WARNING in Plugin 'syslog': Trying to access array offset on value of type null in file: /var/www/html/cacti/plugins/syslog/syslog.php on line: 1839
2024-11-07 14:06:07 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/syslog/syslog.php[102]:syslog_messages(), /plugins/syslog/syslog.php[1838]:CactiErrorHandler())
2024-11-07 14:06:07 - ERROR PHP WARNING in Plugin 'syslog': Undefined array key "" in file: /var/www/html/cacti/plugins/syslog/syslog.php on line: 1838
2024-11-07 14:06:07 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/syslog/syslog.php[102]:syslog_messages(), /plugins/syslog/syslog.php[1838]:CactiErrorHandler())
2024-11-07 14:06:07 - ERROR PHP WARNING in Plugin 'syslog': Trying to access array offset on value of type null in file: /var/www/html/cacti/plugins/syslog/syslog.php on line: 1838
2024-11-07 14:06:07 - CMDPHP PHP ERROR Backtrace: (/plugins/syslog/syslog.php[102]:syslog_messages(), /plugins/syslog/syslog.php[1848]:title_trim(), /lib/functions.php[37]:CactiErrorHandler())
2024-11-07 14:06:07 - ERROR PHP DEPRECATED: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in file: /var/www/html/cacti/lib/functions.php on line: 37
thanks a lot. stefano.
The text was updated successfully, but these errors were encountered:
Hi @TheWitness ,
we see a lot of errors into cacti logs after latest commits:
f92bb39 Fix #230 - SQL Errors due to missing field definitions
33da506 Fixing the install advisor for syslog
62a651a QA: Modifications for Cacti 1.3 and Add Aria Storage Engine
thanks a lot. stefano.
The text was updated successfully, but these errors were encountered: