PHP crash when creating client specific overrides in OpenVPN
-
Hi everyone
I am new to pfsense and English is not my native language. I am not sure if this is the right forum and what exact details you need from me for a bug report. Bare with me please ::)I setup a OpenVPN site-to-site connection for the first time.
After setting up and running a OpenVPN server I wanted to create some client specific overrides.
I took quiet long to create them but I did not get any errors.
Unfortunately the site-to-site connection did not work. No errors in OpenVPN sys logs.I created the client specific overrides again but this time i changed to the dashboard afterwards because it took so long.
In the dashboard i could see, that OpenVPN had crashed. Strangly you can see that only there, no notification if you stay in OpenVPN or any other subcategory.This is the crash report:
PHP Errors:
PHP Stack trace:
PHP 1. {main}() /usr/local/www/vpn_openvpn_csc.php:0
PHP 2. implode() /usr/local/www/vpn_openvpn_csc.php:243I stopped the client and the server, deleted to client specific overrides and crated it again (just disable and enable it did not work).
Then startet everything up again and everything works perfect.2.3.r.20160405.0247 is my version.
Do you need any other information?
Cheers
-
It happens when adding or editing a client specific override if you do not select any server from the list.
Redmine issue: https://redmine.pfsense.org/issues/6089
Pull request: https://github.com/pfsense/pfsense/pull/2851 -
Haha ok then I came to a totally wrong conclusion ;D
You are right I did select a server the second time!
So it has nothing to do with stopping services.