username 0_0
username 0_0
DIAdiscord.js - Imagine an app
Created by username 0_0 on 7/19/2023 in #djs-questions
50001 and 50013
I am getting a couple of issues related to this .. Node : v17.9.1 d.js : 14.11.0
19 replies
DIAdiscord.js - Imagine an app
Created by username 0_0 on 3/4/2023 in #djs-voice
Cannot perform IP Discovery - socket closed
I am getting this error
reject Promise { { ip: '88.198.37.107', port: 44860 } } Error: Cannot perform IP discovery - socket closed
at Socket.<anonymous> (/home/container/node_modules/@discordjs/voice/dist/index.js:351:46)
at Object.onceWrapper (node:events:641:28)
at Socket.emit (node:events:539:35)
at socketCloseNT (node:dgram:746:8)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
reject Promise { { ip: '88.198.37.107', port: 44860 } } Error: Cannot perform IP discovery - socket closed
at Socket.<anonymous> (/home/container/node_modules/@discordjs/voice/dist/index.js:351:46)
at Object.onceWrapper (node:events:641:28)
at Socket.emit (node:events:539:35)
at socketCloseNT (node:dgram:746:8)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
Why is this.. I contacted the host to see if it was because they were blocking the firewall , But they said there was no issue on their part . How do i fix this?
12 replies