The server creates new lobby when someone try to enter in my session

Hi! I don’t understand why when someone try to enter in my server, it create a new session. For a second I see the person in the lobby, after he disappear and when I check the server it says "received a vote for 1; current vote 1; needed 1;
in another line: Net ID 1 won the election; they are the new host-elect;
This happens a lot of times, sometimes it create 3 different lobbies. What I have to do?

Did you disable hardcap?

No, how can I do it? i know where the hardcap is located (citmp).

You dont want it disabled is the thing. In the auto start up do you have hardcap enabled for sure?

my citmp:

AutoStartResources:
- chat
- spawnmanager
- fivem-map-skater
- baseevents
- ■■■■■■■
- hardcap # prevents too many players from joining
- scoreboard
- mods
- loadingscreen

Please do NOT disable hardcap, even though this post is relatively old, disabling hardcap will cause issues with your server. Its smarter to restart the hardcap resource if people experience the issue rather than to remove it.

The “mods” resource, may also be causing some issues, look into that if you haven’t fixed the issue already.