- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Sticky This Topic
- Bookmark
- Subscribe
- Printer Friendly Page

Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-2015 03:45 AM
I'm trying to reset my Unifi Controller and no amount of uninstalling and reinstalling is doing it. What am I missing?
I don't need to save anything, want a fresh start.
I'm using debian.
Accepted Solutions
Re: Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-2015 01:49 PM
apt-get remove --purge unifi
apt-get remove --purge mongodb
rm -rf /usr/lib/unifi
apt-get install unifi
fixed my problem, thank you.
All Replies
Re: Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-2015 03:54 AM
Walks in, tells it like it is, walks out , milks a cow
Re: Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-2015 03:55 AM
Find that and look for the line. Is default invert that value save and restart unifi
Walks in, tells it like it is, walks out , milks a cow
Re: Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-2015 08:09 AM
If you are virtualizing, create a snapshot of a clean install with unifi not configured. Then revert each time you want to reset. I find this method makes testing new updates/features easier - especially in lab environment.
If not, just run
apt-get remove --purge packagename
will remove about everything regarding the package unifi, but not the dependencies installed with it on installation.
Check that /var/lib/unifi does not have any config or data there.
Re: Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-2015 01:49 PM
apt-get remove --purge unifi
apt-get remove --purge mongodb
rm -rf /usr/lib/unifi
apt-get install unifi
fixed my problem, thank you.
Re: Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-10-2015 01:51 PM
Re: Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-07-2018 09:24 PM
having the same issue on a windows 10 machine any help would be great
Re: Debian Unifi Controller Reset
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-13-2019 10:37 PM
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Sticky This Topic
- Bookmark
- Subscribe
- Printer Friendly Page