> Yes.
That's weird, it sounds like sessions are accumulating in the database, but not
printed out. This shouldn't happen, since sessions in the failed state should be
automatically removed when executing this program (and also indirectly through
this mechanism by x2gocleansessions.)
Probably not something you are likely to run into a hard limit with, but we
should keep that mind.
The issue should be gone in the current nightly build:
https://code.x2go.org/releases/X2GoClient_nightly_ macosx/x2goclient-4.1.1.1. git20171103.1695.heuler.OSX_ 10_10.dmg
It's very difficult for me to debug it that way, though. It would really help to
be able to reproduce that issue.
It looks like your $HOME path is a bit unusual, is that also the case on the
machine that works? I assume $HOME is set correctly? (Given from your
interactive shell examples, I assume that to be true.)