Does anyone know why this is happening?
The bot isnt doing anything no commands have been run seems to just randomly throw this error
4 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!11) [email protected] /home/nick/bots/discord/ManaTrelloDiscordBot
└── [email protected]
2) Happens on v20.5.1 and v18.10.0
AbortError: The user aborted a request.
A request took longer than the specified timeout (15 seconds default), and was aborted to not lock up the request handler.
- This can be caused by an internal server error on Discord's side, or just a slow connection.
- In case of a slow connection, the timeout
option in RESTOptions can be increased to prevent future AbortErrors.this has never happened before and been happening for around 2-3 days. There was no commands run or anything in that time. It happens on multiple of my bots but not all at the same time. So one may happen a hour earlier then a hour after each or 30 min all bots are hosted at the exact same place.
Is there a way to figure out if this is my connection or a internal server error? or is it just playing around with the rest options
I have the debug and error logs on events on discord I get no errors or anything around there as well
Timecodes of the last 6 recent events (also 2 note i have 2 additional bots that are not getting this at all so far)