You are not logged in.
Whatever I run on a long running session commands below
nmcli connection up conn1
nmcli connection delete conn1
I get these errors:
Error: Could not create NMClient object: GDBus.Error:org.freedesktop.DBus.Error.LimitsExceeded: The maximum number of active connections for UID 1000 has been reached.
I'm not sure how I'd find what's exhausting the active connections for UID 1000.
Offline