irbyk / Plex-Discord-Bot_V2

Upgrade of the Plex-Discord-Bot by danxfisher : https://github.com/danxfisher/Plex-Discord-Bot
BSD 3-Clause "New" or "Revised" License
57 stars 12 forks source link

VOICE_CONNECTION_TIMEOUT #40

Open SnkyFrsh opened 1 year ago

SnkyFrsh commented 1 year ago
2023-05-30 22:31:08 (node:8) UnhandledPromiseRejectionWarning: Error [VOICE_CONNECTION_TIMEOUT]: Connection not established within 15 seconds.
2023-05-30 22:31:08     at VoiceConnection.authenticateFailed (/home/PlexBot/node_modules/discord.js/src/client/voice/VoiceConnection.js:296:27)
2023-05-30 22:31:08     at /home/PlexBot/node_modules/discord.js/src/client/voice/VoiceConnection.js:324:61
2023-05-30 22:31:08     at Timeout.<anonymous> (/home/PlexBot/node_modules/discord.js/src/client/BaseClient.js:83:7)
2023-05-30 22:31:08     at listOnTimeout (internal/timers.js:554:17)
2023-05-30 22:31:08     at processTimers (internal/timers.js:497:7)
2023-05-30 22:31:08 (node:8) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)