NanoSpacePlus icon indicating copy to clipboard operation
NanoSpacePlus copied to clipboard

DiscordAPIError[10062]: Unknown interaction

Open Starmoon9159 opened this issue 1 year ago • 0 comments

this is full error code when I use "lavalink" command

DiscordAPIError[10062]: Unknown interaction
    at handleErrors (C:\Users\Charles\Desktop\openai\node_modules\@discordjs\rest\dist\index.js:719:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async BurstHandler.runRequest (C:\Users\Charles\Desktop\openai\node_modules\@discordjs\rest\dist\index.js:820:23)
    at async _REST.request (C:\Users\Charles\Desktop\openai\node_modules\@discordjs\rest\dist\index.js:1256:22)
    at async ChatInputCommandInteraction.deferReply (C:\Users\Charles\Desktop\openai\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:69:5)
    at async Object.run (C:\Users\Charles\Desktop\openai\commands\Utility\LavaLink.js:23:9) {
  requestBody: { files: undefined, json: { type: 5, data: [Object] } },
  rawError: { message: 'Unknown interaction', code: 10062 },
  code: 10062,
  status: 404,
  method: 'POST',
  url: 'https://discord.com/api/v10/interactions/1191684783554695229/aW50ZXJhY3Rpb246MTE5MTY4NDc4MzU1NDY5NTIyOTpBaTYxalhVT3JUUUUxaE44clhYcmFkRG53alNBMzRjZndhbnc3U0dsbHlIdDEzdUJHU3lmbFVuWUFMWDBRbWlqbnI2ZGhiTXozS2gwam1YbnVnR0dUbEpXZVBTcUk5MDVCWkZkdVpNWGlhSHl4V0hkUmM1dTR3NWlpdDZ4RG1Nag/callback'
}
[ERROR] Node NanoSpace Errored!
[WARN] Node NanoSpace Disconnected!
[WARN] Node NanoSpace Reconnected!

Starmoon9159 avatar Jan 02 '24 10:01 Starmoon9159