Cannot upgrade from 2.5.2
-
I'm on 2.5.2 and trying to upgrade from the webconfig.
Two BRANCH choices are available:
Latest stable version (2.7.0)
PREVIOUS version (2.6.0)Whichever version I choose, it still hangs with the message: "Please wait while the update system initializes"
I tried googling this and most of the solutions I got were for upgrading from 2.4.5 and involved changing the BRANCH.
So, I checked the forum and followed the troubleshooting guide here: https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html
If I check
/conf/upgrade_log.latest.txt
it seems all the information there is from my update from 2.5.1 to 2.5.2 ages ago. I don't see any errors related to my recent attempts to update to 2.6.0 or 2.7.0.After logging into the CLI, none of the responses I get from the commands match any of the troubleshooting info. It seems I have a mismatch between the installed Kernel and the packages available?
[2.5.2-RELEASE][admin@myserver.mydomain.com]/root: pkg-static update -f pkg-static: Warning: Major OS version upgrade detected. Running "pkg bootstrap -f" recommended Updating pfSense-core repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.pkg: 100% 2 KiB 1.7kB/s 00:01 Processing entries: 100% pfSense-core repository update completed. 7 packages processed. Updating pfSense repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01 Fetching packagesite.pkg: 100% 150 KiB 153.4kB/s 00:01 Processing entries: 0% Newer FreeBSD version for package wrapalixresetbutton: To ignore this error set IGNORE_OSVERSION=yes - package: 1203500 - running kernel: 1202504 Ignore the mismatch and continue? [y/N]: N pkg-static: repository pfSense contains packages for wrong OS version: FreeBSD:12:amd64 Processing entries: 100% Unable to update repository pfSense Error updating repositories!
[2.5.2-RELEASE][admin@myserver.mydomain.com]/root: pfSense-upgrade -d -c pfSense-repoc-static: no package 'name' pfSense-repoc-static: no pfSense packages installed pfSense-repoc-static: invalid signature failed to read the repo data. failed to update the repository settings!!! failed to update the repository settings!!!
-
My reddit post led me to the solution here on the netgate forums:
https://forum.netgate.com/topic/181308/version-2-5-2-upgrade-2-6-0-or-2-7-0/12
-
@zippydan said in Cannot upgrade from 2.5.2:
https://forum.netgate.com/topic/181308/version-2-5-2-upgrade-2-6-0-or-2-7-0/12
Yup that should work. There's an issue upgrading from 2.5.2 directly for devices that are not registered for Plus. We are looking into it.
For now upgrading via 2.6 will work.Steve
-
@stephenw10 The issue wasn't upgrading from 2.5.2 directly to 2.7.0. The issue was that I couldn't upgrade from 2.5.2 to anything - not even 2.6.0. However, I'm now successfully at 2.7.0 (via 2.6.0 first) after following the steps in that link.
Now I'm having issues with another box running 2.4.5p1 that is hanging in the exact same way when trying to upgrade to 2.5.2. Now looking to see if the solution is the same or similar...
-
@zippydan said in Cannot upgrade from 2.5.2:
https://forum.netgate.com/topic/181308/version-2-5-2-upgrade-2-6-0-or-2-7-0/12
Thanks a lot. This worked for me from 2.5.2 to 2.6 and then 2.7.
Much appreciated.