Hi! I'm using the newest Sinusbot version with TS 3.0.18.2 on Linux.
Like mentioned in the title there're hundreds of such close_wait connections after awhile. They reset upon restarting the bot or until the bot crashes (it's going to happen eventually after a certain amount of close_wait). I don't have the log anymore, sorry. I also found this post mentioning that the IP is the server to check if there's an update.
IIRC, it started when I updated to the latest version.
Like mentioned in the title there're hundreds of such close_wait connections after awhile. They reset upon restarting the bot or until the bot crashes (it's going to happen eventually after a certain amount of close_wait). I don't have the log anymore, sorry. I also found this post mentioning that the IP is the server to check if there's an update.
IIRC, it started when I updated to the latest version.
Code:
~$ netstat -ton | grep CLOSE_WAIT
tcp 32 0 server_ip:39839 104.18.41.220:443 CLOSE_WAIT off (0.00/0/0)
tcp 32 0 server_ip:34121 104.18.40.220:443 CLOSE_WAIT off (0.00/0/0)
etc
Attachments
Last edited: