tonyseek / openvpn-status

Parse OpenVPN status logs in Python
https://openvpn-status.readthedocs.io
MIT License
83 stars 31 forks source link

not to sure why its giving me this error #23

Open IntelligenceHostingLLC opened 2 years ago

IntelligenceHostingLLC commented 2 years ago

image

leighleighleigh commented 1 year ago

I fixed this by setting the status-version to 1 in my OpenVPN config (/etc/openvpn/server/server.conf). Documentation for this setting can be found here, under --status-version [n].

status /var/run/openvpn-status.log
status-version 1