Loginctl list-sessions increasing sessions

Hi,

This doesn’t seem as Virtualmin related.

Few tips:

  1. Check the status of those sessions by running
    loginctl session-status ID;
  2. Check and investigate on those active connections by running journalctl -xe |grep session;
  3. Check /etc/systemd/system.conf, probably something got mis-reconfigured.

Did you try locking down the access to the system in different ways to find out under which circumstances it could stop?


Those are just the tips, and it doesn’t seem as Virtualmin issue and should be asked some place else.