On Wed, Jun 30, 2021 at 12:13 AM Norm Green <norm.green@gemtalksystems.com> wrote:
I'm having a problem resuming x2go sessions which now fails 100% of the time. The only way to use x2go is to kill all x2go processes on the server and restart x2goserver service, which causes the suspended session to be lost. This is driving me crazy. Any hints on how to debug this?
When I attempt to resume there are errors in the log. For one thing, the "options" file is now size 0.
If the options file gets corrupted this probably explains your problems. AFAIR the options file is updated on reconnect in /usr/bin/x2goresume-session, so adding some debug output there might help.
Uli