brianhornsby / script.openvpn

A script that allows you to control OpenVPN from within Kodi.
http://brianhornsby.com/kodi_addons/openvpn
GNU General Public License v3.0
91 stars 30 forks source link

RTNETLINK answers: File exists #31

Closed philborman closed 9 years ago

philborman commented 9 years ago

Not able to set up on OSMC final, but worked on Raspbmc. OSMC uses connman, which might be the problem?

log shows this...

Fri Jul 10 17:07:06 2015 /sbin/ip route del 0.0.0.0/0 Fri Jul 10 17:07:06 2015 /sbin/ip route add 0.0.0.0/0 via 10.10.2.17 RTNETLINK answers: File exists Fri Jul 10 17:07:06 2015 ERROR: Linux route add command failed: external program exited with error status: 2

MaikoHermans commented 8 years ago

Why was this closed? seems like this problem still exists. I'm running into the same problem and a lot of people with me so it seems. If there is a fix I would love to hear about it

brianhornsby commented 8 years ago

It was closed because this is not an issue with the plugin, but with the operation of OpenVPN.