Server query get ban

Hi. I have a problem with setting up bots on the server. They work for a while and then they get blocked for flood.
The bots are on the same machine as the server and connect via 127.0.0.1.
How to fix this?

Hello @jerzykigielka

You have two Solutions to fix this:

Solution 1:

Assign the b_client_ignore_antiflood to true for any of the bot’s groups or as client permission.
You may need to wait for the bot to be able to connect again. I dont know exact the Time to wait but i would wait for 2 or 3 Hours.

Solution 2:

Otherwise the IP of the server must also be added to the query_ip_allowlist.txt in your Case it is 127.0.0.1(remember that there must be an empty line at the end of the file) and it should work. :slight_smile:

2 Likes