Seite 1 von 1

opsi iRpcError "no license pool for product id win11-x64" windows softwareid none found

Verfasst: 29 Mai 2026, 10:39
von mtb
Hallo,

(opsivers4.3 auf Deb12)

Die Win Installation hat bereits funktioniert. Ich nehme an beim Einfügen der unattend.xml habe ich mir in den letzten Zügen meiner Projektarbeit alles zerschossen, bzw. finde die Lösung nicht.

Beim install erhalte ich:
opsi iRpcError "no license pool for product id win11-x64" windows softwareid none found
In der unattend.xml habe ich den Part auskommentiert:

Code: Alles auswählen

<ProductKey> <WillShowUI>OnError</WillShowUI>   <Key>#@productkey*#</Key  </ProductKey>
Habt ihr eine Idee, wie es dazu kommt? Bzw wo ich die Abfrage unterbinden kann?
Ich habe die Basis-Version, License-Pool ist ja eigentlich ein Add-on?
Key in configed eintragen hatte auch nicht funktioniert, weil MAK Key.

Liebe Grüße und vielen Dank im Voraus

Re: opsi iRpcError "no license pool for product id win11-x64" windows softwareid none found

Verfasst: 29 Mai 2026, 10:49
von mtb
Hier sind meine Logs (bitte nicht lachen)
ootimage
[1] [2026-05-29 08:16:27.874] [ ] opsi-agent 4.3.14.2 running on 'Linux-6.14.11-x86_64-with-glibc2.39' (opsiagent.py:896)
[1] [2026-05-29 08:16:27.936] [bootimage ] opsi agent bootimage plugin starting (bootimage version: 20260220) (__init__.py:94)
[4] [2026-05-29 08:16:28.428] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured (opsi_service.py:185)
[4] [2026-05-29 08:16:33.932] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured (opsi_service.py:185)
[4] [2026-05-29 08:16:39.436] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured (opsi_service.py:185)
[4] [2026-05-29 08:16:44.940] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured (opsi_service.py:185)
[4] [2026-05-29 08:16:50.444] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured (opsi_service.py:185)
[4] [2026-05-29 08:16:55.949] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured (opsi_service.py:185)
[4] [2026-05-29 08:17:01.464] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured (opsi_service.py:185)
[4] [2026-05-29 08:17:06.974] [service_connection] Failed to connect to OPSI Service: OPSI Service URL is not configured (opsi_service.py:185)
[3] [2026-05-29 08:17:12.420] [ ] Opsi rpc error: No license pool for product id 'win11-x64', windowsSoftwareId 'None' found (opsimain.py:1830)
Traceback (most recent call last):
File "/usr/lib/opsi-agent/_internal/opsiagent_plugins/bootimage/python/legacy/opsimain.py", line 1448, in <module>
softwareLicenseKey = backend.licenseOnClient_getOrCreateObject(clientId=clientId, productId=productId).getLicenseKey()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<string>", line 1, in licenseOnClient_getOrCreateObject
File "opsicommon/client/opsiservice.py", line 1718, in jsonrpc
opsicommon.exceptions.OpsiRpcError: Opsi rpc error: No license pool for product id 'win11-x64', windowsSoftwareId 'None' found

und opsiconfd:
[3] [2026-05-29 09:24:18.103] [141.14.132.217 ] No license pool for product id 'win11-x64', windowsSoftwareId 'None' found (jsonrpc.py:445)
Traceback (most recent call last):
File "opsiconfd/application/jsonrpc.py", line 443, in process_rpcs
File "opsiconfd/application/jsonrpc.py", line 409, in process_rpc
File "opsiconfd/application/jsonrpc.py", line 346, in execute_rpc
File "starlette/concurrency.py", line 32, in run_in_threadpool
File "anyio/to_thread.py", line 63, in run_sync
File "anyio/_backends/_asyncio.py", line 2518, in run_sync_in_worker_thread
File "anyio/_backends/_asyncio.py", line 1002, in run
File "opsiconfd/backend/rpc/__init__.py", line 183, in wrapper
File "opsiconfd/backend/rpc/obj_license_on_client.py", line 180, in licenseOnClient_getOrCreateObject
opsi.exception._exception.OpsiLicenseConfigurationError: No license pool for product id 'win11-x64', windowsSoftwareId 'None' found
[3] [2026-05-29 10:04:23.132] [141.14.132.217 ] No license pool for product id 'win11-x64', windowsSoftwareId 'None' found (jsonrpc.py:445)
Traceback (most recent call last):
File "opsiconfd/application/jsonrpc.py", line 443, in process_rpcs
File "opsiconfd/application/jsonrpc.py", line 409, in process_rpc
File "opsiconfd/application/jsonrpc.py", line 346, in execute_rpc
File "starlette/concurrency.py", line 32, in run_in_threadpool
File "anyio/to_thread.py", line 63, in run_sync
File "anyio/_backends/_asyncio.py", line 2518, in run_sync_in_worker_thread
File "anyio/_backends/_asyncio.py", line 1002, in run
File "opsiconfd/backend/rpc/__init__.py", line 183, in wrapper
File "opsiconfd/backend/rpc/obj_license_on_client.py", line 180, in licenseOnClient_getOrCreateObject
opsi.exception._exception.OpsiLicenseConfigurationError: No license pool for product id 'win11-x64', windowsSoftwareId 'None' found
[3] [2026-05-29 10:06:37.834] [141.14.132.217 ] No license pool for product id 'win11-x64', windowsSoftwareId 'None' found (jsonrpc.py:445)
Traceback (most recent call last):
File "opsiconfd/application/jsonrpc.py", line 443, in process_rpcs
File "opsiconfd/application/jsonrpc.py", line 409, in process_rpc
File "opsiconfd/application/jsonrpc.py", line 346, in execute_rpc
File "starlette/concurrency.py", line 32, in run_in_threadpool
File "anyio/to_thread.py", line 63, in run_sync
File "anyio/_backends/_asyncio.py", line 2518, in run_sync_in_worker_thread
File "anyio/_backends/_asyncio.py", line 1002, in run
File "opsiconfd/backend/rpc/__init__.py", line 183, in wrapper
File "opsiconfd/backend/rpc/obj_license_on_client.py", line 180, in licenseOnClient_getOrCreateObject
opsi.exception._exception.OpsiLicenseConfigurationError: No license pool for product id 'win11-x64', windowsSoftwareId 'None' found
[3] [2026-05-29 10:17:11.432] [141.14.132.217 ] No license pool for product id 'win11-x64', windowsSoftwareId 'None' found (jsonrpc.py:445)
Traceback (most recent call last):
File "opsiconfd/application/jsonrpc.py", line 443, in process_rpcs
File "opsiconfd/application/jsonrpc.py", line 409, in process_rpc
File "opsiconfd/application/jsonrpc.py", line 346, in execute_rpc
File "starlette/concurrency.py", line 32, in run_in_threadpool
File "anyio/to_thread.py", line 63, in run_sync
File "anyio/_backends/_asyncio.py", line 2518, in run_sync_in_worker_thread
File "anyio/_backends/_asyncio.py", line 1002, in run
File "opsiconfd/backend/rpc/__init__.py", line 183, in wrapper
File "opsiconfd/backend/rpc/obj_license_on_client.py", line 180, in licenseOnClient_getOrCreateObject
opsi.exception._exception.OpsiLicenseConfigurationError: No license pool for product id 'win11-x64', windowsSoftwareId 'None' found

Die KI sagt license-management.use aktiv auf Clients gesetzt sei der Fehler..hmmm