discord.js: ECONNRESET when streaming YouTube Audio
{ 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.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 20 (9 by maintainers)
Commits related to this issue
- Maybe fix #694? — committed to discordjs/discord.js by amishshah 8 years ago
- fix econnreset! \o/ #694 — committed to discordjs/discord.js by amishshah 8 years ago
- fix econnreset! \o/ #694 — committed to devsnek/discord.js by amishshah 8 years ago
- Maybe fix #694? — committed to devsnek/discord.js by amishshah 8 years ago
- fix econnreset! \o/ #694 — committed to devsnek/discord.js by amishshah 8 years ago
fix coming in v10