Fehler bei Client-Erstellung
Fehler bei Client-Erstellung
bei mir funktioniert die Client Erstellung nicht.
Wenn ich die benötigten Daten eingebe und auf anlegen klicke erscheint eine Fehlermeldung mit Backendmissingdataerror und maximum recursion depth exceeded.
Wäre schön wenn jemand mir helfen könnte.
(Opsi-depotserver version: 3.3)
- j.schneider
- uib-Team
- Beiträge: 2045
- Registriert: 29 Mai 2008, 15:14
Re: Fehler bei Client-Erstellung
bitte die Log-Datei /var/log/opsi/opsiconfd/<client-ip>.log posten.
Dabei <client-ip> durch die IP-Adresse des Rechners ersetzten auf dem der Configeditor gestartet wurde.
Gruß
Jan Schneider
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Fehler bei Client-Erstellung
Vielen Dank für die schnelle Rückantwort

Anbei ein Auszug aus dem Log:
Code: Alles auswählen
(1) Jul 02 18:44:57 line 1271 in 'getPcpatchPassword' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
(1) Jul 02 18:44:57 line 1271 in 'getPcpatchPassword' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
(1) Jul 02 18:44:57 line 1271 in 'getPcpatchPassword' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
(1) Jul 02 18:44:57 line 1094 in 'getOpsiHostKey' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
(1) Jul 02 18:44:57 line 174 in 'openFile' in file '/var/lib/python-support/python2.4/OPSI/Backend/File.py' (Logger.py|543)
(1) Jul 02 18:44:57 line 569 in 'debug' in file '/var/lib/python-support/python2.4/OPSI/Logger.py' (Logger.py|543)
(1) Jul 02 18:44:57 line 333 in 'log' in file '/var/lib/python-support/python2.4/OPSI/Logger.py' (Logger.py|543)
(1) Jul 02 18:44:57 ==>>> maximum recursion depth exceeded (opsiconfd|613)
(2) Jul 02 18:44:57 Failed to process rpc: maximum recursion depth exceeded (opsiconfd|617)
(2) Jul 02 18:44:57 Configured depotId 'POSOPSI01.opsinet.net' for host 'demo01.hagen.de.opsinet.net' not in list of known depotIds ['posopsi01.opsinet.net'] (opsiconfd|529)
(4) Jul 02 18:56:17 Client '127.0.0.1' did not send cookie (opsiconfd|271)
(4) Jul 02 18:56:17 New session created (opsiconfd|938)
(4) Jul 02 18:56:17 Authorization request from root@127.0.0.1 (opsiconfd|366)
(4) Jul 02 18:56:17 BackendManager created. (opsiconfd|403)
(2) Jul 02 18:56:17 Configured depotId 'POSOPSI01.opsinet.net' for host 'demo01.hagen.de.opsinet.net' not in list of known depotIds ['posopsi01.opsinet.net'] (opsiconfd|529)
(2) Jul 02 18:56:18 Directory '/var/lib/opsi/config/depots/posopsi01.opsinet.net/products' does not exist (File31.py|1569)
(2) Jul 02 18:56:18 Directory '/var/lib/opsi/config/depots/posopsi01.opsinet.net/products' does not exist (File31.py|1569)
(2) Jul 02 18:56:18 Directory '/var/lib/opsi/config/depots/posopsi01.opsinet.net/products' does not exist (File31.py|1569)
(2) Jul 02 18:57:13 The host 'demo01' uses the same hardware ethernet address (opsiconfd|529)
(2) Jul 02 18:57:13 Configured depotId 'POSOPSI01.opsinet.net' for host 'demo01.hagen.de.opsinet.net' not in list of known depotIds ['posopsi01.opsinet.net'] (opsiconfd|529)
- j.schneider
- uib-Team
- Beiträge: 2045
- Registriert: 29 Mai 2008, 15:14
Re: Fehler bei Client-Erstellung
bitte in der Datei /var/lib/opsi/config/global.ini folgendes ändern:
<< depotid = POSOPSI01.opsinet.net
>> depotid = posopsi01.opsinet.net
Gruß
Jan Schneider
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Fehler bei Client-Erstellung
