Issue Killing Specific OpenVPN Client Connection from Dashboard (PHP Fatal Error)
-
Hi everyone,
I'm running pfSense 2.6.0 (FreeBSD 12.3-STABLE), and I'm trying to terminate a specific OpenVPN client connection by clicking the "X" button in the OpenVPN widget on the dashboard.
However, when I do this, the system crashes with the following PHP error:
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function openvpn_kill_client(), 2 passed in /usr/local/www/widgets/widgets/openvpn.widget.php on line 285 and exactly 3 expected in /etc/inc/openvpn.inc:2106 Stack trace: #0 /usr/local/www/widgets/widgets/openvpn.widget.php(285): openvpn_kill_client('server1', 'IP_ADDRESS') #1 {main} thrown in /etc/inc/openvpn.inc on line 2106
Has anyone else encountered this issue or know how to resolve it?
Thanks in advance!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.