ergochat / ergo

A modern IRC server (daemon/ircd) written in Go.
https://ergo.chat/
MIT License
2.23k stars 178 forks source link

keep getting "Too many clients from your network" when connect using websocket protocol #2062

Closed kingter-sutjiadi closed 9 months ago

kingter-sutjiadi commented 1 year ago

Hi tried to connect using websocket protocol, I've already disable throttle and disabling ip-limits count, but i keep getting error "Too many clients from your network"

how to avoid this from happening?

image

image

slingamn commented 1 year ago

What version of Ergo is this? Did you rehash or restart the server?

kingter-sutjiadi commented 1 year ago

@slingamn hi thank you for the fast response, i only restart my supervisor i run the app using supervisor, the version is 2.7.0

slingamn commented 1 year ago

I'm not aware of a bug in this system that affects 2.7.0, but I recommend that you upgrade to 2.11.1:

https://github.com/ergochat/ergo/releases/tag/v2.11.1

unless there's something preventing you from upgrading? Your existing config should be compatible with 2.11.1.

kingter-sutjiadi commented 1 year ago

thank you @slingamn i'll try to upgrade it

slingamn commented 9 months ago

Just checking, any update on this? We have a new release as well: https://github.com/ergochat/ergo/releases/tag/v2.12.0