Fehler #0: OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run --no-color proftpd 2>&1' with exit code '1': Timo-NAS.local: ---------- ID: configure_proftpd_mod_core Function: file.managed Name: /etc/proftpd/proftpd.conf Result: True Comment: File /etc/proftpd/proftpd.conf updated Started: 21:26:15.405470 Duration: 136.625 ms Changes: ---------- diff: --- +++ @@ -53,50 +53,3 @@ - - DefaultRoot /srv/ftp - MaxClients 5 - MaxLoginAttempts 1 - RequireValidShell on - # This option is useless because this is handled via the PAM - # pam_listfile.so module, so set it to 'off' by default. - UseFtpUsers off - - - AuthPAM on - AuthPAMConfig proftpd - - - BanEngine off - BanControlsACLs all allow user root - BanLog /var/log/proftpd/ban.log - BanMessage Host %a has been banned - BanTable /run/proftpd/ban.tab - - - ControlsEngine on - ControlsMaxClients 2 - ControlsLog /var/log/proftpd/controls.log - ControlsInterval 5 - ControlsSocket /run/proftpd/proftpd.sock - - - AdminControlsEngine off - - - DelayEngine on - - - FACLEngine on - - - QuotaEngine off - - - Ratios off - - - TCPAccessFiles /etc/hosts.allow /etc/hosts.deny - TCPAccessSyslogLevels info warn - TCPServiceName ftpd - ---------- ID: configure_proftpd_mod_core_default_login_msg Function: file.managed Name: /srv/ftp/welcome.msg Result: True Comment: File /srv/ftp/welcome.msg is in the correct state Started: 21:26:15.542296 Duration: 3.041 ms Changes: ---------- ID: prereq_proftpd_mod_tls_certificates Function: salt.state Result: True Comment: States ran successfully. Updating Timo-NAS.local. Started: 21:26:15.546790 Duration: 2104.717 ms Changes: Timo-NAS.local: ---------- ID: remove_ssl_certificates_crt Function: module.run Result: True Comment: file.find: [] Started: 21:26:15.807479 Duration: 11.522 ms Changes: ---------- file.find: ---------- ID: remove_ssl_certificates_key Function: module.run Name: file.find Result: True Comment: Started: 21:26:15.819153 Duration: 0.827 ms Changes: ---------- ID: update_ssl_certificates Function: cmd.run Name: update-ca-certificates --fresh Result: True Comment: Command "update-ca-certificates --fresh" run Started: 21:26:15.820926 Duration: 1821.751 ms Changes: ---------- pid: 8263 retcode: 0 stderr: stdout: Clearing symlinks in /etc/ssl/certs... done. Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. ---------- ID: remove_ssh_certificates Function: module.run Result: True Comment: file.find: [] Started: 21:26:17.643176 Duration: 4.346 ms Changes: ---------- file.find: Summary for Timo-NAS.local ------------ Succeeded: 4 (changed=3) Failed: 0 ------------ Total states run: 4 Total run time: 1.838 s ---------- ID: configure_proftpd_mod_tls Function: file.managed Name: /etc/proftpd/tls.conf Result: True Comment: File /etc/proftpd/tls.conf is in the correct state Started: 21:26:17.651837 Duration: 28.839 ms Changes: ---------- ID: configure_proftpd_mod_auth Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 9 lines Started: 21:26:17.680874 Duration: 20.564 ms Changes: ---------- diff: --- +++ @@ -53,3 +53,12 @@ + + DefaultRoot /srv/ftp + MaxClients 5 + MaxLoginAttempts 1 + RequireValidShell on + # This option is useless because this is handled via the PAM + # pam_listfile.so module, so set it to 'off' by default. + UseFtpUsers off + ---------- ID: proftpd_ftpusers_deny_root Function: file.uncomment Name: /etc/ftpusers Result: True Comment: Pattern already uncommented Started: 21:26:17.701628 Duration: 2.927 ms Changes: ---------- ID: configure_proftpd_mod_auth_pam Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 4 lines Started: 21:26:17.704728 Duration: 3.443 ms Changes: ---------- diff: --- +++ @@ -62,3 +62,7 @@ # pam_listfile.so module, so set it to 'off' by default. UseFtpUsers off + + AuthPAM on + AuthPAMConfig proftpd + ---------- ID: configure_proftpd_mod_ban Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 7 lines Started: 21:26:17.708314 Duration: 16.498 ms Changes: ---------- diff: --- +++ @@ -66,3 +66,10 @@ AuthPAM on AuthPAMConfig proftpd + + BanEngine off + BanControlsACLs all allow user root + BanLog /var/log/proftpd/ban.log + BanMessage Host %a has been banned + BanTable /run/proftpd/ban.tab + ---------- ID: configure_proftpd_mod_ctrls Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 7 lines Started: 21:26:17.724991 Duration: 4.581 ms Changes: ---------- diff: --- +++ @@ -73,3 +73,10 @@ BanMessage Host %a has been banned BanTable /run/proftpd/ban.tab + + ControlsEngine on + ControlsMaxClients 2 + ControlsLog /var/log/proftpd/controls.log + ControlsInterval 5 + ControlsSocket /run/proftpd/proftpd.sock + ---------- ID: configure_proftpd_mod_ctrls_admin Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 3 lines Started: 21:26:17.729744 Duration: 3.27 ms Changes: ---------- diff: --- +++ @@ -80,3 +80,6 @@ ControlsInterval 5 ControlsSocket /run/proftpd/proftpd.sock + + AdminControlsEngine off + ---------- ID: configure_proftpd_mod_delay Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 3 lines Started: 21:26:17.733155 Duration: 3.196 ms Changes: ---------- diff: --- +++ @@ -83,3 +83,6 @@ AdminControlsEngine off + + DelayEngine on + ---------- ID: configure_proftpd_mod_facl Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 3 lines Started: 21:26:17.736499 Duration: 3.168 ms Changes: ---------- diff: --- +++ @@ -86,3 +86,6 @@ DelayEngine on + + FACLEngine on + ---------- ID: configure_proftpd_mod_quotatab Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 3 lines Started: 21:26:17.739848 Duration: 3.203 ms Changes: ---------- diff: --- +++ @@ -89,3 +89,6 @@ FACLEngine on + + QuotaEngine off + ---------- ID: configure_proftpd_mod_ratio Function: file.append Name: /etc/proftpd/proftpd.conf Result: True Comment: Appended 3 lines Started: 21:26:17.743201 Duration: 3.22 ms Changes: ---------- diff: --- +++ @@ -92,3 +92,6 @@ QuotaEngine off + + Ratios off + ---------- ID: configure_proftpd_mod_vroot Function: file.append Name: /etc/proftpd/proftpd.conf Result: False Comment: An exception occurred in this state: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/openmediavault/config/database.py", line 732, in execute self._response = self._response[0] IndexError: list index out of range During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/salt/utils/templates.py", line 498, in render_jinja_tmpl output = template.render(**decoded_context) File "/usr/lib/python3/dist-packages/jinja2/asyncsupport.py", line 76, in render return original_render(self, *args, **kwargs) File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python3/dist-packages/jinja2/_compat.py", line 37, in reraise raise value.with_traceback(tb) File "