Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ```node:events:496
- throw er; // Unhandled 'error' event
- ^
- DiscordAPIError[10062]: Unknown interaction
- at handleErrors (/home/container/node_modules/@discordjs/rest/dist/index.js:722:13)
- at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
- at async BurstHandler.runRequest (/home/container/node_modules/@discordjs/rest/dist/index.js:826:23)
- at async _REST.request (/home/container/node_modules/@discordjs/rest/dist/index.js:1266:22)
- at async ChatInputCommandInteraction.deferReply (/home/container/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:69:5)
- at async Client.<anonymous> (/home/container/src/events/commandInteraction.js:11:7)
- Emitted 'error' event on Client instance at:
- at emitUnhandledRejectionOrErr (node:events:401:10)
- at process.processTicksAndRejections (node:internal/process/task_queues:84:21) {
- requestBody: { files: undefined, json: { type: 5, data: { flags: 64 } } },
- rawError: { message: 'Unknown interaction', code: 10062 },
- code: 10062,
- status: 404,
- method: 'POST',
- url: 'https://discord.com/api/v10/interactions/1235212752746971247/aW50ZXJhY3Rpb246MTIzNTIxMjc1Mjc0Njk3MTI0NzpNdE5OdVVyYnByTmEyUzA1aERMRWFqMzc5cGc0amFLR05SdmFwSkZJMXg2Q0FVc0UzdTRGc1N2ZlphWXhPYlp5dDhNZXFkWWoyaDd4YUZ5V1VNY0V3MmVkeDJQR2FGZkQ1dHRoTno2eTRrRHRVMGRHQmplV3dvZjNkb1Jib2t0bw/callback'
- }```
Advertisement
Add Comment
Please, Sign In to add comment