Probleme Player

hello i have probleme my discord bot is good in local fille but in my vps he doesn't work you know why ?
Error: Status code: 410
at ClientRequest.<anonymous> (/home/global/OnyBOTV2/node_modules/miniget/dist/index.js:206:27)
at Object.onceWrapper (node:events:633:26)
at ClientRequest.emit (node:events:518:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:540:22)
at TLSSocket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Proxy.<anonymous> (/home/global/OnyBOTV2/node_modules/discord-player/dist/index.js:324:25)
at #throw (/home/global/OnyBOTV2/node_modules/discord-player/dist/index.js:2898:80)
at _GuildQueuePlayerNode.play (/home/global/OnyBOTV2/node_modules/discord-player/dist/index.js:2800:56)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async _Player.play (/home/global/OnyBOTV2/node_modules/discord-player/dist/index.js:5633:9)
at async Object.execute (/home/global/OnyBOTV2/Discord/Commands/TechnicienBot/Play.js:45:39)
Error: Status code: 410
at ClientRequest.<anonymous> (/home/global/OnyBOTV2/node_modules/miniget/dist/index.js:206:27)
at Object.onceWrapper (node:events:633:26)
at ClientRequest.emit (node:events:518:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:540:22)
at TLSSocket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at Proxy.<anonymous> (/home/global/OnyBOTV2/node_modules/discord-player/dist/index.js:324:25)
at #throw (/home/global/OnyBOTV2/node_modules/discord-player/dist/index.js:2898:80)
at _GuildQueuePlayerNode.play (/home/global/OnyBOTV2/node_modules/discord-player/dist/index.js:2800:56)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async _Player.play (/home/global/OnyBOTV2/node_modules/discord-player/dist/index.js:5633:9)
at async Object.execute (/home/global/OnyBOTV2/Discord/Commands/TechnicienBot/Play.js:45:39)
5 Replies
d.js toolkit
d.js toolkit2mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by staff
ThePedroo
ThePedroo2mo ago
Can't help you further, this is both an issue with what you are trying to play -- and you're not even using djs/voice directly, but through discord-player
_Syio
_Syio2mo ago
You have no idea ?
"@discordjs/opus": "^0.9.0",
"@web-scrobbler/metadata-filter": "^3.1.0",
"discord-player": "^6.6.9",
"discord.js": "^14.15.2",
"glob": "^10.4.1",
"ytdl-core": "^4.11.5"
"@discordjs/opus": "^0.9.0",
"@web-scrobbler/metadata-filter": "^3.1.0",
"discord-player": "^6.6.9",
"discord.js": "^14.15.2",
"glob": "^10.4.1",
"ytdl-core": "^4.11.5"
duck
duck2mo ago
closing this since, although the other post is the crosspost, https://discord.com/channels/222078108977594368/1246951853837648064/1246955121691201653 is what describes the primary reason this isn't something we would support