You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:209:20)
Emitted 'error' event on ShardingManager instance at:
at MasterIPC. (C:\Users\admin\Documents\Coding Projects\bot rewrite\node_modules\kurasuta\dist\Sharding\ShardingManager.js:55:42)
at MasterIPC.emit (events.js:314:20)
at Server. (C:\Users\admin\Documents\Coding Projects\bot rewrite\node_modules\kurasuta\dist\IPC\MasterIPC.js:16:40)
at Server.emit (events.js:314:20)
at ServerSocket._onError (C:\Users\admin\Documents\Coding Projects\bot rewrite\node_modules\veza\dist\lib\ServerSocket.js:106:21)
at Socket.emit (events.js:314:20)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
errno: -4077,
code: 'ECONNRESET',
syscall: 'read'
}
pls help, also when i remotely shut down my bot i get the same error
The text was updated successfully, but these errors were encountered:
The Error:
events.js:291
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:209:20)
Emitted 'error' event on ShardingManager instance at:
at MasterIPC. (C:\Users\admin\Documents\Coding Projects\bot rewrite\node_modules\kurasuta\dist\Sharding\ShardingManager.js:55:42)
at MasterIPC.emit (events.js:314:20)
at Server. (C:\Users\admin\Documents\Coding Projects\bot rewrite\node_modules\kurasuta\dist\IPC\MasterIPC.js:16:40)
at Server.emit (events.js:314:20)
at ServerSocket._onError (C:\Users\admin\Documents\Coding Projects\bot rewrite\node_modules\veza\dist\lib\ServerSocket.js:106:21)
at Socket.emit (events.js:314:20)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
errno: -4077,
code: 'ECONNRESET',
syscall: 'read'
}
pls help, also when i remotely shut down my bot i get the same error
The text was updated successfully, but these errors were encountered: