Quote:
|
Originally Posted by imperia
SOLVED!
chcon -t textrel_shlib_t /usr/lib/nx/libXcomp.so.2
|
Same exact problem as Boscoe.
I've set SELinux to Permissive and still the same error.
Uninstalled and reinstalled, same error.
Ran the chcon given by imperia and still, same error.
Here's the details from the client
===================================
NX> 203 NXSSH running with pid: 5868
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: 192.168.***.*** on port: 22
NX> 202 Authenticating user: nx
NX> 208 Using auth method: publickey
HELLO NXSERVER - Version 1.5.0-60 OS (GPL)
NX> 105 hello NXCLIENT - Version 1.5.0
NX> 134 Accepted protocol: 1.5.0
NX> 105 SET SHELL_MODE SHELL
NX> 105 SET AUTH_MODE PASSWORD
NX> 105 login
NX> 101 User: george
NX> 102 Password:
NX> 103 Welcome to: banker user: george
NX> 105 listsession --user="george" --status="suspended,running" --geometry="1152x864x32+render" --type="unix-gnome"
NX> 127 Sessions list of user 'george' for reconnect:
Display Type Session ID Options Depth Screen Status Session Name
------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------
NX> 148 Server capacity: not reached for user: george
NX> 105 startsession --link="lan" --backingstore="1" --encryption="1" --cache="16M" --images="64M" --media="0" --session="Banker" --type="unix-gnome" --geometry="1024x768" --kbtype="pc102/en_US" --screeninfo="1024x768x32+render"
NX> 1000 NXNODE - Version 1.5.0-60 OS (GPL)
NX> 700 Session id: banker--
NX> 705 Session display:
NX> 703 Session type:
NX> 701 Proxy cookie: 62101a0b90313e6c423de4e6ecfc008d
NX> 702 Proxy IP:
NX> 706 Agent cookie:
NX> 704 Session cache:
NX> 707 SSL tunneling: 0
NX> 105 /usr/libexec/nx/nxserver: line 1190: 16596 Terminated sleep $AGENT_STARTUP_TIMEOUT
NX> 596 Session startup failed.
NX> 1004 Error: NX Agent exited with exit status 1.
Can't open /var/lib/nxserver/db/running/sessionId{0733F484C209D5BB6F41BA2F011D8CD7}: No such file or directory.
NX> 1006 Session status: closed
mv: cannot stat `/var/lib/nxserver/db/running/sessionId{0733F484C209D5BB6F41BA2F011D8CD7}': No such file or directory
NX> 1001 Bye.
Killed by signal 15.
====================================
Anyone have any ideas?