Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VOICE_CONNECTION_TIMEOUT #25

Open
RiverTeacher opened this issue May 27, 2023 · 1 comment
Open

VOICE_CONNECTION_TIMEOUT #25

RiverTeacher opened this issue May 27, 2023 · 1 comment

Comments

@RiverTeacher
Copy link

an error message appears.
/workspace/discord-voice-recorder/node_modules/discord.js/src/client/voice/VoiceConnection.js:303
this.emit('error', new Error(reason));
^

Error [VOICE_CONNECTION_TIMEOUT]: Connection not established within 15 seconds.
at VoiceConnection.authenticateFailed (/workspace/discord-voice-recorder/node_modules/discord.js/src/client/voice/VoiceConnection.js:303:26)
at /workspace/discord-voice-recorder/node_modules/discord.js/src/client/voice/VoiceConnection.js:324:61
at Timeout. (/workspace/discord-voice-recorder/node_modules/discord.js/src/client/BaseClient.js:82:7)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
[Symbol(code)]: 'VOICE_CONNECTION_TIMEOUT'
}
how can I fix it?

@AlexR1712
Copy link

Same problem here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants