Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

behind proxy #4

Closed
dCode91 opened this issue Oct 13, 2017 · 4 comments
Closed

behind proxy #4

dCode91 opened this issue Oct 13, 2017 · 4 comments

Comments

@dCode91
Copy link

dCode91 commented Oct 13, 2017

Cannot use this behind a proxy... I tried to configured proxy in many different ways but it does not work i get this error:
Error: write EPROTO 140736486470592:error:14077419:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert access denied:../deps/openssl/openssl/ssl/s23_clnt.c:769:

at exports._errnoException (util.js:1018:11)
at WriteWrap.afterWrite (net.js:800:14)

@ojacques
Copy link
Owner

Yes, I got caught by this too. Can you check if this works for you too?

@ojacques
Copy link
Owner

@DanielCrisan - does the above work?

@ojacques
Copy link
Owner

Answered, closing.

@rastangineer
Copy link

I'm having the same issue, I have tried the solution mentioned by @ojacques but no luck.

[Tue Apr 03 2018 21:06:26 GMT+0000 (UCT)] ERROR { Error: write EPROTO 139799624234784:error:14077419:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert access denied:../deps/openssl/openssl/ssl/s23_clnt.c:802:

at _errnoException (util.js:1022:11)
at WriteWrap.afterWrite (net.js:867:14)
code: 'EPROTO', errno: 'EPROTO', syscall: 'write' }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants