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
Hello,
We did a BOT on Discord that can open/close channels (like a schedule), the bot works but it cannot be maintained online more than 10 hours. We have to start it manually and it is impossible to have a good BOT
Apparently it is not because of a bug, but because of an inactivity ? Or We want we want to close our Discord some entire days.
The bot doesnt stop working and works every time.
Could you help about that ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
We did a BOT on Discord that can open/close channels (like a schedule), the bot works but it cannot be maintained online more than 10 hours. We have to start it manually and it is impossible to have a good BOT
Apparently it is not because of a bug, but because of an inactivity ? Or We want we want to close our Discord some entire days.
The bot doesnt stop working and works every time.
Could you help about that ?
Logs & Screenshots
<02.10 17:17:39 [Bot] node:internal/process/promises:279
02.10 17:17:39 [Bot] triggerUncaughtException(err, true /* fromPromise */);
02.10 17:17:39 [Bot] ^
02.10 17:17:39 [Bot] SocketError: other side closed
02.10 17:17:39 [Bot] at TLSSocket.onSocketEnd (/node_modules/undici/lib/client.js:995:22)
02.10 17:17:39 [Bot] at TLSSocket.emit (node:events:525:35)
02.10 17:17:39 [Bot] at endReadableNT (node:internal/streams/readable:1358:12)
02.10 17:17:39 [Bot] at processTicksAndRejections (node:internal/process/task_queues:83:21) {
02.10 17:17:39 [Bot] code: 'UND_ERR_SOCKET',
02.10 17:17:39 [Bot] socket: {
02.10 17:17:39 [Bot] localAddress: '172.17.0.24',
02.10 17:17:39 [Bot] localPort: 45946,
02.10 17:17:39 [Bot] remoteAddress: '162.159.128.233',
02.10 17:17:39 [Bot] remotePort: 443,
02.10 17:17:39 [Bot] remoteFamily: 'IPv4',
02.10 17:17:39 [Bot] timeout: undefined,
02.10 17:17:39 [Bot] bytesWritten: 367652,
02.10 17:17:39 [Bot] bytesRead: 1327159
02.10 17:17:39 [Bot] }
02.10 17:17:39 [Bot] }
02.10 17:17:39 [PebbleHost] Server shut down (running)
02.10 17:17:39 [PebbleHost] Server stopped
Environment
Pebble Host, NodeJS v16.17.0.
Regards
Beta Was this translation helpful? Give feedback.
All reactions