Hello there, I am using Arch linux with freenx v0.7.1-3, nxclient 3.1.0.2-1, nx-common 3.1.0-1 and nxserver 3.1.0-1. I have gotten as far as setting up a session that appears to connect but dies at the last moment, halting on an error in nxclient. My set up is 2 arch machines. The client keeps giving this error after appearingy to nearly connect:<br>
<br>"NX> 203 NXSSH running with pid: 21410<br>NX> 285 Enabling check on switch command<br>NX> 285 Enabling skip of SSH config files<br>NX> 285 Setting the preferred NX options<br>NX> 200 Connected to address: <a href="http://192.168.1.100">192.168.1.100</a> on port: 22<br>
NX> 202 Authenticating user: nx<br>NX> 208 Using auth method: publickey<br>HELLO NXSERVER - Version 2.1.0-71 OS (GPL)<br>NX> 105 hello NXCLIENT - Version 2.1.0<br>NX> 134 Accepted protocol: 2.1.0<br>NX> 105 SET SHELL_MODE SHELL<br>
NX> 105 SET AUTH_MODE PASSWORD<br>NX> 105 login<br>NX> 101 User: bobby2<br>NX> 102 Password: <br>NX> 103 Welcome to: mythbox user: bobby2<br>NX> 105 listsession --user="bobby2" --status="suspended,running" --geometry="3520x1200x24+render" --type="unix-application"<br>
NX> 127 Sessions list of user 'bobby2' for reconnect:<br><br>Display Type             Session ID                       Options  Depth Screen         Status      Session Name<br>------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------<br>
<br><br>NX> 148 Server capacity: not reached for user: bobby2<br>NX> 105 startsession  --rootless="1" --virtualdesktop="0" --application="/usr/bin/startfluxbox" --link="lan" --backingstore="1" --encryption="1" --cache="16M" --images="64M" --shmem="1" --shpix="1" --strict="0" --composite="1" --media="0" --imagecompressionmethod="3" --imagecompressionlevel="-1" --render="0" --session="bobby2" --type="unix-application" --client="linux" --keyboard="pc105/us" --screeninfo="1024x768x24+render" <br>
<br>NX> 1000 NXNODE - Version 2.1.0-71 OS (GPL)<br>NX> 700 Session id: mythbox-1000-49CF9886BAEDD406DEFA593DA1629B42<br>NX> 705 Session display: 1000<br>NX> 703 Session type: unix-application<br>NX> 701 Proxy cookie: 30d223edb070d23c1006de3f5bb88da3<br>
NX> 702 Proxy IP: <a href="http://127.0.0.1">127.0.0.1</a><br>NX> 706 Agent cookie: 30d223edb070d23c1006de3f5bb88da3<br>NX> 704 Session cache: unix-application<br>NX> 707 SSL tunneling: 1<br>/opt/NX/bin/nxserver: line 1283: 24007 Terminated              sleep $AGENT_STARTUP_TIMEOUT<br>
NX> 105 NX> 596 Session startup failed.<br>NX> 1004 Error: NX Agent exited with exit status 1. To troubleshoot set SESSION_LOG_CLEAN=0 in node.conf and investigate "/home/bobby2/.nx/F-C-mythbox-1000-49CF9886BAEDD406DEFA593DA1629B42/session". You might also want to try: ssh -X myserver; /opt/NX/bin/nxnode --agent to test the basic functionality. Session log follows:<br>
Can't open /opt/NX/var/db/running/sessionId{49CF9886BAEDD406DEFA593DA1629B42}: No such file or directory.<br>mv: cannot stat `/opt/NX/var/db/running/sessionId{49CF9886BAEDD406DEFA593DA1629B42}': No such file or directory<br>
NX> 1006 Session status: closed<br>NX> 280 Exiting on signal: 15"<br><br><br>Any help is appreciated, thank you :)<br>