#bot cannot connect
3 messages · Page 1 of 1 (latest)
node v 22.11
discord v 14.21
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
timeoutoption in RESTOptions can be increased to prevent future AbortErrors.