On Wed, Jun 10, 2026 at 10:54:53AM +0300, Harald Hannelius wrote: > On Wed, 10 Jun 2026, Craig Small wrote: > > On Mon, 8 Jun 2026 at 22:13, Harald Hannelius <[email protected]> > > wrote: > > $ w > > 14:55:47 up 3:58, 3 users, load average: 0.07, 0.05, 0.00 > > USER TTY FROM LOGIN@ > > IDLE > > JCPU PCPU WHAT > > $ who > > $ finger > > No one logged on. > > > > I expected to see a list of people logged on. > > > > That looks like its the writing part of the process going wrong with 3 > > different systems not showing users, > > rather than the reading side. > > > > w uses information like what "loginctl list-users" shows, what does that > > command give you? > > I think I'm actually barking up the wrong tree here. > > It looks like if I use ssh to log on, my session shows up in w's output. If > I use mosh, I don't.
I can easily repro this with mosh. Probably it doesn't register its session with logind. Best to reassign this problem to mosh, IMO. Best, Chris

