DiscordAPIError[10062]: Unknown interaction

Slash-Commands registriert
Editing existing embed...
Fehler beim Ausführen des Befehls: DiscordAPIError[10062]: Unknown interaction
    at handleErrors (C:\Users\flo\Desktop\RevolutionV_New\Bot\RV_bot\node_modules\@discordjs\rest\dist\index.js:730:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async BurstHandler.runRequest (C:\Users\flo\Desktop\RevolutionV_New\Bot\RV_bot\node_modules\@discordjs\rest\dist\index.js:835:23)
    at async _REST.request (C:\Users\flo\Desktop\RevolutionV_New\Bot\RV_bot\node_modules\@discordjs\rest\dist\index.js:1278:22)
    at async ChatInputCommandInteraction.deferReply (C:\Users\flo\Desktop\RevolutionV_New\Bot\RV_bot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:71:5)
    at async Client.<anonymous> (C:\Users\flo\Desktop\RevolutionV_New\Bot\RV_bot\index.js:90:7) {
  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/1266191165921820723/aW50ZXJhY3Rpb246MTI2NjE5MTE2NTkyMTgyMDcyMzpUbU1GSFNmN0R4RG9NclFHWFlWZmJGTlRacVVncXZPUlc1cWRPQXh2WlZzN0U2bFdXYXd3c1dVVW9HY21FZlNlVFBLQmdTTDR2emI0SFRpenBDa1dWTmV5MklCczFFSVlleGo4dUNOb2RJVmhoeXFrdmRndXRNZDA4QkZsWTVydg/callback'
}
node:events:497
      throw er; // Unhandled 'error' event
      ^

Error [InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred.
    at ChatInputCommandInteraction.reply (C:\Users\flo\Desktop\RevolutionV_New\Bot\RV_bot\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:104:46)
    at Client.<anonymous> (C:\Users\flo\Desktop\RevolutionV_New\Bot\RV_bot\index.js:102:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Emitted 'error' event on Client instance at:
    at emitUnhandledRejectionOrErr (node:events:402:10)
    at process.processTicksAndRejections (node:internal/process/task_queues:84:21) {
  code: 'InteractionAlreadyReplied'
}

Node.js v21.7.1
PS C:\Users\flo\Desktop\RevolutionV_New\Bot\RV_bot>
Was this page helpful?