Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - elemist

#1
Hi,

I was having the same problem.

After a few experiments, it seems that the reason was an outdated/broken mirror.

I was using the dns-root.de mirror and after switching to the LeaseWeb (Frankfurt,DE) mirror I was able to upgrade all packages. (The mirror is configured under System > Firmware > Settings)

The package update should work using the web interface, but I forced it from the command line:


sudo opnsense-update -kbr 22.1.8 # updates kernel and base

... reboot ...

sudo opnsense-update -pfr 22.1.8 # reinstalls and upgrades all packages


This is what worked for me. But as usual YMMV.