Seite 1 von 1

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

Verfasst: 18 Sep 2024, 14:00
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

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

Verfasst: 23 Sep 2024, 07:20
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