Everytime i login inside my ssh server a new user gets created. If typing uptime command everytime i login inside my ssh server a new user gets created, but users command displays user count correctly. No ttys are found if I type w or Who, so this might be leading to Ghost users.
Edit: found temporary fix by typing sudo systemctl daemon-reload and sudo systemctl restart systemd-logind