Is there a way to install a previous version of ZA?

Started by dinguz, June 16, 2025, 10:02:14 AM

Previous topic - Next topic
The new 2.0 release of ZenArmor contains bugs that make it unreliable for my setup. Is there a way to install an older version and prevent it from being upgraded automatically during system updates?
Note: This post may have been lightly edited by AI for spelling and minor readability improvements. The content and findings are entirely my own.

These are the instructions I was provided by Zenarmor support to roll back to the previous stable version:

If you wish to reinstall the previous Zenarmor version, please follow these steps:
 
Edit the repository file at:
/usr/local/etc/pkg/repos/SunnyValley.conf
#url: "https://updates.zenarmor.net/opnsense/${ABI}/25.1/--nodeuuid--",
url: "https://repo.zenarmor.com/opnsense/${ABI}/25.1/latest",
 
save it.
 
pkg update
pkg install -fy os-sensei
 

I followed these instructions yesterday morning and ZA has been stable for the last 24 hours. I didn't need to revert any tunable changes.

Quote from: RutgerDiehard on June 16, 2025, 10:06:50 AMThese are the instructions I was provided by Zenarmor support to roll back to the previous stable version:

If you wish to reinstall the previous Zenarmor version, please follow these steps:
 
Edit the repository file at:
/usr/local/etc/pkg/repos/SunnyValley.conf
#url: "https://updates.zenarmor.net/opnsense/${ABI}/25.1/--nodeuuid--",
url: "https://repo.zenarmor.com/opnsense/${ABI}/25.1/latest",
 
save it.
 
pkg update
pkg install -fy os-sensei
 

I followed these instructions yesterday morning and ZA has been stable for the last 24 hours. I didn't need to revert any tunable changes.

Thank you so much for your comment. I followed your instruction and was successful with downgrading Zenarmor to a previous stable version.