Latest upgrade deassigned all my interfaces
-
I upgraded from yesterday's build to today's build from 8:31:57 CST under VMware ESXi 5.5.
After it rebooted, WebGUI didn't work. When I checked my console, all three of my VMX interfaces had no IP addresses.
As an added bonus, the following error was showing in the console:
Parse error: Syntax error, unexpected '{' in /etc/inc/vpn.inc on line 537
-
Same here
the if(!empty() { is missing the right paren for the if.
adding the paren and rebooting fixes the problem.
-
Make this 1-char fix, it is just a syntax error in a recent commit:
https://github.com/pfsense/pfsense/pull/1343 -
make the change Phil pointed to if you happened to catch that snapshot before it was deleted.
-
After adding the ) the system boots and the firewall works.
I do though get this message when looking for updates.
Downloading new version information…done
Unable to check for updates.
Could not contact pfSense update server https://snapshots.pfsense.org/FreeBSD_releng/10.1/amd64/pfSense_HEAD/.updaters/ -
Unable to check for updates.
Same here.
-
Same her with:
2.2-BETA (amd64)
built on Tue Nov 18 14:41:54 CST 2014 -
I deleted the bad snapshot's update files, there won't be any until the next run is finished and it'll show "unable to check for updates" until then.