aaronshappell / picabot

A discord bot for didney worl who has an appetite for non-nutritive substances
MIT License
3 stars 7 forks source link

write EPIPE and Too many redirects Errors #32

Open aaronshappell opened 7 years ago

aaronshappell commented 7 years ago

Only happened once when testing the shuffle option. First has a series of EPIPE errors and then some redirect errors. Crashed the song system but not the bot.

prism transcoder error - Error: write EPIPE
prism transcoder error - Error: write EPIPE
prism transcoder error - Error: write EPIPE
prism transcoder error - Error: write EPIPE
Song ended because: next
Song ended because: undefined
prism transcoder error - Error: Too many redirects
prism transcoder error - Error: Too many redirects
prism transcoder error - Error: Too many redirects
prism transcoder error - Error: Too many redirects
prism transcoder error - Error: Too many redirects
prism transcoder error - Error: Too many redirects
aaronshappell commented 7 years ago

Because it logged a second end callback with undefined it could be the 500ms timeout wasn't enough (caused by discordjs bug?)