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.

ECONNRESET when streaming YouTube Audio

See original GitHub issue
{ Error: read ECONNRESET
    at exports._errnoException (util.js:1026:11)
    at TLSWrap.onread (net.js:564:26) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }

This happens seemingly randomly when playing back audio and it isn’t caught by the error event.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:20 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
amishshahcommented, Oct 24, 2016

fix coming in v10

0reactions
ImRodrycommented, Sep 18, 2021

with d.js v13 i am getting this type of error again, any fixxes now?

Submit a new issue at https://github.com/discordjs/voice

Read more comments on GitHub >

github_iconTop Results From Across the Web

Live streaming error messages - YouTube Help
The Live Dashboard and Live Control Room checks for errors in the stream you're sending to YouTube. The messages are displayed next to...
Read more >
Dispatcher playback stops after 10 minutes (discord.js)
I am able to stream songs from YouTube and enjoy them without a hitch. ... at TCP.done (node:_tls_wrap:578:7) { code: 'ECONNRESET' }.
Read more >
ytdl stop stream after few minute #994 - Issuehunt
i am using ytdl to stream youtube video on my discord bot. after few minute ytdl stop streaming with error. Error: aborted at...
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 >
youtube-audio-server - npm
/cache/[videoId] : Returns the same stream for requested audio until processing finishes. Useful to avoid multiple requests from creating zombie ...
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