Hi,
I have a problem with my test server. Three days ago I was unable to connect to my computer with X2GO (in local connexion). Remove my .Xauthority file solved the problem.
Now I'm in front of the same problem again, but there is no .Xauthority file. I'm unable to connect to my computer in local :
gml@black-cerisier:~$ cat /home/gml/.x2go/S- test-50-1277062230_stDGNOME_dp24/sessions Loop: PANIC! The remote NX proxy closed the connection. Loop: PANIC! Failure negotiating the session in stage '7'. Loop: PANIC! Wrong version or invalid session authentication cookie. gml@black-cerisier:~$
But when I try to connect from another computer, it works like a charm.
(my X2GO server is on a Ubuntu 10.04)
Any idea on how to solve this ?
Regards, gml
PS to Heinz : I have tried the firefox plugin, it works _perfectly_, great job !
Le dimanche 20 juin 2010 21:38:54, Guillaume LUDWIG (UNTRUSTED, sender <x2go- dev-bounces@lists.berlios.de> is not authenticated) a écrit :
gml@black-cerisier:~$ cat /home/gml/.x2go/S- test-50-1277062230_stDGNOME_dp24/sessions Loop: PANIC! The remote NX proxy closed the connection. Loop: PANIC! Failure negotiating the session in stage '7'. Loop: PANIC! Wrong version or invalid session authentication cookie. gml@black-cerisier:~$
But when I try to connect from another computer, it works like a charm.
After waiting for 3 hours without touching my computer, x2go worked again, just one time.
And this morning, after a reboot, doesn't work. It's really frustrating...
gml
On Mon, 2010-06-21 at 13:35 +0200, Guillaume LUDWIG wrote:
Le dimanche 20 juin 2010 21:38:54, Guillaume LUDWIG (UNTRUSTED, sender <x2go- dev-bounces@lists.berlios.de> is not authenticated) a écrit :
gml@black-cerisier:~$ cat /home/gml/.x2go/S- test-50-1277062230_stDGNOME_dp24/sessions Loop: PANIC! The remote NX proxy closed the connection. Loop: PANIC! Failure negotiating the session in stage '7'. Loop: PANIC! Wrong version or invalid session authentication cookie. gml@black-cerisier:~$
But when I try to connect from another computer, it works like a charm.
After waiting for 3 hours without touching my computer, x2go worked again, just one time.
And this morning, after a reboot, doesn't work. It's really frustrating... I'm not sure what is happening but it may be an underlying SSH problem. What happens if you try connecting via ssh directly from the console? Does it give any more informative error messages? - John
Le lundi 21 juin 2010 13:51:52, John A. Sullivan III a écrit :
But when I try to connect from another computer, it works like a charm.
After waiting for 3 hours without touching my computer, x2go worked again, just one time.
And this morning, after a reboot, doesn't work. It's really frustrating...
I'm not sure what is happening but it may be an underlying SSH problem. What happens if you try connecting via ssh directly from the console? Does it give any more informative error messages? - John
I can log with ssh -XC without any problem, and start applications. Moreover I can use x2goclient on another computer and it works. The problem occurs only in local connection.
gml