Page 1 of 1

Please help me

Posted: Fri Apr 09, 2021 6:06 pm
by ssnt001
hi, I have a problem with the configuration of openvpn, when I try to activate it I get this error:

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 openvpn 2>&1' with exit code '1': raspberrypi: ---------- ID: stop_openvpn_service Function: service.dead Name: openvpn Result: True Comment: The service openvpn is already dead Started: 18:56:00.996342 Duration: 206.937 ms Changes: ---------- ID: setup_openvpn Function: cmd.run Name: /usr/sbin/omv-openvpn setup Result: False Comment: Device "eth0" does not exist. /usr/sbin/omv-openvpn: line 47: 5 - ( / 8) : syntax error: operand expected (error token is "/ 8) ") iptables v1.8.2 (nf_tables): option "--to" requires an argument Try `iptables -h' or 'iptables --help' for more information. Started: 18:56:01.208879 Duration: 947.749 ms Changes: ---------- ID: start_openvpn_service Function: service.running Name: openvpn Result: False Comment: One or more requisite failed: omv.deploy.openvpn.default.setup_openvpn Started: 18:56:02.158985 Duration: 0.03 ms Changes: Summary for raspberrypi ------------ Succeeded: 1 Failed: 2 ------------ Total states run: 3 Total run time: 1.155 s

I installed it immediately after installing openmediavault on raspberry, can someone help me?