No admin interface reachable

Antworten
-Uzzi-
Beiträge: 1
Registriert: 12 Feb 2019, 09:05

No admin interface reachable

Beitrag 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
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: No admin interface reachable

Beitrag 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

Code: Alles auswählen

import OPSI
Antworten