Bug #8992
closedCaptive Portal report lots of error: File: /usr/local/www/xmlrpc.php(140)
0%
Description
After Update go 2.4.4 i get a lot of errors shown:
PHP ERROR: Type: 1, File: /usr/local/www/xmlrpc.php(140) : eval()'d code, Line: 5, Message: Uncaught Error: Call to undefined function captiveportal_get_radius_servers() in /usr/local/www/xmlrpc.php(140) : eval()'d code:5
Stack trace:
#0 /usr/local/www/xmlrpc.php(140): eval()
#1 /usr/local/share/pear/XML/RPC2/Server/CallHandler/Instance.php(141): pfsense_xmlrpc_server->exec_php('\tglobal $cpzone...')
#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(767): XML_RPC2_Backend_Php_Server->handleCall()
#5 {main}
thrown @ 2018-10-02 13:20:37
The error repeat about 3000 times in about 1,5 hours.
Not brave enough to set 2.4.4. on livesystem since i know, everything work fine with captive portal.
Updated by Jim Pingle about 6 years ago
- Status changed from New to Not a Bug
Your 2.4.3 system may have tried to call that function on the 2.4.4 system, where that function no longer exists.
It would have gone away once both nodes were on matching versions.
Updated by Hostmaster BI about 6 years ago
Why is it not a bug?
I upgraded from 2.4.3 to 2.4.4 and directly (!) i get the errors on the dashboard. Every secord, every time.
Updated by Jim Pingle about 6 years ago
It is not a bug because HA requires both nodes to be on matching versions, and this error could only happen if they do not match.