Skip to content

ERR_SOCKET_DGRAM_NOT_RUNNING when using voice chat #7

@remorses

Description

@remorses

this makes the process crash.


Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running
    at healthCheck (node:dgram:964:11)
    at Socket.send (node:dgram:684:3)
    at VoiceUDPSocket.send (/Users/morse/Documents/GitHub/kimakivoice/node_modules/.pnpm/@discordjs+voice@0.19.0_@discordjs+opus@0.10.0_node-opus@0.3.3/node_modules/@discordjs/voice/dist/index.mjs:1033:17)
    at VoiceUDPSocket.keepAlive (/Users/morse/Documents/GitHub/kimakivoice/node_modules/.pnpm/@discordjs+voice@0.19.0_@discordjs+opus@0.10.0_node-opus@0.3.3/node_modules/@discordjs/voice/dist/index.mjs:1021:10)
    at Immediate.<anonymous> (/Users/morse/Documents/GitHub/kimakivoice/node_modules/.pnpm/@discordjs+voice@0.19.0_@discordjs+opus@0.10.0_node-opus@0.3.3/node_modules/@discordjs/voice/dist/index.mjs:1006:29)
    at process.processImmediate (node:internal/timers:485:21) {
  code: 'ERR_SOCKET_DGRAM_NOT_RUNNING'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions