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:
- Created 7 years ago
- Comments:20 (9 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
fix coming in v10
Submit a new issue at https://github.com/discordjs/voice