#Unknown interaction when sending a modal randomly

1 messages · Page 1 of 1 (latest)

polar bayBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

forest jackal
#
2025-02-07 22:48:50 - ERROR - Encountered error while handling an interaction handler run method for interaction-handler "ticket-create" at path "E:\stereo-bot\dist\interaction-handlers\buttons\ticket-create.js" DiscordAPIError[10062]: Unknown interaction
2025-02-07 22:48:50 - ERROR -     at handleErrors (E:\stereo-bot\node_modules\@discordjs\rest\dist\index.js:727:13)
2025-02-07 22:48:50 - ERROR -     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-02-07 22:48:50 - ERROR -     at async BurstHandler.runRequest (E:\stereo-bot\node_modules\@discordjs\rest\dist\index.js:831:23)
2025-02-07 22:48:50 - ERROR -     at async _REST.request (E:\stereo-bot\node_modules\@discordjs\rest\dist\index.js:1272:22)
2025-02-07 22:48:50 - ERROR -     at async ButtonInteraction.showModal (E:\stereo-bot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:379:22)
2025-02-07 22:48:50 - ERROR -     at async TicketCreationHandler.run (E:\stereo-bot\dist\interaction-handlers\buttons\ticket-create.js:67:9)
2025-02-07 22:48:50 - ERROR -     at async Result.fromAsync (E:\stereo-bot\node_modules\@sapphire\result\dist\cjs\index.cjs:957:22)
2025-02-07 22:48:50 - ERROR -     at async Promise.allSettled (index 0)
2025-02-07 22:48:50 - ERROR -     at async _InteractionHandlerStore.run (E:\stereo-bot\node_modules\@sapphire\framework\dist\cjs\lib\structures\InteractionHandlerStore.cjs:45:21)
2025-02-07 22:48:50 - ERROR -     at async _CoreListener.run (E:\stereo-bot\node_modules\@sapphire\framework\dist\cjs\listeners\CoreInteractionCreate.cjs:21:7) {
2025-02-07 22:48:50 - ERROR -   requestBody: [Object],
2025-02-07 22:48:50 - ERROR -   rawError: [Object],
2025-02-07 22:48:50 - ERROR -   code: 10062,
2025-02-07 22:48:50 - ERROR -   status: 404,
2025-02-07 22:48:50 - ERROR -   method: 'POST',
2025-02-07 22:48:50 - ERROR -   url: 'https://discord.com/api/v10/interactions/1337541382969102416/aW50ZXJhY3Rpb246MTMzNzU0MTM4Mjk2OTEwMjQxNjpsTVV5dGxTamdPemg5ZW9vVFFkZmYxVmNscjc1cmc4MUM5ZEhHQlh1dEEyeDVTQ2tNekdqVFRuM0txQmRjZ21TWjdJV0FLODZuUEFWZUcxRjhNS090bndIV2g2bm02Rk8yN1VZUUVsVkVDSjhiSHRxWmZsQ0VpWWdzYTZLQmp5Ng/callback?with_response=false'
2025-02-07 22:48:50 - ERROR - }