aborted error

i get this error:
[Uncaught Exception] :
Error: aborted
Origin: uncaughtException
[Uncaught Exception] :
Error: aborted
Origin: uncaughtException
after at around 3 minutes when the bot is playing music in a voice channel how do i fix this issue, the bot stops in between and shows this aborted error
4 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Kinect3000
Kinect30002y ago
You should change ur logger to log the full error object rather than coerce it to string
Shaurya
Shaurya2y ago
sorry
[Uncaught Exception] :
Error: aborted
at connResetException (node:internal/errors:711:14)
at TLSSocket.socketCloseListener (node:_http_client:454:19)
at TLSSocket.emit (node:events:525:35)
at node:net:313:12
at TCP.done (node:_tls_wrap:587:7)
Origin: uncaughtException
[Uncaught Exception] :
Error: aborted
at connResetException (node:internal/errors:711:14)
at TLSSocket.socketCloseListener (node:_http_client:454:19)
at TLSSocket.emit (node:events:525:35)
at node:net:313:12
at TCP.done (node:_tls_wrap:587:7)
Origin: uncaughtException
this error is showing Pls help 🙏🏼
progamersischu
stream.on("error", error=> {console.log(error)})