I am running Rpi 3+ running one of the nightly builds from when they were created for Kodi 19.1. I changed VPN providers to OctaneVPN but I cannot get this to work on LibrELEC from either the command line or using the VPN Manager app. I have another Ubuntu system and I can run openvpn without issue. Octane has some weird ports like 8888, 8080, and 449 but I can't get any of them to work. From looking at the internet it looks like someone else had the same issue and it is a kernel issue but I'm not sure.
Anyone have any ideas on how to fix this or am I SOL?
Code
Tue Mar 12 19:29:55 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]198.144.157.100:8888
Tue Mar 12 19:29:55 2019 UDP link local: (not bound)
Tue Mar 12 19:29:55 2019 UDP link remote: [AF_INET]198.144.157.100:8888
Tue Mar 12 19:29:55 2019 WARNING: this configuration may cache passwords in memory – use the auth-nocache option to prevent this
Tue Mar 12 19:29:55 2019 [VPN] Peer Connection Initiated with [AF_INET]198.144.157.100:8888
Tue Mar 12 19:29:56 2019 TUN/TAP device tun0 opened
Tue Mar 12 19:29:56 2019 do_ifconfig, tt->did_ifconfig_ipv6_setup=0
Tue Mar 12 19:29:56 2019 /sbin/ip link set dev tun0 up mtu 1500
Tue Mar 12 19:29:57 2019 /sbin/ip addr add dev tun0 local 10.10.6.18 peer 10.10.6.17
ip: RTNETLINK answers: File exists
Tue Mar 12 19:29:57 2019 ERROR: Linux route add command failed: external program exited with error status: 2
Tue Mar 12 19:29:57 2019 Initialization Sequence Completed
Tue Mar 12 19:30:53 2019 event_wait : Interrupted system call (code=4)
ip: RTNETLINK answers: File exists
Tue Mar 12 19:30:53 2019 ERROR: Linux route add command failed: external program exited with error
Display More