Problem connecting when using SSLDroid, but not other OpenVPN clients & SSLDroid

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
Barry777
OpenVpn Newbie
Posts: 1
Joined: Mon Jan 08, 2018 9:40 pm

Problem connecting when using SSLDroid, but not other OpenVPN clients & SSLDroid

Post by Barry777 » Mon Jan 08, 2018 9:52 pm

I am hoping someone can help me here. I am trying to get OpenVPN Connect working through SSLDroid. I have the same exact config working on another Android OpenVPN app named "OpenVPN for Android", but "OpenVPN Connect" disconnects a second after it receives the IP config from the server.

OpenVPN Connect logs simply say "NETWORK_RECV_ERROR"
EVENT: TRANSPORT_ERROR info='Transport error on '127.0.0.1:NETWORK RECV_ERROR' trans=TO_DISCONNECTED

seems SSLDroid is dropping it? here are the SSLDroid logs:

01-08 13:44:43.097 D/SSLDroid( 6125): SSLDroid Service Started; version='9', versionname='1.2.6'
01-08 13:44:43.237 D/SSLDroid( 6125): CNS/0: Trying socket operation on a null socket, returning
01-08 13:44:47.514 D/SSLDroid( 6125): CNS/1: Tunnelling port 1194 to port 443 on host [redacted ip] ...
01-08 13:44:48.119 D/SSLDroid( 6125): CNS/1: javax.net.ssl.SSLException: Read error: ssl=0x7f63ba9a00: I/O error during system call, Software caused connection abort
01-08 13:44:48.119 D/SSLDroid( 6125): CNS/1: Quitting server-side stream proxy...
01-08 13:44:48.126 D/SSLDroid( 6125): CNS/1: javax.net.ssl.SSLException: Write error: ssl=0x7f63ba9a00: I/O error during system call, Broken pipe
01-08 13:44:48.126 D/SSLDroid( 6125): CNS/1: Quitting client-side stream proxy...

also if I run openvpn client on windows with stunnel, it works fine too. And if I run OpenVPN Connect straight to the server w/out using SSL tunneling, it also works fine. It's just OpenVPN Connect thru SSLDroid. Any ideas?

thanks much

mr1234
OpenVpn Newbie
Posts: 1
Joined: Wed Feb 14, 2018 12:02 am

Re: Problem connecting when using SSLDroid, but not other OpenVPN clients & SSLDroid

Post by mr1234 » Wed Feb 14, 2018 12:20 am

[oconf=][/oconf]

Post Reply