<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Thanks, Mihai.</p>
<p>Now we lost connection to that server, as per x2go client's
message:<br>
</p>
<p>"<span style=" font-weight:600;">Connection failed.</span> bash:
x2golistsessions: command not found"<br>
</p>
<p>Server side this is what we get:<br>
</p>
<p>#############################################<br>
root@noc ~ # service x2goserver status<br>
● x2goserver.service - LSB: Start and stop the X2Go daemon<br>
Loaded: loaded (/etc/init.d/x2goserver; generated)<br>
Active: failed (Result: exit-code) since Wed 2023-05-31
13:50:53 CEST; 1min 17s ago<br>
Docs: <a class="moz-txt-link-freetext" href="man:systemd-sysv-generator(8)">man:systemd-sysv-generator(8)</a><br>
Process: 1080 ExecStart=/etc/init.d/x2goserver start
(code=exited, status=127)<br>
<br>
May 31 13:50:53 noc systemd[1]: Starting LSB: Start and stop the
X2Go daemon...<br>
May 31 13:50:53 noc x2goserver[1080]: * Cleaning up stale X2Go
sessions<br>
May 31 13:50:53 noc x2goserver[1080]: /etc/init.d/x2goserver: 26:
x2gocleansessions: not found<br>
May 31 13:50:53 noc systemd[1]: x2goserver.service: Control
process exited, code=exited, status=127/n/a<br>
May 31 13:50:53 noc systemd[1]: x2goserver.service: Failed with
result 'exit-code'.<br>
May 31 13:50:53 noc systemd[1]: Failed to start LSB: Start and
stop the X2Go daemon.<br>
#############################################</p>
<p>Also removing the package, with the intent to reinstall it from
scratch, ends up with a failure:</p>
<p>#############################################<br>
root@noc ~ # apt-get remove --purge x2goserver<br>
Reading package lists... Done<br>
Building dependency tree <br>
Reading state information... Done<br>
You might want to run 'apt --fix-broken install' to correct these.<br>
The following packages have unmet dependencies:<br>
libx2go-log-perl : Depends: x2goserver-common (>=
4.1.0.4-0~1975~ubuntu20.04.1) but 4.1.0.3-5 is to be installed<br>
libx2go-server-db-perl : Depends: x2goserver-common (>=
4.1.0.4-0~1975~ubuntu20.04.1) but 4.1.0.3-5 is to be installed<br>
libx2go-server-perl : Depends: libx2go-log-perl (<
4.1.0.3-5.1~) but 4.1.0.4-0~1975~ubuntu20.04.1 is to be installed<br>
Depends: libx2go-server-db-perl (<
4.1.0.3-5.1~) but 4.1.0.4-0~1975~ubuntu20.04.1 is to be installed<br>
E: Unmet dependencies. Try 'apt --fix-broken install' with no
packages (or specify a solution).<br>
#############################################</p>
<p>Is there anything we might do, to bring x2goserver back to
normal/operative state? <br>
</p>
<p>Thanks in advance, and best regards, e.-</p>
</body>
</html>