Problem nach Upgrade 4.2 -> 4.3: Opsi rpc error: No client id attribute defined for table PRODUCT_ON_DEPOT using ace RPC

Antworten
a.albang
Beiträge: 10
Registriert: 09 Feb 2022, 08:44

Problem nach Upgrade 4.2 -> 4.3: Opsi rpc error: No client id attribute defined for table PRODUCT_ON_DEPOT using ace RPC

Beitrag von a.albang »

Hallo Zusammen,

nach dem Upgrade habe folgenden Fehler bei verschiedenen Aktionen. Hier z.B. beim "opsi-package-updater".
Weiß hier jemand eine Lösung ?
#: opsi-package-updater -v update

[3] [2023-12-07 14:53:41.516] [ ] Opsi rpc error: No client id attribute defined for table PRODUCT_ON_DEPOT using ace RPCACE(method_re=re.compile('.*'), type='self', id='opsi01.irlbacher.com', allowed_attributes=set(), denied_attributes=set()) (opsipackageupdater.py:454)
Traceback (most recent call last):
File "opsiutils/opsipackageupdater.py", line 450, in main
File "opsiutils/opsipackageupdater.py", line 420, in updater_main
File "opsiutils/update_packages/Updater.py", line 249, in processUpdates
File "opsiutils/update_packages/Updater.py", line 681, in get_packages
File "opsiutils/update_packages/Updater.py", line 972, in getInstalledProducts
File "<string>", line 1, in productOnDepot_getObjects
File "opsicommon/client/opsiservice.py", line 1203, in jsonrpc
opsicommon.exceptions.OpsiRpcError: Opsi rpc error: No client id attribute defined for table PRODUCT_ON_DEPOT using ace RPCACE(method_re=re.compile('.*'), type='self', id='opsi01.irlbacher.com', allowed_attributes=set(), denied_attributes=set())
ERROR: Opsi rpc error: No client id attribute defined for table PRODUCT_ON_DEPOT using ace RPCACE(method_re=re.compile('.*'), type='self', id='opsi01.irlbacher.com', allowed_attributes=set(), denied_attributes=set())
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1819
Registriert: 29 Mai 2008, 15:14

Re: Problem nach Upgrade 4.2 -> 4.3: Opsi rpc error: No client id attribute defined for table PRODUCT_ON_DEPOT using ace

Beitrag von j.schneider »

Hallo!

Das ist ein Problem mit der ACL-Konfiguration, siehe:

viewtopic.php?t=13775

Grüße
Jan Schneider
a.albang
Beiträge: 10
Registriert: 09 Feb 2022, 08:44

Re: Problem nach Upgrade 4.2 -> 4.3: Opsi rpc error: No client id attribute defined for table PRODUCT_ON_DEPOT using ace

Beitrag von a.albang »

Ja funktioniert jetzt wie gewünscht. Unter Almalinux lag hier nur keine entsprechende neue "acl.conf" vor.
Ich habe die "acl.conf" jetzt im oben verlinkten Artikel mit angehängt.

Vielen Dank,
Antworten