Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Joining Voice Problem #1699

@NaNoDev101

Description

@NaNoDev101

Which package has the bugs?

WebEmbed x Shorten API

Issue description

node:events:496
throw er; // Unhandled 'error' event
^

Error [VOICE_CONNECTION_TIMEOUT]: Connection not established within 15 seconds.
at VoiceConnection.authenticateFailed (C:\Users\User\Desktop\discord.js-selfbot-v13-main\src\client\voice\VoiceConnection.js:415:27)
at Timeout. (C:\Users\User\Desktop\discord.js-selfbot-v13-main\src\client\voice\VoiceConnection.js:444:49)
at listOnTimeout (node:internal/timers:588:17)
at process.processTimers (node:internal/timers:523:7)
Emitted 'error' event on Client instance at:
at emitUnhandledRejectionOrErr (node:events:401:10)
at process.processTicksAndRejections (node:internal/process/task_queues:92:21) {
[Symbol(code)]: 'VOICE_CONNECTION_TIMEOUT'
}

Code sample

Package version

3.7.0

Node.js version

22.17.0

Operating system

Win11

Priority this issue should have

Low (slightly annoying)

Checklist

  • I have searched the open issues for duplicates.
  • I have shared the entire traceback.
  • I am using a user token (and it isn't visible in the code).

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions