wir haben gestern eine E-Mail vom opsi-announce_de-request@lists.sourceforge.net bekommen, dass es Updates gibt. Heute habe ich die Updates gestartet. Jetzt geht der opsiconfigd.service nicht mehr.
Code: Alles auswählen
● opsiconfd.service - opsi server daemon
Loaded: loaded (/lib/systemd/system/opsiconfd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2024-09-26 08:55:01 CEST; 1s ago
Process: 1673 ExecStartPre=/usr/lib/opsiconfd/opsiconfd-pre-start (code=exited, status=0/SUCCESS)
Process: 1681 ExecStart=/usr/bin/opsiconfd start --log-level-stderr=0 (code=exited, status=2)
Main PID: 1681 (code=exited, status=2)
Sep 26 08:55:01 opsi opsiconfd[1681]: [--admin-password ADMIN_PASSWORD]
Sep 26 08:55:01 opsi opsiconfd[1681]: [ACTION]
Sep 26 08:55:01 opsi opsiconfd[1681]: Arguments can also be set in the configuration file and environment variables.
Sep 26 08:55:01 opsi opsiconfd[1681]: Entries in the configuration file overwrite the defaults.
Sep 26 08:55:01 opsi opsiconfd[1681]: Environment variables overwrite entries in the configuration file.
Sep 26 08:55:01 opsi opsiconfd[1681]: Command line parameters overwrite environment variables.
Sep 26 08:55:01 opsi opsiconfd[1681]: Config file and environment var syntax allows: option=value, flag=true, list-option=[a,b,c].
Sep 26 08:55:01 opsi opsiconfd[1681]: opsiconfd: error: unrecognized arguments: --opsiclientd.config_service.permanent_connection=true --opsiclientd.global.verify_server_cert=true
Ich bin unsicher, ob die 2 Argumente auskommentiert bleiben sollen. oder fehlt mir noch einen Schritt? Verifizierung eines Zertifikats?
Die aktuellen Versionen lauten:
Code: Alles auswählen
root@opsi:~# opsiconfd --version
4.3.22.4 [python-opsi-common=4.3.21.1]
Code: Alles auswählen
root@opsi:~# opsipxeconfd --version
4.3.5.0 [python-opsi-common=4.3.14.0]