Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

[interaction::commandInteraction] DiscordAPIError: Unknown interaction #476

@HealthScreeningBot-Github

Description

Error Details

  • Error Type: interaction::commandInteraction
  • Error Name: DiscordAPIError
  • Error Message: Unknown interaction
  • Error Occured At: Sunday, January 2, 2022, 7:19:53 PM Eastern Standard Time

Error Stack Trace

DiscordAPIError: Unknown interaction
    at RequestHandler.execute (/home/aoyansarkar/HealthScreeningBot/node_modules/discord.js/src/rest/RequestHandler.js:350:13)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async RequestHandler.push (/home/aoyansarkar/HealthScreeningBot/node_modules/discord.js/src/rest/RequestHandler.js:51:14)
    at async CommandInteraction.deferReply (/home/aoyansarkar/HealthScreeningBot/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:57:5)
    at async ScreeningClient.dealWithQueue (/home/aoyansarkar/HealthScreeningBot/src/screeningClient/index.js:67:13)
    at async ScreeningClient.queueAutoCommand (/home/aoyansarkar/HealthScreeningBot/src/screeningClient/index.js:112:9)
    at async GenerateAuto.execute (/home/aoyansarkar/HealthScreeningBot/src/commands/generateAuto.js:35:9)
    at async commandInteraction (/home/aoyansarkar/HealthScreeningBot/src/client/interactions/commandInteraction.js:40:13)
    at async HealthScreeningBotClient.oninteractionCreate (/home/aoyansarkar/HealthScreeningBot/src/client/extraClient.js:137:28)

Error Metadata

{
    "user": "519607648933511207",
    "guild": "889983763994521610",
    "channel": "899314875610824725",
    "command": {
        "base": "generate_auto",
        "subcommand": null,
        "subcommandGroup": null
    },
    "arguments": []
}

Issue Details

  • Posted By: @PythonCoderAS
  • Posted At: Wednesday, January 5, 2022, 9:26:33 PM Eastern Standard Time

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingerror log bugA bug posted via the error log.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions