OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: GMasterAU on July 31, 2024, 11:07:09 PM

Title: unifi controller 1.3 unreachable since update
Post by: GMasterAU on July 31, 2024, 11:07:09 PM
Good morning,

after the update to 24.7 (currently on 24.7_9) the community repository apps were updates as well and since then unifi controller starts, and appears running, but I can not access it via port 8443. I tried uninstalling and reinstalling to set it up via 8080 again, but no luck.

Thank you in advance, and happy to provide any additional data to help with diagnosis

Title: Re: unifi controller 1.3 unreachable since update
Post by: jorisvervuurt on August 01, 2024, 11:36:57 AM
You'll probably have to contact the plugin developer about this since it's not an official plugin.
It could be that the MongoDB version has been updated and major updates cannot be performed without some manual commands.

I would personally not run it on your firewall though.
You could run it in Docker on a Raspberry Pi or a VM for example.

Here's my Docker Compose configuration:
https://gitlab.joris-vervuurt.com/-/snippets/2
Title: Re: unifi controller 1.3 unreachable since update
Post by: Baender on August 01, 2024, 01:37:33 PM
I run it within a VM on a proxmox host, where I installed Docker and Portainer.io. Pretty handy, I can share my compose file as well, and the corresponding firewall rules.
Title: Re: unifi controller 1.3 unreachable since update
Post by: tong2x on August 02, 2024, 06:11:21 AM
Quote from: GMasterAU on July 31, 2024, 11:07:09 PM
Good morning,

after the update to 24.7 (currently on 24.7_9) the community repository apps were updates as well and since then unifi controller starts, and appears running, but I can not access it via port 8443. I tried uninstalling and reinstalling to set it up via 8080 again, but no luck.

Thank you in advance, and happy to provide any additional data to help with diagnosis

do you have the link for the repository?
the one I'm using is also, now throwing an error about the arhive format, may be a change in the link or file name, as OPNsense 24.7 is now on FreeBSD14. maybe a change also in the app being used in the script.

https://github.com/unofficial-unifi/unifi-pfsense/pulls (https://github.com/unofficial-unifi/unifi-pfsense/pulls)