User Tools

Site Tools


ubiquiti:controller:downgrade_controller

This is an old revision of the document!


Ubiquiti - Controller - Downgrade Controller

ALERT: This is NOT supported, so at own risk!

You can't downgrade controllers unless you have a backup from the controller version you want to downgrade to (or older).

Always make a backup (suggest - settings only) to your PC before upgrading or downgrading so you can get back where you were.

NOTE: If you don't have a backup - then you will need to factory reset your devices, adopt and configure like a new setup.


Make a Backup

Make a controller backup of settings only from the Backup tab and save it to your PC - so if anything goes wrong - just factory reset and restore.


Downgrade the Controller

SSH into the Cloud Key's IP and load the previous controller.

apt purge unifi -y
rm unifi_sysvinit_all.deb*
wget https://dl.ui.com/unifi/5.14.23/unifi_sysvinit_all.deb
dpkg -i unifi_sysvinit_all.deb
rm unifi_sysvinit_all.deb

NOTE: Replace the version in the wget line with the version you want.


Import your settings backup


Check Logs

If you have issues, then check the logs:

/usr/lib/unifi/logs/

tail /var/log/unifi/server.log

References

ubiquiti/controller/downgrade_controller.1604009354.txt.gz · Last modified: 2020/10/29 22:09 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki