Crash report after latest snapshot today
-
Hi.
I updated to the latest snapshot today and now my vpn service won't load.
Report as follows on every boot. Vpn service fails to load.
Any advice appreciated.
Thsnks
Crash report begins. Anonymous machine information:
amd64
11.0-RELEASE-p5
FreeBSD 11.0-RELEASE-p5 #29 f1e039d(RELENG_2_4): Sun Jan 1 19:10:41 CST 2017 root@buildbot2.netgate.com:/builder/ce/tmp/obj/builder/ce/tmp/FreeBSD-src/sys/pfSenseCrash report details:
PHP Errors:
[02-Jan-2017 07:20:23 Europe/London] PHP Warning: array_keys() expects parameter 1 to be array, null given in /etc/inc/openvpn.inc on line 1055
[02-Jan-2017 07:20:23 Europe/London] PHP Stack trace:
[02-Jan-2017 07:20:23 Europe/London] PHP 1. {main}() /etc/rc.bootup:0
[02-Jan-2017 07:20:23 Europe/London] PHP 2. openvpn_resync_all() /etc/rc.bootup:205
[02-Jan-2017 07:20:23 Europe/London] PHP 3. openvpn_resync() /etc/inc/openvpn.inc:1403
[02-Jan-2017 07:20:23 Europe/London] PHP 4. openvpn_reconfigure() /etc/inc/openvpn.inc:1362
[02-Jan-2017 07:20:23 Europe/London] PHP 5. array_keys() /etc/inc/openvpn.inc:1055
[02-Jan-2017 07:20:23 Europe/London] PHP Warning: in_array() expects parameter 2 to be array, null given in /etc/inc/openvpn.inc on line 1055
[02-Jan-2017 07:20:23 Europe/London] PHP Stack trace:
[02-Jan-2017 07:20:23 Europe/London] PHP 1. {main}() /etc/rc.bootup:0
[02-Jan-2017 07:20:23 Europe/London] PHP 2. openvpn_resync_all() /etc/rc.bootup:205
[02-Jan-2017 07:20:23 Europe/London] PHP 3. openvpn_resync() /etc/inc/openvpn.inc:1403
[02-Jan-2017 07:20:23 Europe/London] PHP 4. openvpn_reconfigure() /etc/inc/openvpn.inc:1362
[02-Jan-2017 07:20:23 Europe/London] PHP 5. in_array() /etc/inc/openvpn.inc:1055 -
Looks like a cut-paste error in a var name.
Try fixing with https://github.com/pfsense/pfsense/pull/3340 -
It's fixed in the latest snapshot. The error Phil noted one was issue, and there was another problem as well beyond that.
https://redmine.pfsense.org/issues/7065
-
Thanks for sorting. Seems all good now.