Proxy error - tunneling socket could not be established
Clash Royale CLAN TAG#URR8PPP
up vote
-1
down vote
favorite
I'm receiving the following error when running a newman collection (newman is the commandline version of postman, and is used for making REST calls):
tunneling socket could not be established, cause=write EPROTO 139918124813184:error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:827
I know this is a proxy issue, but I've exported my proxy configurations as environment variables already:
export http_proxy=http//:one.proxy.company.com:8080
export https_proxy=https//:one.proxy.company.com:8080
set http_proxy=http//:one.proxy.company.com:8080
set https_proxy=https//:one.proxy.company.com:8080
linux proxy http
New contributor
add a comment |
up vote
-1
down vote
favorite
I'm receiving the following error when running a newman collection (newman is the commandline version of postman, and is used for making REST calls):
tunneling socket could not be established, cause=write EPROTO 139918124813184:error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:827
I know this is a proxy issue, but I've exported my proxy configurations as environment variables already:
export http_proxy=http//:one.proxy.company.com:8080
export https_proxy=https//:one.proxy.company.com:8080
set http_proxy=http//:one.proxy.company.com:8080
set https_proxy=https//:one.proxy.company.com:8080
linux proxy http
New contributor
Version mismatch of SSL libraries on client & server?unknown protocol
– tink
yesterday
1
Are you sure that you have configured your proxy variables properly? I believe that it should behttp://
, nothttp//:
– Jyotish P
yesterday
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I'm receiving the following error when running a newman collection (newman is the commandline version of postman, and is used for making REST calls):
tunneling socket could not be established, cause=write EPROTO 139918124813184:error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:827
I know this is a proxy issue, but I've exported my proxy configurations as environment variables already:
export http_proxy=http//:one.proxy.company.com:8080
export https_proxy=https//:one.proxy.company.com:8080
set http_proxy=http//:one.proxy.company.com:8080
set https_proxy=https//:one.proxy.company.com:8080
linux proxy http
New contributor
I'm receiving the following error when running a newman collection (newman is the commandline version of postman, and is used for making REST calls):
tunneling socket could not be established, cause=write EPROTO 139918124813184:error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:827
I know this is a proxy issue, but I've exported my proxy configurations as environment variables already:
export http_proxy=http//:one.proxy.company.com:8080
export https_proxy=https//:one.proxy.company.com:8080
set http_proxy=http//:one.proxy.company.com:8080
set https_proxy=https//:one.proxy.company.com:8080
linux proxy http
linux proxy http
New contributor
New contributor
edited yesterday
Rui F Ribeiro
38.1k1475123
38.1k1475123
New contributor
asked yesterday
prometheusnoob
1
1
New contributor
New contributor
Version mismatch of SSL libraries on client & server?unknown protocol
– tink
yesterday
1
Are you sure that you have configured your proxy variables properly? I believe that it should behttp://
, nothttp//:
– Jyotish P
yesterday
add a comment |
Version mismatch of SSL libraries on client & server?unknown protocol
– tink
yesterday
1
Are you sure that you have configured your proxy variables properly? I believe that it should behttp://
, nothttp//:
– Jyotish P
yesterday
Version mismatch of SSL libraries on client & server?
unknown protocol
– tink
yesterday
Version mismatch of SSL libraries on client & server?
unknown protocol
– tink
yesterday
1
1
Are you sure that you have configured your proxy variables properly? I believe that it should be
http://
, not http//:
– Jyotish P
yesterday
Are you sure that you have configured your proxy variables properly? I believe that it should be
http://
, not http//:
– Jyotish P
yesterday
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
prometheusnoob is a new contributor. Be nice, and check out our Code of Conduct.
prometheusnoob is a new contributor. Be nice, and check out our Code of Conduct.
prometheusnoob is a new contributor. Be nice, and check out our Code of Conduct.
prometheusnoob is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f481753%2fproxy-error-tunneling-socket-could-not-be-established%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Version mismatch of SSL libraries on client & server?
unknown protocol
– tink
yesterday
1
Are you sure that you have configured your proxy variables properly? I believe that it should be
http://
, nothttp//:
– Jyotish P
yesterday