<div dir="auto">Well a hypothesis was tested with simply changing permissions as follows X2Go launched:<div dir="auto"><div dir="auto"><br></div><div dir="auto"><div style="" dir="auto"><div dir="auto" style=""><span style="font-size:12.8px">sudo chmod 777 /var/lib/x2go</span></div><div dir="auto" style=""><span style="font-size:12.8px">pascal:~/$ sudo chmod 666 /var/lib/x2go/x2go_sessions</span></div><div dir="auto" style=""><br></div><div dir="auto" style=""><span style="font-size:12.8px">Is x2go_sessions is needed after a session is up and running?</span></div><div dir="auto" style=""><span style="font-size:12.8px"><br></span></div><div dir="auto" style=""><span style="font-size:12.8px">This proves that it is a problem of permission to read and write the db.  Permission should be gotten via the sgid wrapper, but for some reason it is not.  </span></div><div dir="auto" style=""><span style="font-size:12.8px"><br></span></div><div dir="auto" style=""><span style="font-size:12.8px">Uninstalling and reinstalling did not work.</span></div><div dir="auto" style=""><span style="font-size:12.8px"> Is there a script to fix permissions correctly? Should we remove the x2go user and group and re-add?</span></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 1, 2023, 2:33 PM  <<a href="mailto:me@jcn50.com">me@jcn50.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi again Robert,<br>
<br>
<br>
I have tried (and succeeded) on a server using AlmaLinux 8 (I don't have <br>
access to Fedora 37, sorry) and this is the command I used (you might <br>
skip the 2x "epel" commands?):<br>
<br>
dnf upgrade -y && dnf install <br>
<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.fedoraproject.org_pub_epel_epel-2Drelease-2Dlatest-2D8.noarch.rpm&d=DwIDaQ&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=7p_4VYLAUDElk8vMZgdq0Z9McN077vuO0VabguwetT409bSXJvY1JoGQ0Pc6wHog&s=zksEEUIvkzgtDnM8715wOsqYfM21ArqKZhRQdldhWWA&e=" rel="noreferrer noreferrer" target="_blank">https://urldefense.proofpoint.com/v2/url?u=https-3A__dl.fedoraproject.org_pub_epel_epel-2Drelease-2Dlatest-2D8.noarch.rpm&d=DwIDaQ&c=aqMfXOEvEJQh2iQMCb7Wy8l0sPnURkcqADc2guUW8IM&r=X0jL9y0sL4r4iU_qVtR3lLNo4tOL1ry_m7-psV3GejY&m=7p_4VYLAUDElk8vMZgdq0Z9McN077vuO0VabguwetT409bSXJvY1JoGQ0Pc6wHog&s=zksEEUIvkzgtDnM8715wOsqYfM21ArqKZhRQdldhWWA&e=</a>  <br>
-y && dnf config-manager --enable epel && dnf config-manager <br>
--set-enabled powertools && dnf install -y xfdesktop gtk-doc xfce* <br>
--exclude=xfce4-sensors-plugin-devel lightdm firefox x2goserver <br>
x2goserver-xsession && systemctl isolate graphical.target && systemctl <br>
set-default graphical.target && echo "PLEASE REBOOT NOW"<br>
<br>
Pausing and resuming the session didn't work though (probably bec my 1x <br>
CPU and 768 MB RAM are too small!).<br>
<br>
Again: I really prefer the LXQt or LXDE on Ubuntu/Debian as it is a lot <br>
faster than XFDE...(I can't imagine how slow MATE could be!).<br>
<br>
<br>
Regards,<br>
Chris,<br>
Quantum Hosting®.<br>
</blockquote></div>