Author Topic: NX/nomachine woes (3.4.0)  (Read 535 times)

Wolfeh

  • Guest
NX/nomachine woes (3.4.0)
« on: November 13, 2010, 06:06:01 PM »
Just recently decided to take another whack at trying to get NX running on my PCLOS machine.  I had it working at one point then my system became unusable and so I reinstalled PCLOS while trying to not lose my data.  That probably helped to create the issue that I'm having now.

Anyways, after some finagling, I managed to get the three components uninstalled so that NX wasn't running at all.  Then, renaming the /usr/NX folder and then a fresh install (client, node, server, in that order).  I edited the server cfg file to allow root connections and I am getting these lines in the messages log file:
Code: [Select]
Nov 13 20:21:22 localhost NXSERVER-3.4.0-14[11054]: ERROR: (exception id 82E9BC0B) NX> 596 ERROR: NXNODE Ver. 3.4.0-14  (Error id e568A6F)
Nov 13 20:21:22 localhost NXSERVER-3.4.0-14[11054]: ERROR: (exception id 82E9BC0B) NX> 596 ERROR: create session: run commands
Nov 13 20:21:22 localhost NXSERVER-3.4.0-14[11054]: ERROR: (exception id 82E9BC0B) NX> 596 ERROR: execution of last command failed
Nov 13 20:21:22 localhost NXSERVER-3.4.0-14[11054]: ERROR: (exception id 82E9BC0B) NX> 596 last command: /usr/bin/xauth -v -f /root/.nx/C-PowerEdge2400/eth1-1001-58700F7D226AEFBA92DA5927CFE8E76F/authority source /root/.nx/C-PowerEdge2400/eth1-1001-58700F7D226AEFBA92DA5927CFE8E76F/scripts/authority
Nov 13 20:21:22 localhost NXSERVER-3.4.0-14[11054]: ERROR: (exception id 82E9BC0B) NX> 596 exit value: 1
Nov 13 20:21:22 localhost NXSERVER-3.4.0-14[11054]: ERROR: (exception id 82E9BC0B) NX> 596 stdout: Using authority file /root/.nx/C-PowerEdge2400/eth1-1001-58700F7D226AEFBA92DA5927CFE8E76F/authority
Nov 13 20:21:22 localhost NXSERVER-3.4.0-14[11054]: ERROR: (exception id 82E9BC0B) NX> 596 Writing authority file /root/.nx/C-PowerEdge2400/eth1-1001-58700F7D226AEFBA92DA5927CFE8E76F/authority
Nov 13 20:21:22 localhost NXSERVER-3.4.0-14[11054]: ERROR: (exception id 82E9BC0B) NX> 596 stderr: /usr/bin/xauth:  creating new authority file /root/.nx/C-PowerEdge2400/eth1-1001-58700F7D226AEFBA92DA5927CFE8E76F/authority

Any assistance on this would be greatly appreciated.