Actions
Bug #15536
closedstill generate XMLRPC Error even after checkbox Synchronize states is set to OFF
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
High Availability
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.x
Affected Architecture:
All
Description
ISSUE
Generating ERROR both in log and Notice WbGUI
- A communications error occurred while attempting to call XMLRPC method host_firmware_version: Unable to connect to tls://xxx.xxx.x.x:xxxx. Error: Operation timed out @ XXXX-XX-XX XX:XX:XX
*even after checkbox Synchronize states is set to OFF in System / High Avalability section State Synchronization Settings (pfsync) (and Save button pressed)
Updated by Jim Pingle 6 months ago
- Status changed from New to Not a Bug
- Priority changed from High to Normal
State synchronization is an entirely separate protocol from XMLRPC configuration sync. State syncrhonization uses the pfsync protocol and does NOT use XMLRPC. Changing options for one will not affect the other.
Updated by Sergei Shablovsky 5 months ago
Jim Pingle wrote in #note-1:
State synchronization is an entirely separate protocol from XMLRPC configuration sync. State syncrhonization uses the pfsync protocol and does NOT use XMLRPC. Changing options for one will not affect the other.
If so, why pfSense generate error message with THE SAME content?
Actions