opsi-linux-client-agent-installer / Error 17

Antworten
mkarch@telepaxx.de
Beiträge: 3
Registriert: 18 Sep 2024, 13:40

opsi-linux-client-agent-installer / Error 17

Beitrag von mkarch@telepaxx.de »

I'm not able to install the opsi-linux-client-agent on my laptop. Doesn't matter if I'm trying with gui, without gui, with parameters per command line or entered interactively, etc. - it's always the same "ERROR: 17". My laptop is running Pop!_OS 22.04 (based on Ubuntu 22.04).

Installer Version is 4.3.1.0.

Code: Alles auswählen

> sudo ./opsi-linux-client-agent-installer.run --client-id fqdn.domain.de --service-address "https://opsi.domain.de:4447" --service-username adminuser --service-password xxXXxx --no-gui --non-interactive
[sudo] Passwort für user: 
Starting opsi-linux-client-agent-installer, please wait...
[3] [2024-09-18 13:35:47.701] [               ] 17   (__main__.py:223)
Traceback (most recent call last):
  File "ocainstallationhelper/__main__.py", line 214, in install
  File "ocainstallationhelper/__main__.py", line 249, in service_setup
  File "ocainstallationhelper/backend.py", line 120, in get_or_create_client
  File "ocainstallationhelper/__init__.py", line 111, in get_mac_address
KeyError: 17
[3] [2024-09-18 13:35:47.702] [               ] 17   (__main__.py:439)
Traceback (most recent call last):
  File "ocainstallationhelper/__main__.py", line 436, in run
  File "ocainstallationhelper/__main__.py", line 214, in install
  File "ocainstallationhelper/__main__.py", line 249, in service_setup
  File "ocainstallationhelper/backend.py", line 120, in get_or_create_client
  File "ocainstallationhelper/__init__.py", line 111, in get_mac_address
KeyError: 17
[3] [2024-09-18 13:35:47.703] [               ] 17   (__main__.py:292)
Traceback (most recent call last):
  File "ocainstallationhelper/__main__.py", line 436, in run
  File "ocainstallationhelper/__main__.py", line 214, in install
  File "ocainstallationhelper/__main__.py", line 249, in service_setup
  File "ocainstallationhelper/backend.py", line 120, in get_or_create_client
  File "ocainstallationhelper/__init__.py", line 111, in get_mac_address
KeyError: 17
ERROR: 17
Benutzeravatar
j.schneider
uib-Team
Beiträge: 2045
Registriert: 29 Mai 2008, 15:14

Re: opsi-linux-client-agent-installer / Error 17

Beitrag von j.schneider »

Hello!
Seems like the installer is not able to determine the hardware address of the default network interface.
Please try if the issue is fixed with opsi-linux-client-agent 4.3.4.2-1:

https://opsipackages.43.opsi.org/testin ... 4.2-1.opsi

Best regards,
Jan Schneider


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Antworten