Closed Frerduro closed 1 year ago
✘ error Unhandled Rejection DiscordAPIError[10062]: Unknown interaction
at SequentialHandler.runRequest (/app/node_modules/discord.js/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:497:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at SequentialHandler.queueRequest (/app/node_modules/discord.js/node_modules/@discordjs/rest/src/lib/handlers/SequentialHandler.ts:198:11)
at REST.request (/app/node_modules/discord.js/node_modules/@discordjs/rest/src/lib/REST.ts:343:20)
at async ChatInputCommandInteraction.reply (/app/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:111:5) {
requestBody: { files: [], json: { type: 4, data: [Object] } },
rawError: { message: 'Unknown interaction', code: 10062 },
code: 10062,
status: 404,
method: 'POST',
url: 'https://discord.com/api/v10/interactions/1076646667102724246/aW50ZXJhY3Rpb246MTA3NjY0NjY2NzEwMjcyNDI0NjphWkFwTlhPOTQ1czFNTnRUSVp1SllXN25YUEZEVG5BeE1WRHVmTDNlSEZTR1ZHcmUydmFLa1N2ZlVHeXVsaDhKbWVxeXo4eEpVWjYwSFJGeG9LeFZyUWdZdVA4NG83b0FTcmFFNXdyaGRFWjZpRElYUE9VSk9TZURTSEs2M1dKeQ/callback'
}
Got this error multiple minutes after I submitted the bug report
Hmm. Ok, I'll take a look today
I've updated the docker image, you might need to edit the config for pterodactyl to use ghcr.io/DyanmicaBot/Dynamica:2022-latest
to ghcr.io/dynamicabot/dynamica:latest-pterodactyl
looks like its working again without having to switch the config.
Version
The version of the bot is 2022.11.6. The discord.js version is 14.6.0.
Hosting method
Docker
Bug description
/name says it failes but there are no errors in console output.
Steps to reproduce
do /name
Relevant log output