Actions
Bug #7944
closedBind XMLRPC Sync Error
Start date:
10/15/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
2.4
Affected Plus Version:
Affected Architecture:
All
Description
After upgrading to pfsense 2.4.0 syncing Bind is not possible anymore. Each time I update the config I get the following error:
Fatal error: Uncaught exception 'XML_RPC2_InvalidConnectionTimeoutException' with message 'Connection timeout '30' is not valid' in /usr/local/share/pear/XML/RPC2/Client.php on line 207 XML_RPC2_InvalidConnectionTimeoutException: Connection timeout '30' is not valid in /usr/local/share/pear/XML/RPC2/Client.php on line 207 Call Stack: 0.0000 243528 1. {main}() /usr/local/www/pkg_edit.php:0 0.3975 2302480 2. eval('bind_sync();') /usr/local/www/pkg_edit.php:238 0.3975 2302872 3. bind_sync() /usr/local/www/pkg_edit.php(238) : eval()'d code:1 2.7549 2459360 4. bind_sync_on_changes() /usr/local/pkg/bind.inc:737 2.7554 2461136 5. bind_do_xmlrpc_sync() /usr/local/pkg/bind.inc:982 2.7559 2475992 6. pfsense_xmlrpc_client->xmlrpc_method() /usr/local/pkg/bind.inc:1041 2.7559 2476288 7. pfsense_xmlrpc_client->xmlrpc_internal() /etc/inc/xmlrpc_client.inc:153 2.7560 2477024 8. XML_RPC2_Client::create() /etc/inc/xmlrpc_client.inc:92 2.7567 2633592 9. XML_RPC2_Backend_Php_Client->__construct() /usr/local/share/pear/XML/RPC2/Client.php:238 2.7567 2633864 10. XML_RPC2_Client->__construct() /usr/local/share/pear/XML/RPC2/Backend/Php/Client.php:80 PHP ERROR: Type: 1, File: /usr/local/share/pear/XML/RPC2/Client.php, Line: 207, Message: Uncaught exception 'XML_RPC2_InvalidConnectionTimeoutException' with message 'Connection timeout '30' is not valid' in /usr/local/share/pear/XML/RPC2/Client.php:207 Stack trace: #0 /usr/local/share/pear/XML/RPC2/Backend/Php/Client.php(80): XML_RPC2_Client->__construct('https://***:***', Array) #1 /usr/local/share/pear/XML/RPC2/Client.php(238): XML_RPC2_Backend_Php_Client->__construct('https://***:***', Array) #2 /etc/inc/xmlrpc_client.inc(92): XML_RPC2_Client::create('https://****:***', Array) #3 /etc/inc/xmlrpc_client.inc(153): pfsense_xmlrpc_client->xmlrpc_internal('merge_installed...', Array, '30') #4 /usr/local/pkg/bind.inc(1041): pfsense_xmlrpc_client->xmlrpc_method('merge_installed...', Array, '30') #5 /usr/local/pkg/bind.inc(982): bind_do_xmlrpc_sync('172.16.0.3', '443', 'https', '***', '***', '30', '172.16.0.2') #6 /usr/local/pkg/bind.inc(737): bind_sync_on_changes() #7 /usr/local/www/pkg_edit.php(238) : eval()'d code(1): bind_sync() #8 /usr/local/www/pkg_edit.php(238): eval()
Updated by Jim Pingle about 7 years ago
- Project changed from pfSense to pfSense Packages
- Category changed from XMLRPC to BIND
- Affected Architecture All added
- Affected Architecture deleted (
)
Updated by Justin Opotzner about 7 years ago
This also seems to affect 2.4.1 as well.
Updated by Renato Botelho about 7 years ago
- Status changed from New to Feedback
- Target version set to 2.3.5
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Jim Pingle about 7 years ago
- Status changed from Feedback to Resolved
Actions