Getting error "OpenVPN plugin not found"

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
cabhay
OpenVpn Newbie
Posts: 6
Joined: Thu Feb 07, 2013 6:19 am

Getting error "OpenVPN plugin not found"

Post by cabhay » Thu Feb 07, 2013 6:26 am

Hi All,

I have downloaded OpenVPN Connect application form AppStore on my iPhone4S 6.1. After importing client.ovpn from privatetunnel.com (also with my corporate VPN server), while connect to vpn through iOS app, I am getting error as "OpenVPN plugin not found".

After checking console logs here what I have got.

Feb 6 22:04:42 configd[48] <Error>: VPN Controller: cannot find VPN Bundle 'net.openvpn.OpenVPN-Connect.vpnplugin' for service = 8D2D5BD2-4E21-49F4-B2B9-535F802C830C
Feb 6 22:04:42 configd[48] <Error>: SCNC Controller::vpn_ipc_send cannot find plugin for net.openvpn.OpenVPN-Connect.vpnplugin
Feb 6 22:04:42 OpenVPN[1222] <Error>: VPNConfigurationSendMessage: pppcontroller_sendmsg returns error 48, error
Feb 6 22:04:42 OpenVPN[1222] <Warning>: VPNConfig: VPNConfigurationSendMessage failed
Feb 6 22:04:42 OpenVPN[1222] <Warning>: OpenVPNView: processEvent active=0 {
error = 1;
name = "NO_PLUGIN";
}

I can see two files in my ipa file.
OpenVPN.app
OpenVPNPlugin.vpnplugin

Looks like VPN plugin is not getting installed / registered with iOS. I have also checked same on two other iPhones.

Regards,
Abhay

cabhay
OpenVpn Newbie
Posts: 6
Joined: Thu Feb 07, 2013 6:19 am

Re: Getting error "OpenVPN plugin not found"

Post by cabhay » Fri Feb 08, 2013 1:41 pm

Hi All,

I am able to get rid of this problem. Initially, I downloaded OpenVPN Connect app from iTunes and then copy .ipa file into iPhone Configuration Utility of Mac OS X. If I install app through iPCU, then gets above issue of "Plugin not found" error.

If I install app from iTunes or directly install from App Store of iPhone then able to connect VPN server.

So in short, iPCU is not installing plugin properly. I had faced similar issue with Cisco AnyConnect app few months back.

Thanks,
Abhay

coc014
OpenVpn Newbie
Posts: 2
Joined: Fri Feb 22, 2013 8:40 pm

Re: Getting error "OpenVPN plugin not found"

Post by coc014 » Fri Feb 22, 2013 8:43 pm

Hi,
i have the same issue, i've tried to put the crt and key in the ovpn file but no luck, i get a parsing certificate error... :roll:

My ovpn file : http://pastebin.com/AVM94kES

I think i have to change these lines but how
ca ca.crt
tls-auth ta.key 1
?

thanks for your help :D

edit : my new file but same error (new server too)
http://pastebin.com/NzNLb5Lv

Post Reply