New Netgate SG-1100 2.4.5-RELEASE-p1 Available Packages Empty
-
@stephenw10
Ah, yes, it is able to resolve. Besides this package issue everythinf seems to be working okay. The update page for pfsense itself seems to contact update server okay as well.I can also ping and traceroute by dns name from shell no problem.
DNS Lookup
www.netgate.com
Hostname
Results
Result Record type
199.60.103.30 A
199.60.103.226 A
2606:2c40::c73c:671e AAAA
2606:2c40::c73c:67e2 AAAA
1826203.group3.sites.hubspot.net CNAME
Timings
Name server Query time
127.0.0.1 1 msec
1.1.1.1 54 msec
66.185.96.3 15 msec
1.0.0.1 57 msecThanks for your help,
Justin
-
Hmm, those files are certainly present. Is the system date/time correct?
Since you're several versions behind you might opt to just install 21.05.2 clean. That's probably going to be the quickest way back to full function. Email tac@netgate.com to request the recovery image.
Steve
-
@stephenw10
Yes the time is correct. I will just plan on the re flashing soon.Thanks for the quick responses.
Justin
-
@stephenw10
Just an update, I am all up and running from that latest recovery image. Thanks for your quick help.Based on OP and my same experience, I guess the main issue was Netgate shipping the old 2020 firmware on the appliance, which seems unable to update to the modern versions through the normal updater? Similarly the pkg system fails to talk to current repos correctly is my guess from the "Bad Request" issues.
Justin
-
Hmm, that should still be updatable. In fact you should be able to update from any earlier version though in much older versions you may need to go in several steps.
Did that come directly from us? Recently?Steve
-
@stephenw10
Yeah ordered straight from Netgate, arrived middle of last week. The update page would indicate that 2.4.5 was the latest and up to date, so not sure.Justin
-
Hmm, well hard to say what might have caused that. That's not the expected behaviour though.
-
@stephenw10 Having the exact same problem with an SG-1100 I purchased directly from NetGate...will request the recovery image (and installation instructions) by email.
-
You can find the install instructions here too:
https://docs.netgate.com/pfsense/en/latest/solutions/sg-1100/reinstall-pfsense.htmlThough I just noted the support link needs to be updated there.
Steve
-
@stephenw10 I've followed your instructions and have a live console displayed on my MacBook.
i cant get to the Marvell prompt and i can't figure out how to boot from the usb flash drive.
This is what i am getting:Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel] in 1 second... Type '?' for a list of commands, 'help' for more detailed help. OK
..."run" is NOT one of the commands; there is a boot command, but i don't know how to boot from the USB flash...???
-
That is the FreeBSD loader prompt. The uboot prompt (Marvell>) is accessed before that.
You need to interrupt the boot when it shows:
Hit any key to stop autoboot:
You will then be at the Marvell prompt and you can enter:
run usbrecovery
Steve
-
@stephenw10 I was finally able to reach the Marvell prompt and the upgrade went PERFECTLY.
THANKS for all of your help and assistance! -
I've been trying to replicate this issue and cannot do so directly. A clean install on 2.4.5p1 sees the update to 21.05.2 available and can upgrade to it correctly.
What I think must have happened here is that some bad pkgs were pulled in by attempting to install a package before either upgrading or setting the pkg repo.
If that is the case it can probably be recovered using this procedure:
https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html#upgrade-not-offered-library-errorsHowever you can always recover by installing clean form the recovery image.
Steve
-
@jgrantham said in New Netgate SG-1100 2.4.5-RELEASE-p1 Available Packages Empty:
old 2020 firmware on the appliance, which seems unable to update
It definitely should update, I've updated older versions. Though as Steve noted you might need to skip...once or twice to get from 2.4.4 to 21.05 I had to go to either 2.4.5 or 21.02 first, though that's not always necessary (don't recall which, exactly). See https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html#upgrade-not-offered-library-errors notably changing Branch to "Previous stable version" and update that way. That should (right now) make it detect/offer an older version, and you can change the Branch to current and upgrade to 21.05 afterwards.
-
I have this exact issue. Brand new Netgate device from Netgate and 2.4.5-p1 and no updates available and no packages to install. Am I understanding that I need to reload the Firewall to get this to work?
-
You can probably resolve it using the procedure I linked to above.
However having a copy of the firmware is always a good idea.
Steve
-
@stephenw10 - Yeah I tried all those no luck. I submitted a support ticket to get the latest version.
-
Exact same issue with a SG-1100 I received today 1/5/2021 direct from Netgate has the 2020 software.
2.4.5-RELEASE-p1 (arm64)
built on Tue Sep 15 10:30:40 EDT 2020
FreeBSD 11.3-STABLEFiled a support ticket, need that upgraded image.
-
Hmm, I tried to replicate this and couldn't. So to be clear this a was new 1100 dircelty from us that arrived with 2.4.5p1 installed.
You tried to update it during the initial deployment and it was unable to see the firmware update?
Like using the check for updates button in the setup wizard?Steve
-
Correct.
I’ve also tried from SSH using pkg-static (from link in your troubleshooting upgrade docs), it complains that the Repository pfsense-core missing. ‘pkg update’ required.