OpenVPN GUI window is empty. Why can't I connect to my VPN?
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Techno Intrigue Looping
--
Chapters
00:00 Openvpn Gui Window Is Empty. Why Can'T I Connect To My Vpn?
00:47 Accepted Answer Score 22
01:21 Answer 2 Score 0
01:41 Answer 3 Score 0
01:57 Thank you
--
Full question
https://superuser.com/questions/666452/o...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #openvpn
#avk47
ACCEPTED ANSWER
Score 22
OpenVPN GUI is probably trying to connect to the management interface of an OpenVPN instance which should have already been started.
OpenVPN GUI will first try to start openvpn.exe
and then connect to the port shown above. If you look carefully at your Process Monitor output, you would see a Process Create event pointing to openvpn.exe
.
Sadly, OpenVPN GUI doesn't (or can't) capture the output of that process. So you're going to want to start it yourself manually. You'll then see what the problem with your configuration file is.
ANSWER 2
Score 0
On Windows this issue sometimes persists and requires a restart to clear it. However as an alternative you can look at the active processes list in Task Manager and End the OpenVPN Daemon process and OpenVPN-GUI process, then restart OpenVPN-GUI. This should clear the throat.
ANSWER 3
Score 0
On Windows... exit the OpenVPN program (via the icon next to the windows clock) and see in the background process window if the OpenVPN Deamon process is still open If it is open, kill the process