OPNsense Forum

English Forums => Zenarmor (Sensei) => Topic started by: xpking on June 15, 2025, 02:05:54 PM

Title: Not update to 2.0
Post by: xpking on June 15, 2025, 02:05:54 PM
Dear all,

If I go to update Opnsense then Zenarmor will also be updated to new version.
I don't want to update to Zenarmor 2.0 at the moment. Is there a way to skip the update?
Thank you.
Title: Re: Not update to 2.0
Post by: sy on June 16, 2025, 04:57:16 PM
Hi,

As a temporary solution, You can change the repo file

Edit the repository file at:
/usr/local/etc/pkg/repos/SunnyValley.conf

Comment the existing URL line
#url: "https://updates.zenarmor.net/opnsense/${ABI}/25.1/--nodeuuid--",

then add new URL line
url: "https://repo.zenarmor.com/opnsense/${ABI}/25.1/latest",
 
save it.

Then check the updates again.
Title: Re: Not update to 2.0
Post by: saleh on June 17, 2025, 04:32:09 AM
Hello,
I have change the repository file above as you said but after check the updates again Not update to 2.0
OPNsense 25.1.8_1
Zenarmor 1.18.6
Your packages up to date
How to fix?
Thank you
Title: Re: Not update to 2.0
Post by: sy on June 17, 2025, 02:18:09 PM
Hi,

This will keep you in 1.18.6. If you would like to update to 2.0, please run the following command to revert the repo to the default.

configctl firmware update

then check the update again.