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

Unhandled stream error in pipe #11

Open
maqeelqureshi opened this issue Mar 7, 2020 · 2 comments
Open

Unhandled stream error in pipe #11

maqeelqureshi opened this issue Mar 7, 2020 · 2 comments

Comments

@maqeelqureshi
Copy link

I have updated to node 12.0. Now I am facing following error.

internal/streams/legacy.js:59`
      throw er; // Unhandled stream error in pipe.
      ^

Error: write EPROTO 22796:error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol:c:\ws\deps\openssl\openssl\ssl\statem\statem_lib.c:1922:

    at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:83:16)
@maqeelqureshi
Copy link
Author

It worked when i used
node --tls-min-v1.0 C:\Users...\node_modules\local-cors-proxy\bin\lcp.js --proxyUrl https://...

@bjesuiter
Copy link

The Problem is an outdated/unmaintained dependency:

https://www.npmjs.com/package/request

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

No branches or pull requests

2 participants