January 28, 20197 yr Howdy, Recently I've stumbled upon an issue when running 50+ bots on a single linux machine. After more bots try to launch I get the error Maximum number of clients reached After some investigating I found out that X server on Linux is limiting the maximum windows opened. I didn't find any decent ways to solve this apart from rebuilding the X server and changing some source code constants (didn't find and easy way to rebuild X server though) Have anyone of you ran into this problem and if so, how did you manage to solve it? Thanks
January 28, 20197 yr Author 9 minutes ago, Juggles said: I've ran up to 50 bots at once on Linux, how many are you trying? 50 is the rough limit Trying 110, though getting X server issues after 50+ bots
January 28, 20197 yr I get that on occasion on Windows. There isn't a limit. Seems to be random when CPU/memory usage is high. Generally have 100 bots going on a single machine. No issues. Edited January 28, 20197 yr by NakedPotato
January 28, 20197 yr Author 11 minutes ago, NakedPotato said: I get that on occasion on Windows. There isn't a limit. Seems to be random when CPU/memory usage is high. Generally have 100 bots going on a single machine. No issues. This is purely a Linux issue, but thanks
Create an account or sign in to comment