OpenVPN / openvpn

OpenVPN is an open source VPN daemon
http://openvpn.net
Other
10.26k stars 2.92k forks source link

--status file in 2.6.7 #454

Closed cjw77 closed 7 months ago

cjw77 commented 7 months ago

In version 2.6.7 the server will not connect for the second time of asking. Options error: --status fails with 'openvpn-status.log': Permission denied (errno=13)

In my config file I have: status openvpn-status.log

openvpn-status.log is created fine the first connection, but listed as read-only.

I uninstalled 2.6.7, and reinstalled the GUI from 2.6.6 together with the service from 2.6.7, same error. I installed only 2.6.6 and now the server can disconnect and reconnect.

OS Windows 11 Pro

lstipakov commented 7 months ago

Looking into it.