Nomachine "NX> 596 ERROR: Could not generate cookie: ."
Distribution: OpenWrt, custom
I am using Nomachine NX for headless control, shadowing existing desktop.
Success scenario:
After boot, if, manually as root on server machine do:
"startx &", then SUCCESS, can remotely control server desktop
if, however, I place in rc.local for unattended X startup
"startx &" OR "su root -c startx &" then, FAIL with:
Nomachine "NX> 596 ERROR: Could not generate cookie: ."
this is bizarre, because rc.local is run as root, but, I suspect that something in the environment is different between the two startx invocations.
anyone "have a clue", which I am lacking?
|