Hi Emanuele, 1st of all, I'm glad you were able to find a workaround. I am replying to the mailing list so that people can see that workaround.
I ran some tests. I believe I was unable to reproduce your bug, but I did produce a different bug: https://docs.google.com/spreadsheet/ccc?key=0AmL_OrCln9ShdHcxbTQ3amJZdlp1b3pkcWpveWtwSlE&usp=sharing I will check if my bug is already reported. If it isn't, I will report it. In the meantime, can you please report your bug to our bug tracker? Instructions here: http://wiki.x2go.org/doku.php/wiki:bugs File the bug against the package "x2goserver". Please mention your exact client OS and server OS. Also the x2go client version and the x2go server version For example: Win 8.1 64-bit Pro Ubuntu 12.04.4 32-bit X2Go Client 4.0.1.3 X2Go Server 4.0.1.13 I understand that you are not an expert with Linux, so let us know if you have any questions. -Mike#2 On Fri, Feb 21, 2014 at 9:30 AM, Emanuele Marra <[email protected]> wrote: > Thanks, in the meantime I added the nonempty option in x2gomountdirs, so at > least on next sessions the mounting doesn't fail. I have about 10 clients > connected so I'll find out soon if the problem occurs again. > > > 2014-02-21 15:07 GMT+01:00 Michael DePaulo <[email protected]>: > >> Whoops, should have sent this to the list. >> >> On Fri, Feb 21, 2014 at 9:06 AM, Michael DePaulo <[email protected]> >> wrote: >> > I'll try to investigate it over the next 2 days. >> > >> > -Mike >> > >> > On Thu, Feb 20, 2014 at 11:35 AM, Emanuele Marra >> > <[email protected]> wrote: >> >> Thanks for the help. >> >> I'm using windows 7 64 bit, but I have the same issue on other machines >> >> with >> >> windows xp installed. >> >> I think what happens is this: >> >> I start the client a first time, the folder doesn't get mounted. Now, >> >> on the >> >> remote machine runs a company software which writes to the mounted >> >> folder, >> >> since the folder is not there the software creates the folder >> >> structure. On >> >> the next time the client is opened, it tries to mount the directory and >> >> that >> >> error comes out since the mount point is not empty. >> >> So my guess is sometimes at session startup the mounting fails. I also >> >> see >> >> this in the mounts.log: >> >> >> >> read: Connection reset by peer >> >> >> >> Any idea why this happens? Thanks again >> >> >> >> >> >> 2014-02-20 16:01 GMT+01:00 Michael DePaulo <[email protected]>: >> >> >> >>> I think this is a known issue that only affects certain versions of >> >>> windows. What version of windows are you running? E.g.windows 7 64-bit >> >>> pro >> >>> sp1 >> >>> >> >>> On Feb 20, 2014 3:56 AM, "Emanuele Marra" <[email protected]> >> >>> wrote: >> >>>> >> >>>> Hi, >> >>>> I configured a shared folder with my x2go Windows client. I noticed >> >>>> that >> >>>> sometimes the mount doesn't work and I get this error in mounts.log: >> >>>> >> >>>> fuse: mountpoint is not empty >> >>>> fuse: if you are sure this is safe, use the 'nonempty' mount option >> >>>> >> >>>> to solve the issue I have to run this commands: >> >>>> >> >>>> fusermount -z -u /tmp/.x2go-USER_NAME/media/disk/_cygdrive_FOLDER >> >>>> sudo rm -R -f /tmp/.x2go-USER_NAME/media/disk/_cygdrive_FOLDER >> >>>> >> >>>> and restart. >> >>>> >> >>>> Any idea why this happens and how to prevent it? >> >>>> >> >>>> Could be a solution to insert the -nonempty option in the mount >> >>>> command, >> >>>> where I can find this in the scripts? >> >>>> >> >>>> I'm a beginner with x2go and I'm not an expert with linux either. >> >>>> Thanks >> >>>> in advance for your help. >> >>>> >> >>>> _______________________________________________ >> >>>> X2Go-User mailing list >> >>>> [email protected] >> >>>> https://lists.berlios.de/mailman/listinfo/x2go-user >> >> >> >> > > _______________________________________________ X2Go-User mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-user
