TdUb199420 / android-openvpn-settings

Automatically exported from code.google.com/p/android-openvpn-settings
GNU General Public License v3.0
0 stars 0 forks source link

Client wan't start with Android 5.0 #166

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Here is my configuration:
1.Nexus 5
2.Rooted with SuperSU
3.TAP client
It all worked well with Android 4.4.4. after upgrade to Android 5.0 (including 
reroot), when I touch the check-mark of the client setting it remains unchecked 
and will not start the connection attempt. Log file remains empty.

I am using OpenVPN Settings version 0.4.14

Original issue reported on code.google.com by elizabet...@gmail.com on 11 Dec 2014 at 10:07

GoogleCodeExporter commented 8 years ago
See also 
https://groups.google.com/forum/?hl=en#!topic/android-openvpn-settings/zXRNykEhP
wo

Original comment by elizabet...@gmail.com on 11 Dec 2014 at 10:28

GoogleCodeExporter commented 8 years ago
Ditto on this issue, I am more than happy to assist in debugging this issue but 
since the log file remains empty I don't know how to get any useful 
information. 

Original comment by barry.ke...@gmail.com on 20 Jan 2015 at 1:25

GoogleCodeExporter commented 8 years ago
Same Issue here.
I tried starting openVPN via terminal and got the following error:

CANNOT LINK EXECUTABLE: cannot locate symbol "MD5_Init" referenced by 
"openvpn"...

i think this error is because MD5 is no longer part of libc but now in 
libcrypto but i'm not that informed about android at all..

Original comment by hex....@gmail.com on 12 Feb 2015 at 7:40

GoogleCodeExporter commented 8 years ago
I have the same problem on Cyanogenmod 12 (Android 5 lollipop)

The error in the ADB logcat is:

D/OpenVPN-DaemonMonitor[/path/to/vpn/config.ovpn]-daemon-stderr(29162): error: 
only position independent executables (PIE) are supported.

Original comment by ian.gibb...@gmail.com on 11 Mar 2015 at 11:34

GoogleCodeExporter commented 8 years ago
has anyone managed to dig up or compile a PIE version of the binary? I've been 
unable to locate one by googling

Original comment by Pyroball...@gmail.com on 12 May 2015 at 8:24

GoogleCodeExporter commented 8 years ago
Same problem here, running LG G3 (d855) with Cyanogenmod 12.1. If I run openvpn 
binary from Terminal, I get "error: only position independent executables (PIE) 
are supported."

Original comment by daniel.g...@gmail.com on 24 Aug 2015 at 8:42