question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Random ECONNRESET

See original GitHub issue

Hello,

I’ve had a issue with this library ever since I started to use it. I basically pass the ytdl stream into ffmpeg to extract the audio from the video. Sometimes the stream crashes with an ECONNRESET, and i have no idea why.

Stacktrace: Error: read ECONNRESET at exports._errnoException (util.js:1007:11) at TLSWrap.onread (net.js:563:26)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:5
  • Comments:52 (9 by maintainers)

github_iconTop GitHub Comments

4reactions
FireController1847commented, Mar 8, 2017

@fent People are saying it could be due to the fact you are downloading videos “unofficially”, or without a developer key.

3reactions
FireController1847commented, Apr 2, 2017

Hey guys, he’s actually currently working on a fix for it so we can stop confirming this, as the PR #128 should fix it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ECONNRESET Aborted error randomly during node process
My node js application ( a discord bot ) keeps crashing with the Error: aborted message and code ECONNRESET . I have some...
Read more >
Random `ECONNRESET` errors · Issue #1029 - GitHub
Bug Report Random ECONNRESET errors. To Reproduce That's the hard thing here: some of these errors occurred in the past few days.
Read more >
Azure Event Hub randomly returning ECONNRESET on send ...
Hello,. I am hosting an Azure Event Hub and another company is trying to send messages to my Event Hub (via NodeJS).
Read more >
What does “Error: read ECONNRESET” mean? - Quora
It means that your application dropped it's TCP connection. For example, if you lost your wifi signal while running your app you would...
Read more >
CDS using appouter randomly/sometimes read ECONNRESET
Hi we have a SAP UI5 application using approuter that connects with a CAP/cds backend, for testing purpose I spin the server up...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found