netzary / neatx

Automatically exported from code.google.com/p/neatx
0 stars 0 forks source link

Active session time-out / disconnect #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect to nx server
2. Wait for x minutes without activity
3.

What is the expected output? What do you see instead?
Idle Session, Session gets disconnected, unable to reconnect without:
rm -rf /var/lib/neatx/sessions/*

What version of the product are you using? On what operating system?
neatx-server 0.3.1+svn59-0~ppa1~lucid1

Please provide any additional information below.

nxserver[5520]: INFO nxserver:714 Starting netcat (localhost:4210)
nxnode[5526]: INFO agent:409 Nxagent changed status from 'waiting' to 'running'
nxnode[5526]: INFO node:385 Starting user application (['/bin/bash', '-c',
'/etc/X11/Xsession gnome-session'])
nxnode[5526]: INFO daemon:491 Starting program, executable='/bin/bash',
args=['-bash', '-c', '/etc/X11/Xsession gnome-session']
nxnode[5526]: INFO daemon:519 Child -bash[5541] started
nxnode[5526]: WARNING agent:381 Agent warning: No data received from remote
proxy within 30 seconds.
nxnode[5526]: INFO agent:409 Nxagent changed status from 'running' to
'suspending'
kernel: [26052.014284] nxagent[5531]: segfault at 0 ip 00000000004a7336 sp
00007fffe381b958 error 4 in nxagent[400000+4e0000]
nxnode[5526]: INFO node:405 User application terminated
nxnode[5526]: INFO agent:316 Sending SIGTERM to nxagent
nxnode[5526]: INFO node:345 nxagent terminated

Original issue reported on code.google.com by svanhoor...@gmail.com on 1 Jun 2010 at 1:29

GoogleCodeExporter commented 9 years ago
Hi, 
does this happen for all connections you disconnect or only for some?
Are you able to make things work again by deleting the mentioned subdirectories?

Greets

Original comment by erazo...@gmail.com on 19 Jun 2010 at 8:47

GoogleCodeExporter commented 9 years ago
i have the same bug, when i keave session running on first computer and then 
trying to reconnect to session from grps-connected computer.

Original comment by prox...@gmail.com on 31 Oct 2010 at 4:04

GoogleCodeExporter commented 9 years ago
Are you also using that package version of ubuntu?
Please also file the bugreport there.
I am not a developer, but there are curiously many problems at the ubuntu 
people...

Original comment by erazo...@gmail.com on 31 Oct 2010 at 11:39

GoogleCodeExporter commented 9 years ago
NXCLIENT - Version 3.4.0-7
my OS is debian 64, but package is from ubuntu ppa.

Original comment by prox...@gmail.com on 1 Nov 2010 at 6:55

GoogleCodeExporter commented 9 years ago
The only thing what I can recommend is to install the nx stuff your own. I have 
posted how this can be done here in the forum in issue 49 
(http://code.google.com/p/neatx/issues/attachmentText?id=49&aid=-667641361028533
198&name=how2&token=d1484278f3633b966f0d0cdde31d7fa3).
This is what I have done, and it works great for me. I am using neatx daily and 
have no problems.

Original comment by erazo...@gmail.com on 1 Nov 2010 at 4:00