Fehler beim Setup
Verfasst: 10 Okt 2013, 07:39
Hallo, wenn wir folgenden Befehl eingeben: opsi-setup --init-current-config
bekommen wir die folgenden Meldungen:
[2] [Okt 10 07:28:02] Traceback: (Logger.py|742)
[2] [Okt 10 07:28:02] line 3299 in '<module>' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Okt 10 07:28:02] line 3251 in 'main' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Okt 10 07:28:02] line 2607 in 'initializeBackends' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Okt 10 07:28:02] line 200 in '__init__' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 304 in '__init__' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 355 in '__loadBackends' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 326 in '__init__' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 395 in 'connect' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 611 in '_jsonRPC' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 123 in 'execute' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 135 in 'waitForResult' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/Backend.py' (Logger.py|742)
[2] [Okt 10 07:28:02] ==>>> gaierror(-3, 'Tempor\xc3\xa4rer Fehler bei der Namensaufl\xc3\xb6sung') (opsi-setup|3307)
Traceback (most recent call last):
File "/usr/bin/opsi-setup", line 3308, in <module>
print >> sys.stderr, u"\nERROR: %s\n" % exception
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
Hat jemand eine Idee, was wir ändern müssen?
bekommen wir die folgenden Meldungen:
[2] [Okt 10 07:28:02] Traceback: (Logger.py|742)
[2] [Okt 10 07:28:02] line 3299 in '<module>' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Okt 10 07:28:02] line 3251 in 'main' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Okt 10 07:28:02] line 2607 in 'initializeBackends' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Okt 10 07:28:02] line 200 in '__init__' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 304 in '__init__' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 355 in '__loadBackends' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 326 in '__init__' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 395 in 'connect' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 611 in '_jsonRPC' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 123 in 'execute' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/JSONRPC.py' (Logger.py|742)
[2] [Okt 10 07:28:02] line 135 in 'waitForResult' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/Backend.py' (Logger.py|742)
[2] [Okt 10 07:28:02] ==>>> gaierror(-3, 'Tempor\xc3\xa4rer Fehler bei der Namensaufl\xc3\xb6sung') (opsi-setup|3307)
Traceback (most recent call last):
File "/usr/bin/opsi-setup", line 3308, in <module>
print >> sys.stderr, u"\nERROR: %s\n" % exception
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
Hat jemand eine Idee, was wir ändern müssen?