Internal Server Error

Hello everyone. I am developing an anti-nuke bot. When I try to block the nuke bot, I get an error
HTTPError: Internal Server Error
at handleErrors (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\@discordjs\rest\dist\index.js:720:11)
at SequentialHandler.runRequest (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\@discordjs\rest\dist\index.js:1128:29)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async SequentialHandler.queueRequest (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\@discordjs\rest\dist\index.js:959:14)
at async _REST.request (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\@discordjs\rest\dist\index.js:1272:22)
at async GuildBanManager.create (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\discord.js\src\managers\GuildBanManager.js:169:5)
at async freezeUser (file:///C:/Users/tivon/OneDrive/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D0%B8/AntiLink2.0/events/onChannelDelete.js:149:13)
at async Immediate.<anonymous> (file:///C:/Users/tivon/OneDrive/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D0%B8/AntiLink2.0/events/onChannelCreate.js:109:25) {
requestBody: { files: undefined, json: { delete_message_seconds: undefined } },
status: 500,
method: 'PUT',
url: 'https://discord.com/api/v10/guilds/1219280767704633366/bans/1292052160758153278'
}
HTTPError: Internal Server Error
at handleErrors (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\@discordjs\rest\dist\index.js:720:11)
at SequentialHandler.runRequest (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\@discordjs\rest\dist\index.js:1128:29)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async SequentialHandler.queueRequest (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\@discordjs\rest\dist\index.js:959:14)
at async _REST.request (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\@discordjs\rest\dist\index.js:1272:22)
at async GuildBanManager.create (C:\Users\tivon\OneDrive\Документи\AntiLink2.0\node_modules\discord.js\src\managers\GuildBanManager.js:169:5)
at async freezeUser (file:///C:/Users/tivon/OneDrive/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D0%B8/AntiLink2.0/events/onChannelDelete.js:149:13)
at async Immediate.<anonymous> (file:///C:/Users/tivon/OneDrive/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D0%B8/AntiLink2.0/events/onChannelCreate.js:109:25) {
requestBody: { files: undefined, json: { delete_message_seconds: undefined } },
status: 500,
method: 'PUT',
url: 'https://discord.com/api/v10/guilds/1219280767704633366/bans/1292052160758153278'
}
What could be the reasons for this?
5 Replies
d.js toolkit
d.js toolkit3w 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 OP
treble/luna
treble/luna3w ago
thats a discord error
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
treble/luna
treble/luna3w ago
nothing we can do about
Maksym_Tyvoniuk
Maksym_TyvoniukOP3w ago
uuh, thx, pardon for my English btw. Have a nice day!

Did you find this page helpful?