LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   NOmachine (nxclient/nxserver) problems on Debian Wheezy (https://www.linuxquestions.org/questions/linux-software-2/nomachine-nxclient-nxserver-problems-on-debian-wheezy-945888/)

plesset 05-19-2012 09:20 AM

NOmachine (nxclient/nxserver) problems on Debian Wheezy
 
I installed

nxclient_3.5.0-7_amd64.deb
nxserver_3.5.0-9_amd64.deb
nxnode_3.5.0-7_amd64.deb

and execute
Code:

 
/usr/NX/bin/nxserver --install
/usr/NX/bin/nxserver --restart
/usr/NX/bin/nxnode --install
/usr/NX/bin/nxnode --restart

Which ran without any problems. When I try to log onto the machine from win7 the connection is shut down (it reaches all the way to the login screen) and I find this in the messages log file:


Code:

May 18 09:24:46 toppond NXSERVER-3.5.0-9[3805]: User 'XXXXX' logged in from 'XXX.XXX.XXX.XXX'. 'NXLogin::set'
May 18 09:24:48 toppond NXSERVER-3.5.0-9[3805]: Selected node host:localhost with port:22 'main::selectNode'
May 18 09:24:48 toppond NXSERVER-3.5.0-9[3805]: Current selected node: localhost is in status: running  'main::selectNode'
May 18 09:24:48 toppond NXSERVER-3.5.0-9[3805]: Selected session type: unix-gnome allowed in the profile of user: XXXX 'NXShell::Static'
May 18 09:24:50 toppond NXSERVER-3.5.0-9[3805]: Session '771C363BC6E9673FE1900FA3DD5B02E0' started by user 'XXXXX'. 'NXShell::handler_session_start'
May 18 09:24:51 toppond NXSERVER-3.5.0-9[3805]: User 'XXXXX' from 'XXX.XXX.XXX.XXX' logged out. 'NXLogin::reset'
May 18 09:24:51 toppond NXNODE-3.5.0-7[3830]: Using port '1007' on node 'toppond' for session 'unix-gnome'. Logger::log nxnode 6243
May 18 09:24:51 toppond NXNODE-3.5.0-7[3830]: Using host from available host list: 'XXX.XXX.XXX.XXX'. Logger::log nxnode 6244
May 18 09:24:58 toppond kernel: [61330.533410] nxagent[3854]: segfault at 0 ip 0000000000497af6 sp 00007fff316f7040 error 4 in nxagent[400000+499000]
May 18 09:24:58 toppond NXNODE-3.5.0-7[3830]: ERROR: Unexpected termination of nxagent because of signal: 11 Logger::log nxnode 3920
May 18 09:24:58 toppond NXNODE-3.5.0-7[3830]: ERROR: run command: process: 3854 died because of signal: 11 Logger::log nxnode 3927
May 18 09:24:59 toppond NXNODE-3.5.0-7[3861]: ERROR: Error when monitoring session: Unexpected termination of nxagent 'NXSessionMonitor::__setSessionStatus'
May 18 09:24:59 toppond NXNODE-3.5.0-7[3861]: Directory '/home/XXXXX/.nx/C-toppond-1007-771C363BC6E9673FE1900FA3DD5B02E0' renamed into '/home/XXXXX/.nx/F-C-toppond-1007-771C363BC6E9673FE1900FA3DD5B02E0' for further investigation Logger::log nxnode 6432
May 18 09:24:59 toppond NXNODE-3.5.0-7[3861]: session monitor: cleaning session files: removing '/tmp/.X11-unix/X1007' Logger::log nxnode 9120
May 18 09:24:59 toppond NXNODE-3.5.0-7[3861]: session monitor: cleaning session files: removing '/tmp/.X1007-lock' Logger::log nxnode 9129
May 18 09:25:00 toppond NXNODE-3.5.0-7[3830]: Session 'unix-gnome' on port '1007' failed. Logger::log nxnode 6513
May 18 09:25:06 toppond NXSERVER-3.5.0-9[3856]: ERROR: NXNodeExec: Cannot kill nxssh process: No such process 'NXNodeExec::exec'
May 18 09:25:06 toppond NXSERVER-3.5.0-9[3856]: User 'XXXXX' from 'XXX.XXX.XXX.XXX' logged out. 'NXLogin::reset'


Does anyone have any clue what all this means, and more importantly, if there is a way to fix it?

Thanks!
Andri

acid_kewpie 05-20-2012 01:50 AM

well this generally suggests a problem outside of NX that it's unable to know about. googling around shows a few root causes, this one looks interesting - https://www.linuxforums.org/forum/re...d-working.html and in general cairo gets a fair few mentions, so make sure all your libraries are up to date. Might be interesting to try a different window manager temporarily to see if the gnome stack is at fault.

plesset 05-20-2012 11:59 AM

The machine is updated, at least as far as apt-get update, upgrade, dist-upgrade goes. I tried to log in via kdm and that works - sigh!. I may do a little more poking around, otherwise I'll just have to live with kde.


All times are GMT -5. The time now is 05:59 AM.