I've having troubles with configuring the mysql for OPSI. Whenever I run the command "opsi-setup --configure-mysql" and set my preferences, I get this error. I can't seem to get past it. I tried googling but nothing I could use came up.
Code: Alles auswählen
[2] [nov 08 13:09:43] Traceback: (Logger.py|742)
[2] [nov 08 13:09:43] line 3299 in '<module>' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [nov 08 13:09:43] line 3255 in 'main' in file '/usr/bin/opsi-setup' (Lo gger.py|742)
[2] [nov 08 13:09:43] line 2180 in 'configureMySQLBackend' in file '/usr/bi n/opsi-setup' (Logger.py|742)
[2] [nov 08 13:09:43] line 386 in '__init__' in file '/usr/lib/pymodules/py thon2.6/OPSI/Backend/MySQL.py' (Logger.py|742)
[2] [nov 08 13:09:43] line 371 in 'backend_info' in file '/usr/lib/pymodule s/python2.6/OPSI/Backend/Backend.py' (Logger.py|742)
[2] [nov 08 13:09:43] ==>>> 'ascii' codec can't decode byte 0xc3 in positio n 23: ordinal not in range(128) (opsi-setup|3307)
ERROR: 'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range (128)
So I really would appriciate if you could help me with this one!