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で接続できない #35

Open
Chipsnet opened this issue Feb 9, 2022 · 0 comments
Open

VOICE_CONNECTION_TIMEOUTで接続できない #35

Chipsnet opened this issue Feb 9, 2022 · 0 comments
Assignees

Comments

@Chipsnet
Copy link
Owner

Chipsnet commented Feb 9, 2022

D:\Repository\MyRepository\damare\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 (D:\Repository\MyRepository\damare\node_modules\discord.js\src\client\voice\VoiceConnection.js:303:26)
    at D:\Repository\MyRepository\damare\node_modules\discord.js\src\client\voice\VoiceConnection.js:324:61
    at Timeout.<anonymous> (D:\Repository\MyRepository\damare\node_modules\discord.js\src\client\BaseClient.js:83:7)
    at listOnTimeout (node:internal/timers:557:17)
    at processTimers (node:internal/timers:500:7) {
  [Symbol(code)]: 'VOICE_CONNECTION_TIMEOUT'
}
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

1 participant