I have a huge problem and I can't figure out a solution to it. Once I start enough servers (4 in my case), processes in the server that is to start can't start enough threads. It says: Resource temporarily not available. If any other application on my linux server needs another thread at this point, it can't start it as well. For example: if all 4 servers in pterodactyl are started, I can only connect one Sinusbot to my teamspeak server. Once I try to connect the second, the TS client quits with the message "TS>terminating with uncaught exception of type std::__1::system_error: thread constructor failed: Resource temporarily unavailable". BUT: if I start the sinusbot server first, connect both bots, everything works fine. At this point I have 2 Pterodactyl servers running: Sinusbot, Teamspeak. I can now still start e.g. the Minecraft server, no problem. But if I now start the FiveM server, the FiveM server crashes because threads can't be started. I hope you get the idea of what the problem is.
PLEASE HELP ME!!!! I can't figure out a solution to this...