ryansch / docker-unifi-rpi

Unifi Controller for Raspberry Pi 3+ and x86
https://hub.docker.com/r/ryansch/unifi-rpi/
347 stars 42 forks source link

Connection error. Please check your Network application process state. #92

Closed PalleRaa closed 2 years ago

PalleRaa commented 2 years ago

I had the Unifi running perfectly on my Raspberry Pi using docker-compose, and I made the big mistake of trying to upgrade.

After messing around and trying to pull the latest image I ended up just wanting to start from scratch. I now get the following message when visiting https://ip:8443

"Database migration in process" ... "Connection error. Please check your Network application process state."

I basically just want a fresh install but keep getting this. Can you please let me know what I am doing wrong?

PalleRaa commented 2 years ago

Used "docker-compose down -v" to clear all volumes. Guess there were some corrupt data in those.

Issue can be closed