<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 29, 2022 at 11:16 AM Ulrich Sibiller <<a href="mailto:uli42@gmx.de">uli42@gmx.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">"Connection reset by peer" points to this:<br>
<a href="https://unix.stackexchange.com/questions/94720/connection-reset-by-peer-using-sshfs" rel="noreferrer" target="_blank">https://unix.stackexchange.com/questions/94720/connection-reset-by-peer-using-sshfs</a><br>
<br>
So chances are this is unrelated to x2go but rather something on you<br>
system that's not properly configured.<br>
<br>
As I am not really into the x2go mechanism I suggest to play around<br>
with sshfs alone on the server and try to mount your home from the<br>
client. If that does not work try to fix it.<br>
<br>
Uli<br>
<br>
On Sun, May 29, 2022 at 2:08 PM Neal Becker <<a href="mailto:ndbecker2@gmail.com" target="_blank">ndbecker2@gmail.com</a>> wrote:<br>
><br>
> Just noticed that mounting of my home dir is failing. In journal I see:<br>
><br>
> May 29 08:02:40 nbecker8 /usr/bin/x2gomountdirs[878032]: WARNING: mounting of /home/nbecker failed<br>
> May 29 08:02:41 nbecker8 /usr/bin/x2gomountdirs[878032]: WARNING: mounting of /home/nbecker/.x2go/S-nbecker-50-1653825344_stDMATE_dp24/spool failed<br>
><br>
> In /home/nbecker/.x2go/C-nbecker-50-1653825344_stDMATE_dp24/sshfs-mounts.log:<br>
> read: Connection reset by peer<br>
> read: Connection reset by peer<br>
> read: Connection reset by peer<br>
> read: Connection reset by peer<br>
><br>
> I don't know when this started failing as I don't use it much. Perhaps related to upgrade of client to fedora 36?<br>
><br>
> ssh login without password is working fine.<br>
><br>
> Any ideas?<br>
><br>
> Thanks,<br>
> Neal<br>
> _______________________________________________<br>
> x2go-user mailing list<br>
> <a href="mailto:x2go-user@lists.x2go.org" target="_blank">x2go-user@lists.x2go.org</a><br>
> <a href="https://lists.x2go.org/listinfo/x2go-user" rel="noreferrer" target="_blank">https://lists.x2go.org/listinfo/x2go-user</a><br>
</blockquote></div>Thanks for the suggestion. Unfortunately it doesn't seem to be my problem. On the server I tried<div>sshfs <client host>:/home/nbecker mnt</div><div>and it worked just fine.</div></div>