Random "DiscordAPIError[10062]: Unknown Interaction"
i try reproduce the error, but it is so random, I just run the '/user' command several times then it will eventually hit this error. I think it is at 'interaction.deferReply(something)'.
11 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by stafflikely a host / network issue
or you're doing some async stuff before reaching the defer
yes, I run the .execute in this 'InteractionCreate.js' file
yeah probably host / network issue then
i run on my own laptop
yeah thats probably why
i just started learning discord.js, following discord.js guide
this has nothing to do with djs
you just have to get a proper host
or get a better connection
ok I will try put on host to try
is there any recommended free server for hosting discord bot?
#resources has some
though most good hosts are paid
ok thanks alot!