NX Error: no 'CONNECTED' message from NX Node

Hi,

My NX doesn’t work anymore, I didn’t change anything to cause that as far as I know, here is the failure:

NX> 203 NXSSH running with pid: 25838
NX> 285 Enabling check on switch command
NX> 285 Enabling skip of SSH config files
NX> 285 Setting the preferred NX options
NX> 200 Connected to address: 62.156.7.123 on port: 665
NX> 202 Authenticating user: nx
NX> 208 Using auth method: publickey
HELLO NXSERVER - Version 3.5.0-9 - LFE
NX> 105 Hello NXCLIENT - Version 3.5.0
NX> 134 Accepted protocol: 3.5.0
NX> 105 Set shell_mode: shell
NX> 105 Set auth_mode: password
NX> 105 Login
NX> 101 User: thorus
NX> 102 Password: ***************
NX> 103 Welcome to: server user: thorus
NX> 105 Listsession --user=“thorus” --status=“suspended\054running” --geometry=“1680x1050x24+render” --type=“unix-gnome”
NX> 127 Available sessions:

Display Type Session ID Options Depth Screen Status Session Name


NX> 148 Server capacity: not reached for user: thorus
NX> 105 Start session with: --link=“adsl” --backingstore=“1” --encryption=“1” --cache=“16M” --images=“64M” --shmem=“1” --shpix=“1” --strict=“0” --composite=“1” --media=“0” --session=“server” --type=“unix-gnome” --geometry=“1680x1050” --client=“linux” --keyboard=“pc102\057de” --screeninfo=“1680x1050x24+render”
NXSERVER - Version 3.5.0-9 - LFE
Fri Dec 30 20:35:56 2011 running as user: ‘nx’ (uid: 116, pid: 5858) on ‘server’
Info: user login is thorus (NXShell)
Info: user password is ‘******’ (NXShell)
Info: using ‘sshd authentication’ (NXShell)
Info: selected user ‘thorus’ is authenticated (NXNodeExec)
Info: password for selected user is in ‘text’ mode (NXNodeExec)
Info: preferred auth method is ‘’ (NXNodeExec)
Info: selected NX Node with host name ‘localhost’, port ‘665’ (NXNodeExec)
Info: selected publickey method to login NX Node (NXNodeExec)
Info: nxssh command line is ‘/usr/NX/bin/nxssh -nxservermode -l thorus localhost -p 665 -x -2 -i /usr/NX/etc/keys/node.localhost.id_dsa -o ‘PubkeyAuthentication yes’ -o ‘RSAAuthentication yes’ -o ‘RhostsAuthentication no’ -o ‘PasswordAuthentication no’ -o ‘RhostsRSAAuthentication no’ -o ‘StrictHostKeyChecking no’ /usr/NX/bin/nxnode’ (NXNodeExec)
Info: nxssh child pid is: 5900 (NXNodeExec)
Info: received data in err channel from NX Node: 'ssh: connect to host localhost port 665: Network is unreachable
’ (NXNodeExec)
Info: NX Node out channel was closed (NXNodeExec)
Info: NX Node err channel was closed (NXNodeExec)
Info: closing nxssh’s in, out, err FDs (flagfinished is: 0) (NXNodeExec)
Error: no ‘CONNECTED’ message from NX Node (NXNodeExec)
NX> 595 ERROR: A fatal error occurred in NX Server.
NX> 595 ERROR: The exception id is: 9763F80C. To get detailed information about
NX> 595 ERROR: the error search for the string 9763F80C in the system log
NX> 595 ERROR: file (usually ‘/var/log/messages’).
NX> 500 ERROR: Last operation failed.
NX> 280 Exiting on signal: 15

and /var/log/messages:

Dec 30 20:27:57 server NXSERVER-3.5.0-9[5691]: User ‘thorus’ logged in from ‘178.2.250.72’. ‘NXLogin::set’
Dec 30 20:27:59 server NXSERVER-3.5.0-9[5691]: Selected node host:localhost with port:665 ‘main::selectNode’
Dec 30 20:27:59 server NXSERVER-3.5.0-9[5691]: Current selected node: localhost is in status: running ‘main::selectNode’
Dec 30 20:27:59 server NXSERVER-3.5.0-9[5691]: Selected session type: unix-gnome allowed in the profile of user: thorus ‘NXShell::Static’
Dec 30 20:28:02 server NXSERVER-3.5.0-9[5691]: ERROR: nxssh process exited with ‘255’ ‘NXNodeExec::exec’
Dec 30 20:28:02 server NXSERVER-3.5.0-9[5691]: ERROR: (exception id 01BA3534) Error: no ‘CONNECTED’ message from NX Node
Dec 30 20:28:02 server NXSERVER-3.5.0-9[5691]: ERROR: (exception id 01BA3534) ssh: connect to host localhost port 665: Network is unreachable#015
Dec 30 20:28:02 server NXSERVER-3.5.0-9[5691]: ERROR: (exception id 01BA3534) NXNodeExec::exec(‘startsession’, ‘user=thorus&userip=178%2e2%2e250%2e72&uniqueid=316BF24226F981244…’, ‘localhost’, 665) called at handlers/nxserver.pl line 3582
Dec 30 20:28:02 server NXSERVER-3.5.0-9[5691]: ERROR: (exception id 01BA3534) NXShell::handler_session_start(’–link=“adsl” --backingstore=“1” --encryption=“1” --cache=“16M” …’) called at NXShell.pm line 373
Dec 30 20:28:02 server NXSERVER-3.5.0-9[5691]: ERROR: (exception id 01BA3534) NXShell::handle_command(‘startsession’, ‘–link=“adsl” --backingstore=“1” --encryption=“1” --cache=“16M” …’) called at NXShell.pm line 145
Dec 30 20:28:02 server NXSERVER-3.5.0-9[5691]: ERROR: (exception id 01BA3534) NXShell::run() called at nxserver.pl line 4497
Dec 30 20:28:02 server NXSERVER-3.5.0-9[5691]: ERROR: (exception id 01BA3534) eval {…} called at nxserver.pl line 4456

Does someone know how to fix it again?

Thanks