Project

General

Profile

Actions

Bug #14000

closed

PHP error with xmlrpc

Added by Marcos M about 1 year ago. Updated about 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
XMLRPC
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.0
Affected Architecture:

Description

Error on 23.01-RELEASE (migration from CE 2.6.0).

PHP Fatal error:  Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/xmlrpc.php(147) : eval()'d code:14
Stack trace:
#0 /usr/local/www/xmlrpc.php(147): eval()
#1 /usr/local/share/pear/XML/RPC2/Server/CallHandler/Instance.php(141): pfsense_xmlrpc_server->exec_php('\nini_set('displ...')
#2 /usr/local/share/pear/XML/RPC2/Backend/Php/Server.php(135): XML_RPC2_Server_Callhandler_Instance->__call('pfsense.exec_ph...', Array)
#3 /usr/local/share/pear/XML/RPC2/Backend/Php/Server.php(99): XML_RPC2_Backend_Php_Server->getResponse()
#4 /usr/local/www/xmlrpc.php(988): XML_RPC2_Backend_Php_Server->handleCall()
#5 {main}
  thrown in /usr/local/www/xmlrpc.php(147) : eval()'d code on line 14 

Actions #1

Updated by Jim Pingle about 1 year ago

  • Status changed from New to Rejected

This is from an external utility hitting XMLRPC, most likely the Home Assistant integration. Nothing we can do about it, it's their code. IIRC it's already fixed in their repo but users need to update the integration.

Actions #2

Updated by Marcos M about 1 year ago

  • Related to Bug #14034: PHP errors in ``xmlrpc.php`` during configuration synchronization if the target host has an empty XML tag for a given section added
Actions #3

Updated by Jim Pingle about 1 year ago

  • Related to deleted (Bug #14034: PHP errors in ``xmlrpc.php`` during configuration synchronization if the target host has an empty XML tag for a given section)
Actions

Also available in: Atom PDF