Hi! I’ve been running unifi controller in a jail for about a year without problems however I’ve updated to unify 8.4.62 and now I’m unable to access it.
jail:
root@unifi:~ # pkg info | grep -i -e unifi -e mongo
mongodb60-6.0.18 MongoDB Community Edition (6.0.x Branch)
unifi8-8.4.62 UniFi Controller v8
xorgproto-2024.1 X Window System unified protocol definitions
root@unifi:~ #
root@unifi:~ # service unifi restart
Stopping unifi.
Waiting for PIDS: 60233.
Starting unifi.
root@unifi:~ # sockstat
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
unifi mongod 60284 9 stream /usr/local/share/java/unifi/run/mongodb-27117.sock
unifi mongod 60284 10 tcp4 127.0.0.1:27117 *:*
unifi java 60283 159 stream(not connected)
root login 59995 3 dgram -> /var/run/logpriv
root cron 59886 5 dgram -> /var/run/logpriv
root syslogd 59834 5 dgram /var/run/log
root syslogd 59834 6 dgram /var/run/logpriv
root@unifi:~ #
when I try to access it from my browser it says that it can’t be reached. When i tried to nmap it from my computer this came out :
Starting Nmap 7.93 ( https://nmap.org ) at 2024-12-29 21:18 CET
Nmap scan report for unify.home (192.168.100.50)
Host is up (0.015s latency).
PORT STATE SERVICE
8443/tcp closed https-alt
Nmap done: 1 IP address (1 host up) scanned in 0.04 seconds
jail is running on 13.2-RELEASE-p10 and mongodb is 60-6.0.18