Actions
Regression #16846
closedUsing Suricata package sync results in XMLRPC errors after any package configuration change
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
26.03
Affected Version:
Affected Plus Version:
26.03
Affected Architecture:
Description
Using Suricata's XMLRPC sync results in alerts triggered on the primary node and PHP errors triggered on the secondary node.
Steps:- Install Suricata on pfSense 26.03 or later.
- Go to Services > Suricata > Sync.
- Set
Enable SynctoSync to configured system backup server. - Click Save.
PHP errors:
[15-May-2026 16:05:07 America/Mexico_City] PHP Parse error: syntax error, unexpected identifier "suricata", expecting ")" in /usr/local/www/xmlrpc.php(141) : eval()'d code on line 14 [15-May-2026 16:05:10 America/Mexico_City] PHP Parse error: syntax error, unexpected identifier "suricata", expecting ")" in /usr/local/www/xmlrpc.php(141) : eval()'d code on line 14 [15-May-2026 16:05:13 America/Mexico_City] PHP Parse error: syntax error, unexpected identifier "suricata", expecting ")" in /usr/local/www/xmlrpc.php(141) : eval()'d code on line 14 [15-May-2026 16:05:15 America/Mexico_City] PHP Parse error: syntax error, unexpected identifier "suricata", expecting ")" in /usr/local/www/xmlrpc.php(141) : eval()'d code on line 14
Actions