Hello,
I installed the OpenVPN app on iOS and using the option to import a profile from an OpenVPN access server, seemed to connect and pull the information just fine.
However, I receive the following error under the "New profiles are available..." section.
Error loading profile: Inbox/client.ovpn
option_error: more than one instance of option 'dev'
The green plus option and the green arrow option are grayed out and only the red X option is available.
Any suggestions are appreciated.
Thank You!
Error Loading Profile in OpenVPN app
-
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Feb 22, 2013 9:15 pm
-
- OpenVpn Newbie
- Posts: 6
- Joined: Thu Feb 07, 2013 6:19 am
Re: Error Loading Profile in OpenVPN app
That error means you have multiple "dev tun" or "dev" keys in your client.ovpn file. Please check your client.ovpn file.
Secondly, if you are adding ovpn file from iTunes connect, add above inbox folder.
I hope this will help you.
- Abhay
Secondly, if you are adding ovpn file from iTunes connect, add above inbox folder.
I hope this will help you.
- Abhay
-
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Feb 22, 2013 9:15 pm
Re: Error Loading Profile in OpenVPN app
Thank You! It did. I saw a couple of "dev_tun" lines. I just deleted the second one and (after deleting a duplicate proto line) the certificate pulled in fine.
I'm having authentication failures - but that's another thing I need to work on.
Thanks again!
I'm having authentication failures - but that's another thing I need to work on.
Thanks again!
-
- OpenVpn Newbie
- Posts: 6
- Joined: Thu Feb 07, 2013 6:19 am
Re: Error Loading Profile in OpenVPN app
Great. Are you using username-password authentication or cert-based?
- Abhay
- Abhay
-
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Jun 24, 2016 6:39 am
Re: Error Loading Profile in OpenVPN app
Hello
I also have this bug out "Error Loading Profile in OpenVPN"
client configuration
"client
dev tun
proto udp
remote 192.168.3.104 1194
tls-client
ca "ca.crt"
tls-auth "ta.key" 1
cert "User1.crt"
key "User1.key"
remote-cert-tls server
comp-lzo
tun-mtu 1500
mssfix 1450
verb 3
nobind
resolv-retry infinite"
sorry for my bad english
I also have this bug out "Error Loading Profile in OpenVPN"
client configuration
"client
dev tun
proto udp
remote 192.168.3.104 1194
tls-client
ca "ca.crt"
tls-auth "ta.key" 1
cert "User1.crt"
key "User1.key"
remote-cert-tls server
comp-lzo
tun-mtu 1500
mssfix 1450
verb 3
nobind
resolv-retry infinite"
sorry for my bad english