Oct 21 12:27:30 EDT 2010 Nano snap is broken
-
I used auto update to upgrade my ALIX pfSense to the latest (Thu Oct 21 12:27:30 EDT 2010) snap. Everything went as usual until it rebooted and I was greeted with this (from serial port):
WAN (wan) -> pppoe0 -> NONE (PPPoE)
LAN (lan) -> vr0 -> NONE
WIFI_2 (opt1) -> vr1 -> NONE
WIFI (opt2) -> ath0_wlan0 -> NONEAs you can see it has correct interface names, but no IP addresses. I then assigned IP address to LAN, but still could not connect to it. Next I reset it to factory defaults, rebooted, assigned IP, connected to web configurator and tried to restore backup but got this:
Fatal error: Cannot use [] for reading in /etc/inc/upgrade_config.inc on line 1325
Anyone else experienced this issue?
-
Issue was introduced with 47319bfb commit. There is a mistake on line 1325:
$config['crl'][];
-
And did this one get fixed with newest snaps?
-
You should be able to recover from this. See discussion here: http://forum.pfsense.org/index.php/topic,29438.0.html
I believe the new snapshots are OK.
Regards,
John -
I know this fix, but that wasn't my question ;)
-
I was thinking of this reply from ermal:
@ermal:
Yeah it should have been fixed and a new snapshot should be ok.
It was a issue with upgrading the config to latest version.when I said "I believe the new snapshots are OK."
I'll let someone else answer your question, then ;)
Regards,
John -
Yes, latest snaps are working fine.