Seite 1 von 1
Kein Zugriff auf Management-Oberfläche
Verfasst: 13 Mai 2009, 11:55
von jore
Hallo,
ich habe hier den Opsi-Depotserver 3.3.1 unter VMWare ESX 3.5 mit der opsi-depotserver.iso installiert.
Der Depotserver hat Zugriff auf Internet und die nötigen Ports sind in der Firewall freigegeben.
Über VNC/Putty kann ich eine Verbindung zum Server aufbauen. Internetzugriff funktioniert, Java ist aktuell, Server ist von Clients aus pingbar. Mit VMWare Player hatte ich vorher die vorgefertigte depotserver vmware getestet. Das hat da auch alles funktioniert. Nur unter ESX nicht mehr, obwohl die Einstellungen identisch sind. Die vorher getestete VM läuft natürlich nicht mehr.
Mein Problem:
Ich komme nicht auf die Management Konsole.
Weder direkt auf dem Server mit
https://localhost:4447/configed
noch mit einem anderen PC über den Remotezugriff.
Folgendes bekomme ich sowohl am Server als auch am Client angezeigt:
Code: Alles auswählen
Verbindung fehlgeschlagen
Firefox kann keine Verbindung zu dem Server unter opsiserver:4447 aufbauen.
Obwohl die Website gültig erscheint, konnte keine Verbindung aufgebaut werden.
* Könnte die Website temporär nicht verfügbar sein? Versuchen Sie es später nochmals.
* Können Sie auch andere Websites nicht aufrufen? Überprüfen Sie die Netzwerk-Konfiguration des Computers.
* Wird Ihr Computer oder Netzwerk durch eine Firewall oder einen Proxy geschützt? Falsche Einstellungen können den Web-Zugriff stören.
Wie stelle ich also eine Verbindung her? Unter localhost müsste es doch funktionieren? Oder hat debian da eine vorgefertigte Firewall die das vielleicht dicht macht?
Schon mal vielen Dank für die Antworten.
Re: Kein Zugriff auf Management-Oberfläche
Verfasst: 13 Mai 2009, 13:13
von j.schneider
Hallo,
vielleicht läuft der opsiconfd nicht?
Gruß
Jan Schneider
Re: Kein Zugriff auf Management-Oberfläche
Verfasst: 13 Mai 2009, 13:27
von jore
Der läuft tatsächlich nicht und lässt sich auch nicht starten:
Code: Alles auswählen
opsiserver:~# /etc/init.d/opsiconfd restart
Stopping opsi config service... (not running).
Starting opsi config service............ (failed).
opsiserver:~#
Was kann ich tun?
Re: Kein Zugriff auf Management-Oberfläche
Verfasst: 13 Mai 2009, 13:36
von wolfbardo
logdatei in
/var/log/opsi/opsiconfd
prüfen/posten
Gruss
Bardo Wolf
Re: Kein Zugriff auf Management-Oberfläche
Verfasst: 13 Mai 2009, 13:38
von jore
opsiconfd.log
Uhrzeiten stimmen noch nicht ganz..
Das "ez-" hatte ich vorher immer rausgelöscht, damit es nicht unnötig stört.
Code: Alles auswählen
[0] [May 13 13:11:43]
==================================================================
OPSI configuration-service starting
==================================================================
(opsiconfd|1408)
[4] [May 13 13:11:43] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [May 13 13:11:43] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [May 13 13:11:43] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [May 13 13:11:43] Traceback: (Logger.py|647)
[1] [May 13 13:11:43] line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:11:43] line 1435 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:11:43] line 1238 in 'createRoot' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:11:43] line 644 in 'getDepot_hash' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|647)
[1] [May 13 13:11:43] line 499 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py' (Logger.py|647)
[1] [May 13 13:11:43] line 1 in '<module>' in file '<string>' (Logger.py|647)
[1] [May 13 13:11:43] line 1153 in 'getDepot_hash' in file '/var/lib/python-support/python2.5/OPSI/Backend/File31.py' (Logger.py|647)
[1] [May 13 13:11:43] ==>>> Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1506)
[2] [May 13 13:11:43] ERROR: (opsiconfd|1507)
[2] [May 13 13:11:43] (opsiconfd|1507)
[2] [May 13 13:11:43] Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1507)
[2] [May 13 13:11:43]
(opsiconfd|1507)
[0] [May 13 13:31:07]
==================================================================
OPSI configuration-service starting
==================================================================
(opsiconfd|1408)
[4] [May 13 13:31:08] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [May 13 13:31:08] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [May 13 13:31:08] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [May 13 13:31:08] Traceback: (Logger.py|647)
[1] [May 13 13:31:08] line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:31:08] line 1435 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:31:08] line 1238 in 'createRoot' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:31:08] line 644 in 'getDepot_hash' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|647)
[1] [May 13 13:31:08] line 499 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py' (Logger.py|647)
[1] [May 13 13:31:08] line 1 in '<module>' in file '<string>' (Logger.py|647)
[1] [May 13 13:31:08] line 1153 in 'getDepot_hash' in file '/var/lib/python-support/python2.5/OPSI/Backend/File31.py' (Logger.py|647)
[1] [May 13 13:31:08] ==>>> Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1506)
[2] [May 13 13:31:08] ERROR: (opsiconfd|1507)
[2] [May 13 13:31:08] (opsiconfd|1507)
[2] [May 13 13:31:08] Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1507)
[2] [May 13 13:31:08]
(opsiconfd|1507)
[0] [May 13 13:32:35]
==================================================================
OPSI configuration-service starting
==================================================================
(opsiconfd|1408)
[4] [May 13 13:32:36] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [May 13 13:32:36] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [May 13 13:32:36] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [May 13 13:32:36] Traceback: (Logger.py|647)
[1] [May 13 13:32:36] line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:32:36] line 1435 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:32:36] line 1238 in 'createRoot' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:32:36] line 644 in 'getDepot_hash' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|647)
[1] [May 13 13:32:36] line 499 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py' (Logger.py|647)
[1] [May 13 13:32:36] line 1 in '<module>' in file '<string>' (Logger.py|647)
[1] [May 13 13:32:36] line 1153 in 'getDepot_hash' in file '/var/lib/python-support/python2.5/OPSI/Backend/File31.py' (Logger.py|647)
[1] [May 13 13:32:36] ==>>> Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1506)
[2] [May 13 13:32:36] ERROR: (opsiconfd|1507)
[2] [May 13 13:32:36] (opsiconfd|1507)
[2] [May 13 13:32:36] Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1507)
[2] [May 13 13:32:36]
(opsiconfd|1507)
[0] [May 13 13:37:29]
==================================================================
OPSI configuration-service starting
==================================================================
(opsiconfd|1408)
[4] [May 13 13:37:29] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [May 13 13:37:29] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [May 13 13:37:29] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [May 13 13:37:29] Traceback: (Logger.py|647)
[1] [May 13 13:37:29] line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:37:29] line 1435 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:37:29] line 1238 in 'createRoot' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 13:37:29] line 644 in 'getDepot_hash' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|647)
[1] [May 13 13:37:29] line 499 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py' (Logger.py|647)
[1] [May 13 13:37:29] line 1 in '<module>' in file '<string>' (Logger.py|647)
[1] [May 13 13:37:29] line 1153 in 'getDepot_hash' in file '/var/lib/python-support/python2.5/OPSI/Backend/File31.py' (Logger.py|647)
[1] [May 13 13:37:29] ==>>> Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1506)
[2] [May 13 13:37:29] ERROR: (opsiconfd|1507)
[2] [May 13 13:37:29] (opsiconfd|1507)
[2] [May 13 13:37:29] Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1507)
[2] [May 13 13:37:29]
(opsiconfd|1507)
[0] [May 13 15:34:43]
==================================================================
OPSI configuration-service starting
==================================================================
(opsiconfd|1408)
[4] [May 13 15:34:44] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [May 13 15:34:44] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [May 13 15:34:44] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [May 13 15:34:44] Traceback: (Logger.py|647)
[1] [May 13 15:34:44] line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:34:44] line 1435 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:34:44] line 1238 in 'createRoot' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:34:44] line 644 in 'getDepot_hash' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|647)
[1] [May 13 15:34:44] line 499 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py' (Logger.py|647)
[1] [May 13 15:34:44] line 1 in '<module>' in file '<string>' (Logger.py|647)
[1] [May 13 15:34:44] line 1153 in 'getDepot_hash' in file '/var/lib/python-support/python2.5/OPSI/Backend/File31.py' (Logger.py|647)
[1] [May 13 15:34:44] ==>>> Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1506)
[2] [May 13 15:34:44] ERROR: (opsiconfd|1507)
[2] [May 13 15:34:44] (opsiconfd|1507)
[2] [May 13 15:34:44] Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1507)
[2] [May 13 15:34:44]
(opsiconfd|1507)
[0] [May 13 15:41:58]
==================================================================
OPSI configuration-service starting
==================================================================
(opsiconfd|1408)
[4] [May 13 15:41:58] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [May 13 15:41:58] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [May 13 15:41:58] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [May 13 15:41:58] Traceback: (Logger.py|647)
[1] [May 13 15:41:58] line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:41:58] line 1435 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:41:58] line 1238 in 'createRoot' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:41:58] line 644 in 'getDepot_hash' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|647)
[1] [May 13 15:41:58] line 499 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py' (Logger.py|647)
[1] [May 13 15:41:58] line 1 in '<module>' in file '<string>' (Logger.py|647)
[1] [May 13 15:41:58] line 1153 in 'getDepot_hash' in file '/var/lib/python-support/python2.5/OPSI/Backend/File31.py' (Logger.py|647)
[1] [May 13 15:41:58] ==>>> Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1506)
[0] [May 13 15:41:59]
==================================================================
OPSI configuration-service starting
==================================================================
(opsiconfd|1408)
[4] [May 13 15:41:59] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [May 13 15:41:59] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [May 13 15:41:59] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [May 13 15:41:59] Traceback: (Logger.py|647)
[1] [May 13 15:41:59] line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:41:59] line 1435 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:41:59] line 1238 in 'createRoot' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:41:59] line 644 in 'getDepot_hash' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|647)
[1] [May 13 15:41:59] line 499 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py' (Logger.py|647)
[1] [May 13 15:41:59] line 1 in '<module>' in file '<string>' (Logger.py|647)
[1] [May 13 15:41:59] line 1153 in 'getDepot_hash' in file '/var/lib/python-support/python2.5/OPSI/Backend/File31.py' (Logger.py|647)
[1] [May 13 15:41:59] ==>>> Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1506)
[0] [May 13 15:43:00]
==================================================================
OPSI configuration-service starting
==================================================================
(opsiconfd|1408)
[4] [May 13 15:43:00] Added static content '/' which points to directory '/usr/share/opsiconfd/static' (opsiconfd|1206)
[4] [May 13 15:43:00] Added webdav content 'opsi-depot' which points to directory '/opt/pcbin/install' (opsiconfd|1233)
[4] [May 13 15:43:00] Added static content 'configed' which points to directory '/usr/lib/configed' (opsiconfd|1228)
[1] [May 13 15:43:00] Traceback: (Logger.py|647)
[1] [May 13 15:43:00] line 1490 in '<module>' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:43:00] line 1435 in 'main' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:43:00] line 1238 in 'createRoot' in file '/usr/sbin/opsiconfd' (Logger.py|647)
[1] [May 13 15:43:00] line 644 in 'getDepot_hash' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|647)
[1] [May 13 15:43:00] line 499 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py' (Logger.py|647)
[1] [May 13 15:43:00] line 1 in '<module>' in file '<string>' (Logger.py|647)
[1] [May 13 15:43:00] line 1153 in 'getDepot_hash' in file '/var/lib/python-support/python2.5/OPSI/Backend/File31.py' (Logger.py|647)
[1] [May 13 15:43:00] ==>>> Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1506)
[2] [May 13 15:43:00] ERROR: (opsiconfd|1507)
[2] [May 13 15:43:00] (opsiconfd|1507)
[2] [May 13 15:43:00] Failed to get info for depot-id 'ez-opsiserver.lan.ttb-group.de': No section: 'depotshare' (opsiconfd|1507)
[2] [May 13 15:43:00]
(opsiconfd|1507)
ez-opsiserver:~#
Re: Kein Zugriff auf Management-Oberfläche
Verfasst: 13 Mai 2009, 17:20
von sc911
Hallo zusammen!
Genau das gleiche Problem hier!
Code: Alles auswählen
Failed to get info for depot-id 'opsidemo.uib.local': No section: 'depotshare' (opsiconfd|1507)
Installation innerhalb einer VirtualBox VM vom opsi3.3.1-server-install-cd_20090414.iso. Konfiguration ganz normal über 1stboot.py ist auch fehlerfrei durchgelaufen.
Die Datei /var/lib/opsi/config/depots/opsidemo.uib.local/depot.ini ist allerdings leer!
Was muss da rein in die Datei oder wie erzeuge ich sie richtig?
Gruß
sc911
Re: Kein Zugriff auf Management-Oberfläche
Verfasst: 13 Mai 2009, 17:27
von j.schneider
Hallo!
bitte einmal so versuchen:
Code: Alles auswählen
rm -r /var/lib/opsi/config/depots/*
apt-get install --reinstall opsi-depotserver
Gruß
Jan Schneider
Re: Kein Zugriff auf Management-Oberfläche
Verfasst: 13 Mai 2009, 18:02
von sc911
Geht! Danke! Aber ich bin sicher, dass ich mich wieder melden werde!
