Seite 1 von 1

No admin interface reachable

Verfasst: 12 Feb 2019, 09:12
von -Uzzi-
I've install OPSI4UCS

Code: Alles auswählen

ps auxf | grep -v grep | grep opsiconfd
opsicon+ 10845 74.3  0.9 114468 37792 ?        Rs   08:30   0:02 /usr/bin/python /usr/bin/opsiconfd -D

Code: Alles auswählen

iptables -L | grep 4447
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:4447
I cannot open https://IP:4447/
Unable to connect

Re: No admin interface reachable

Verfasst: 12 Feb 2019, 16:00
von n.wenselowski
Hi,

have a look at /var/log/opsi/opsiconfd/opsiconfd.log to figure out what is wrong.

Service seems to be bound to the corresponding port, I hope there is no additional firewall blocking your efforts.


Kind regards

Niko