Currently on 23.01-BETA
-
Hello,
I am trying to upgrade from BETA to the new stable branch of 23.01.
The dashboard shows the following.
The system update section show the following:
I am unable to select a branch. The branch drop down isn't populated.
I thought by running pkg -d update at the cli might help, but I go the same result.
I checked the pfSense-repo.conf and found this:
That obviously does not look right.
-
I also wanted to show pfSense-upgrade version
-
So I want ahead and backup up my config and restored it to a new install of 23.01 Stable. I got everything running but I still have issues with System => Updates
I did manually reload all the packages.
I also ran pfSense-upgrade -u from the CLI.
Whatever the issue was in 23.01-BETA has followed me to my complete reinstall to 23.01-Stable. Something in my config is broken.
-
When I select System Update, the 'Retrieving' gear spins and spins and spins. Current base system or Latest base system will never populate.
-
@scourtney2000 What hardware is this on?
-
It's a vm on esxi.
-
@scourtney2000 In that case I need to see the entire output from
pfSense-upgrade -d
You can run that via SSH and get the output that way.
-
The fw doesn't have any problems with packages.
-
I was able to figure this out! I had a DNSSEC-capable DNS server, 1.1.1.2 configured and it was causing issues with syncing up with pfSense updates and packages. I rolled back to 1.1.1.1 and I the 'update' and 'package' functionality started working again.