VPN Connection Error

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
alindumitrescu
OpenVpn Newbie
Posts: 1
Joined: Wed Apr 18, 2012 4:20 pm

VPN Connection Error

Post by alindumitrescu » Wed Apr 18, 2012 4:38 pm

Hello,

I installed the OpenVPN amazon instance from the community AMI. Everything seems to be setup correctly, however, when I try to connect from the client, I do get a weird info error:

<info icon> <server name> disconnected
None: JSONDialog: Error running jsondialog, status=(1, [], []), stdout=[], stderr= []

What can be the problem?

Log file:

2012-04-18 09:36:01-0700 [HTTPChannel,232,127.0.0.1] *** API CALL f=xmlrpc_Poll args=['sess_TrackActiveProfiles_xL5e3IUMxkEVaX6k_1', 10] kw={} ret=[{'type': 'PROFILE', 'state': 'connect', 'profile_id': 'ip_10_126_50_31_dynamic_p9966', 'cookie': 'TRAY_CLIENT_QWxpbmQ=_mr3Ik5C7', 'timestamp': 1334766961}]
2012-04-18 09:36:01-0700 [HTTPChannel,232,127.0.0.1] *** API CALL f=xmlrpc_Connect args=[{'vpn_proto': 'tcp', 'non_interactive': False, 'profile_id': 'ip_10_126_50_31_dynamic_p9966', 'cookie': 'TRAY_CLIENT_QWxpbmQ=_mr3Ik5C7', 'new_only': True, 'type': 'dynamic'}, ['STATE', 'PASSWORD', 'ACTIVE', 'CERT_APPROVAL', 'INFO', 'CONNECTED_USER', 'FATAL', 'SCRIPT', 'CHALLENGE', 'DELETE_PENDING', 'NOTIFY', 'RSA_SIGN', 'CONNECT_TIMEOUT', 'BYTECOUNT'], {}] kw={} ret='sess_ip_10_126_50_31_dynamic_p9966_sQUQj7BEmzo25r4z_1'
2012-04-18 09:36:01-0700 [HTTPChannel,235,127.0.0.1] *** API CALL f=xmlrpc_Poll args=['sess_ip_10_126_50_31_dynamic_p9966_sQUQj7BEmzo25r4z_1', 10] kw={} ret=[{'status': 'need', 'timestamp': 1334766961, 'need': ('username', 'password'), 'type': 'PASSWORD', 'auth_type': 'Dynamic'}]
2012-04-18 09:36:04-0700 [HTTPChannel,236,127.0.0.1] *** API CALL f=xmlrpc_SubmitCreds args=['sess_ip_10_126_50_31_dynamic_p9966_sQUQj7BEmzo25r4z_1', {'username': 'vpn', 'password': '[redacted]', 'static_response': 'None'}, 'Dynamic', True] kw={} ret=None
2012-04-18 09:36:05-0700 [XMLProxyQueryProtocol,client] ProfileSignatureVerify.verify: <depth=1 err=X509_V_ERR_SELF_SIGNED_CERT_IN_CHAIN: self signed certificate in certificate chain subj=<X509Name object '/CN=OpenVPN Web CA 2012.04.18 04:03:59 UTC ip-10-126-50-31'>>: client/profsig:15,pki/sign:230 (pyovpn.pki.sign.CertVerifyFailed)
2012-04-18 09:36:05-0700 [XMLProxyQueryProtocol,client] *** API CALL f=xmlrpc_Poll args=['sess_ip_10_126_50_31_dynamic_p9966_sQUQj7BEmzo25r4z_1', 10] kw={} ret=[{'timestamp': 1334766965, 'info_type': 'DYNAMIC_SUCCEED', 'type': 'INFO', 'severity': 'info', 'value': 'dynamic profile access succeeded'}]
2012-04-18 09:36:05-0700 [-] vpn_start: None: JSONDialog: Error running jsondialog, status=(1, [], []), stdout=[], stderr=[]: client/cliset:549,internet/defer:746,client/jsondialog:47,client/jsondialog:41,win32serviceutil:806,capiws:57,internet/base:1166,internet/base:1175,internet/base:779,internet/_pollingfile:79,internet/_dumbwin32proc:52,internet/_baseprocess:48,internet/_dumbwin32proc:315,internet/_baseprocess:60,svc/pp:117,svc/svcnotify:32,internet/defer:238,internet/defer:307,internet/defer:323,internet/defer:766,internet/defer:746,client/jsondialog:41,util/error:61,util/error:44 (RUN_ERROR)
2012-04-18 09:36:05-0700 [-] *** API CALL f=xmlrpc_Poll args=['sess_ip_10_126_50_31_dynamic_p9966_sQUQj7BEmzo25r4z_1', 10] kw={} ret=[{'timestamp': 1334766965, 'info_type': u'RUN_ERROR', 'type': 'INFO', 'severity': 'error', 'value': u'None: JSONDialog: Error running jsondialog, status=(1, [], []), stdout=[], stderr=[]'}]
2012-04-18 09:36:05-0700 [-] *** API CALL f=xmlrpc_Poll args=['sess_TrackActiveProfiles_xL5e3IUMxkEVaX6k_1', 10] kw={} ret=[{'timestamp': 1334766965, 'state': 'disconnect', 'profile_id': 'ip_10_126_50_31_dynamic_p9966', 'type': 'PROFILE'}]
2012-04-18 09:36:05-0700 [HTTPChannel,239,127.0.0.1] *** API CALL f=xmlrpc_Poll args=['sess_ip_10_126_50_31_dynamic_p9966_sQUQj7BEmzo25r4z_1', 10] kw={} ret=[{'timestamp': 1334766965, 'type': 'DELETE_PENDING'}]

User avatar
Mimiko
Forum Team
Posts: 1564
Joined: Wed Sep 22, 2010 3:18 am

Re: VPN Connection Error

Post by Mimiko » Fri May 18, 2012 6:28 am

Please contact the releasers of this particular OpenVPN build, as we can help only with official community releases.

Post Reply