Hi! I am trying to run unifi controller in a jail, but the service won't start. Here's what I've done :
but when I check if the service is running I get this response.
Jail runs on 13.3 and when i try to connect to the UI connection is refused.
Code:
pkg install unifi8 sysrc "unifi_enable=YES" service unifi start
but when I check if the service is running I get this response.
Code:
root@unifi:~ # service unifi start Starting unifi. root@unifi:~ # service unifi status unifi is not running
Jail runs on 13.3 and when i try to connect to the UI connection is refused.