Failed to convert decrypted text to unicode - Nach update

Antworten
convoy74
Beiträge: 40
Registriert: 06 Jul 2020, 10:24
Wohnort: Allgäu
Kontaktdaten:

Failed to convert decrypted text to unicode - Nach update

Beitrag von convoy74 »

Hallo,

nach einem Update vom OPSI kommt jetzt folgende Fehlermeldung und der Client kann keine Aktionen starten:


[3] [2021-06-17 09:23:49.041] [ ] Opsi rpc error: Failed to convert decrypted text to unicode. (JSONRPC.py:108)
Traceback (most recent call last):
File "OPSI/Backend/JSONRPC.py", line 99, in processResult
OPSI.Exceptions.OpsiRpcError: Opsi rpc error: Failed to convert decrypted text to unicode.


Mit einem höheren Debug-Level sehe ich das hier!

[5] [2021-06-17 09:37:50.463] [xxxxxxx ] JSONRPC request: method=host_getObjects, num_params=0, duration=0.0331, error=False, num_results=1 (jsonrpc.py:323)
[3] [2021-06-17 09:37:55.168] [ ] Opsi rpc error: Failed to convert decrypted text to unicode. (JSONRPC.py:108)
Traceback (most recent call last):
File "OPSI/Backend/JSONRPC.py", line 99, in processResult
OPSI.Exceptions.OpsiRpcError: Opsi rpc error: Failed to convert decrypted text to unicode.
[3] [2021-06-17 09:37:55.168] [xxxxxxxx ] Opsi rpc error: Failed to convert decrypted text to unicode. (jsonrpc.py:466)
Traceback (most recent call last):
File "opsiconfd/application/jsonrpc.py", line 453, in process_rpc
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/Base/Extended.py", line 123, in _executeMethod
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/Base/Extended.py", line 123, in _executeMethod
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/Manager/AccessControl.py", line 477, in _executeMethodProtected
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/Base/Extended.py", line 123, in _executeMethod
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/Base/Extended.py", line 123, in _executeMethod
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/Base/Extended.py", line 123, in _executeMethod
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/Base/Extended.py", line 123, in _executeMethod
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/Manager/Dispatcher.py", line 198, in _dispatchMethod
File "<string>", line 1, in user_getCredentials
File "OPSI/Backend/JSONRPC.py", line 669, in _jsonRPC
File "OPSI/Backend/JSONRPC.py", line 148, in execute
File "OPSI/Backend/Backend.py", line 49, in waitForResult
File "OPSI/Backend/JSONRPC.py", line 99, in processResult
OPSI.Exceptions.OpsiRpcError: Opsi rpc error: Failed to convert decrypted text to unicode.




Danke

MS
convoy74
Beiträge: 40
Registriert: 06 Jul 2020, 10:24
Wohnort: Allgäu
Kontaktdaten:

Re: Failed to convert decrypted text to unicode - Nach update

Beitrag von convoy74 »

Hallo,

konnte das Problem selbst lösen.
Ich musste lediglich auf unseren Server ein opsi-setup --init-current-config nochmal laufen lassen.

Danke

MS
Antworten