Seite 1 von 1

opsi-script not installed

Verfasst: 12 Sep 2025, 20:48
von baoizbak
Hello,
I've followed the instruction and install docker server and opsi-configed.
https://docs.opsi.org/opsi-docs-en/4.3/ ... ocker.html

However, in the opsi-configed, the health check is showing this error.

ERROR - Mandatory product 'opsi-script' is not installed on depot 'opsi.domain.tld'.

Am I missing something ?

Re: opsi-script not installed

Verfasst: 15 Sep 2025, 07:40
von j.schneider
Hello,

opsi-script interpreter is necessary for executing product actions on client devices.
See https://docs.opsi.org/opsi-docs-en/4.3/ ... anual.html for details.
To install it on the opsi server, run the following command:

Code: Alles auswählen

opsi-package-updater -v install opsi-script
Best regards,
Jan Schneider