I use the unifi plugin on opnsense and I was not able to login.
I had the follow the steps mentioned for reinstalling unifi. But since I was not able to take a backup from the UI, these are the steps that I followed for backup
I had the follow the steps mentioned for reinstalling unifi. But since I was not able to take a backup from the UI, these are the steps that I followed for backup
Code Select
ssh <username>@<ip of opnsense>
cd /usr/local/share/java/unifi/data/db/backup/autobackup
# for finding the recent backup .unf file
ls -la
#on your local
scp <username>@<ip of opnsense>:/usr/local/share/java/unifi/data/db/backup/autobackup/<latest file> .
use that .unf file when restoring