HI
I migrate my Vyos 1.2.3 to 1.2.4 (own standard build :crux) and OpenVpn server stop worked.
command: show openvpn server
Traceback (most recent call last):
File "/usr/libexec/vyos/op_mode/show_openvpn.py", line 152, in <module>
data = get_status(args.mode, intf)
File "/usr/libexec/vyos/op_mode/show_openvpn.py", line 66, in get_status
with open(status_file, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/opt/vyatta/etc/openvpn/status/vtun0.status'
@Rafal, your described OpenVPN behaviour don’t reproduced on stable 1.2.4.
Provide please output of command for confirmation that this is really crux. show version | grep Commit