Zomboided / service.vpn.manager

VPN plugin for Kodi
GNU General Public License v2.0
305 stars 81 forks source link

OpenVPN executable isn't working following setup instructions #356

Closed chrisc25 closed 2 years ago

chrisc25 commented 2 years ago

Hi I am having issues with "OpenVPN executable isn't working" error and Killall is required

I am using Ubuntu 21.10, Kodi 18.3 using version 7.0.0 from your repository openvpn is installed and so is pmsic (23.4-2build1) I've read a lot of your posts, and have been looking everywhere to find help and instructions. from Terminal I can openVPN. I've tried reinstalling.

Have you any ideas what could be wrong?

chrisc25 commented 2 years ago

Anyone with the same issue, the solution is:

calvin ALL=(ALL) NOPASSWD: ALL

adding to VISUDO

I tried this a couple of times and found a better guide: https://www.simplehelp.net/2009/05/27/how-to-stop-ubuntu-from-asking-for-your-sudo-password/