[FreeNX-kNX] I: New to FreeNX first problem... :(
Roberto Leiva M. (Lista)
rlm_lista at floresinternacional.cl
Tue Jan 30 19:14:38 UTC 2007
Roberto Leiva M. (Lista) escribió:
> M77 escribió:
[...]
>> NX> 1000 NXNODE - Version 1.4.0-45-SVN OS (GPL)
>>
>> NX> 700 Session id: m77-ntbk-1000-ADA8730AC3E307C8BE633C0FA108A50E
>>
>> NX> 705 Session display: 1000
>>
>> NX> 703 Session type: unix-gnome
>>
>> NX> 701 Proxy cookie: e4600382fee78f647b9e42441d6daddd
>>
>> NX> 702 Proxy IP: 127.0.0.1
>>
>> NX> 706 Agent cookie: ee11cbb19052e40b07aac0ca060c23ee
>>
>> NX> 704 Session cache: unix-gnome
>>
>> NX> 707 SSL tunneling: 1
>>
>> NX> 504 Session startup failed.
>>
>> NX> 1004 Error: nxagent failed to start with: Unrecognized option: 1
>>
>> NX> 105 NX> 1001 Bye.
>>
>> /usr/lib/nx/nxserver: line 891: 5587 Terminated ( sleep
>> $AGENT_STARTUP_TIMEOUT; exit 1 )
>>
>> Killed by signal 15.
>>
>>
>>
>>
>>
>> Someone can help me? Or know an how-to to resolve this problem?
>>
>
> post your node.conf
>
> mmmm
>
> try add this line in node.conf
>
> ENABLE_2_0_0_BACKEND="when_requested"
>
and check nxnode in line 255 ( # backwards compatibility )
# backingstore = { "when_requested", "always", ... }
[ -n "$backingstore" -a "$ENABLE_2_0_0_BACKEND" != "1" -a "$backingstore" != "1" ] && B="-bs
$backingstore"
# backingstore = 1 (new nxclient 2.0.0 doesn't send any strings in the option-string for
backingstore anymore)
[ -n "$backingstore" -a "$ENABLE_2_0_0_BACKEND" != "1" -a "$backingstore" = "1" ] && B="+bs"
# backingstore = 1 and 2.0.0-Backend EXPERIMENTAL
[ -n "$backingstore" -a "$ENABLE_2_0_0_BACKEND" = "1" ] && B="-bs $backingstore"
more info:
http://apribase.sakura.ne.jp/archives/2006/08/23_2318.php
--
Roberto Leiva M.
Santiago - Chile
More information about the FreeNX-kNX
mailing list