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 - nihanthd

#1
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



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