jkotra / eOVPN

OpenVPN Configuration Manager.
GNU General Public License v3.0
72 stars 9 forks source link

Unable to find OpenVPN3 #29

Closed krzyska1 closed 2 years ago

krzyska1 commented 2 years ago

I've switched eOVPN settings to OpenVPN3, and now every time I run it I get the message "Unable to find OpenVPN3", I can click Exit, that's it. How can I restore default settings?

jkotra commented 2 years ago

did you install openvpn3? ( Ubuntu / Fedora / Arch )

otherwise, if you installed it via Flatpak: flatpak uninstall eovpn --delete-data and install it again.

jkotra commented 2 years ago

this behavior has been fixed in 1.18 (https://github.com/jkotra/eOVPN/commit/1ace2b87d934a74bef83be233856756f3c093b6c). Thanks for reporting.