Branch availability after 23.01 -> 23.05.1
-
Hi,
After upgrading to 23.05.1 via the web interface I do not have an available branch upgrade option to current. This is on a pfSense Plus AWS instance.
Within the UI System Update shows a current base system of 23.05.1, the same version shows as Latest Base System and status shows up to date. There is no branch offered for "Latest stable version". The branch it sits on by default is labeled "Previous Stable Version (23.09". Other branch options available from drop-down are "Depreciated Version (23.01" & "Depreciated Version (23.05.1"
I believe the relevant issue can be documented with the below cli information.
Any suggestions on fixing this issue? Please let me know if any other information might be useful.[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: pkg-static info -x pfSense-upgrade
pfSense-upgrade-1.0_68[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: host -t srv _https._tcp.packages.netgate.com
_https._tcp.packages.netgate.com has SRV record 10 10 443 pkg01-atx.netgate.com.
_https._tcp.packages.netgate.com has SRV record 10 10 443 pkg00-atx.netgate.com.
[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: host pkg01-atx.netgate.com
pkg01-atx.netgate.com has address 208.123.73.209
pkg01-atx.netgate.com has IPv6 address 2610:160:11:18::209
[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: host pkg00-atx.netgate.com
pkg00-atx.netgate.com has address 208.123.73.207
pkg00-atx.netgate.com has IPv6 address 2610:160:11:18::207[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: curl --output /dev/null --silent --head --fail "https://pkg00-atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz"
[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: echo $?
22
[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: curl --output /dev/null --silent --head --fail "https://pkg01-atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz"
[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: echo $?
22[23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: pkg-static clean -ay ; pkg-static install -fy pkg pfSense-repo pfSense-upgrade
pkg-static: Repository pfSense-core missing. 'pkg update' required
pkg-static: No package database installed. Nothing to do!
Updating pfSense-core repository catalogue...
pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz: Bad Request
repository pfSense-core has no meta file, using default settings
pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg: Bad Request
pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz: Bad Request
Unable to update repository pfSense-core
Updating pfSense repository catalogue...
pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz: Bad Request
repository pfSense has no meta file, using default settings
pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg: Bad Request
pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz: Bad Request
Unable to update repository pfSense
Error updating repositories![23.05.1-RELEASE][lboyd@pfSense.home.arpa]/home/lboyd: pkg-static -d update
DBG(1)[98968]> pkg initialized
Updating pfSense-core repository catalogue...
DBG(1)[98968]> PkgRepo: verifying update for pfSense-core
DBG(1)[98968]> PkgRepo: need forced update of pfSense-core
DBG(1)[98968]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense-core.sqlite'
DBG(1)[98968]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf
DBG(1)[98968]> opening libfetch fetcher
DBG(1)[98968]> Fetch > libfetch: connecting
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.conf with opts "i"
DBG(1)[98968]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz
DBG(1)[98968]> opening libfetch fetcher
DBG(1)[98968]> Fetch > libfetch: connecting
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz with opts "i"
pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/meta.txz: Bad Request
repository pfSense-core has no meta file, using default settings
DBG(1)[98968]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg
DBG(1)[98968]> opening libfetch fetcher
DBG(1)[98968]> Fetch > libfetch: connecting
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg with opts "i"
pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.pkg: Bad Request
DBG(1)[98968]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz
DBG(1)[98968]> opening libfetch fetcher
DBG(1)[98968]> Fetch > libfetch: connecting
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz with opts "i"
pkg-static: https://pfsense-plus-pkg01.atx.netgate.com/pfSense_plus-v23_09_amd64-core/packagesite.txz: Bad Request
Unable to update repository pfSense-core
Updating pfSense repository catalogue...
DBG(1)[98968]> PkgRepo: verifying update for pfSense
DBG(1)[98968]> PkgRepo: need forced update of pfSense
DBG(1)[98968]> Pkgrepo, begin update of '/var/db/pkg/repo-pfSense.sqlite'
DBG(1)[98968]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf
DBG(1)[98968]> opening libfetch fetcher
DBG(1)[98968]> Fetch > libfetch: connecting
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.conf with opts "i"
DBG(1)[98968]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz
DBG(1)[98968]> opening libfetch fetcher
DBG(1)[98968]> Fetch > libfetch: connecting
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz with opts "i"
pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/meta.txz: Bad Request
repository pfSense has no meta file, using default settings
DBG(1)[98968]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg
DBG(1)[98968]> opening libfetch fetcher
DBG(1)[98968]> Fetch > libfetch: connecting
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg with opts "i"
pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.pkg: Bad Request
DBG(1)[98968]> Request to fetch pkg+https://pfsense-plus-pkg.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz
DBG(1)[98968]> opening libfetch fetcher
DBG(1)[98968]> Fetch > libfetch: connecting
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz with opts "i"
DBG(1)[98968]> Fetch: fetching from: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz with opts "i"
pkg-static: https://pfsense-plus-pkg00.atx.netgate.com/pfSense_plus-v23_09_amd64-pfSense_plus_v23_09/packagesite.txz: Bad Request
Unable to update repository pfSense
Error updating repositories!Thank you
log -
@logboyd try changing to 23.05.1 and back again per
https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html#upgrade-not-offered-library-errors -
@SteveITS Thanks for the response! I should have mentioned I did try that per the documentation but with no change in what is offered. I have just made that same attempt attempting each of the three branches showing as available. There is no upgrade offered on any of the three available settings through multiple switches of the branch. Also, in case it was not clear, there is no branch offered labeled Latest Stable Version. The three offerings are a Previous Stable Version and then two Depreciated Versions.
Thanks for any assistance,
log -
Run
pfSense-repoc -D
and note the Model value. Don't post that output here as it contains private data.That should be shown as 'Amazon Web Services'. If it shows 'Unknown' open a ticket with us:
https://www.netgate.com/tac-support-requestSteve