Thing is: Those settings shouldn't (tm) be needed ;-)USER=105299]@guyp2k[/USER] settings actually fixed the issue to get it loaded on my test server.
Ah. Well all I know is that it loaded up with out issue after I set those. lol. I wish I understood and knew more about the coding that went into creating the apps. I sure wish I could help more because since starting to play with Scale and my love with plex and getting live tv on it i have found 2 docker apps that I have set up and use in plex that work great.Thing is: Those settings shouldn't (tm) be needed ;-)
i'll make a mental node to check the defaults anyway ^^
Make sure that all necessary container ports are exposed . TCP port 8080 is used by Unifi devices to connect to a controller.So i finally had time to work on this other than getting it loaded so i uploaded a backup of my settings and it says there's no connection to anything on my network. I run a pfsence box do i have to set some sort of port forwarding even though I'm local on my network.
View attachment 48025
So i finally had time to work on this other than getting it loaded so i uploaded a backup of my settings and it says there's no connection to anything on my network. I run a pfsence box do i have to set some sort of port forwarding even though I'm local on my network.
View attachment 48025
It is a new instance but i used a backup to load up my existing setup.Given this is a new instance of the Unifi Controller, you are going to have to adopt and provision those Unifi devices to the new controller. I just wrote a script that attaches to all my Unifi devices and set inform http://ip of new unifi controller......
this is the one in truecharts: jacobalberty/unifi:6.2.25Make sure that all necessary container ports are exposed . TCP port 8080 is used by Unifi devices to connect to a controller.
I am running Unifi in docker container
jacobalberty/unifi
no issues at all, using host network.
It's possible that is my issue. How did you go about doing that.Understand, but you still have to adopt and provision to the new controller via set-inform, at least I did.
If you have your old instance alive try to forget devices there and adopt them on the new instance.It's possible that is my issue. How did you go about doing that.
This was exactly what I had to do. Thank you a ton. some of my access points are in very hard places to get to so resetting them manually would have been a pain.You need to ssh into each device (or script) and login w/ same credentials as the controller and run the following command:
set-inform http://ip-of-host/new controller:8080/inform. Once you do that, you should see the unifi devices provisioning in the Unifi GUI.