We have this issue on one PC, trying to reproduce elsewhere, and unable to so far. The issue is that when we run a single application we get a fleeting error after log in that it cannot set the DISPLAY and the session is immediately suspended.
On this PC, PuTTY with X forwarding enabled and manually running the same vcxsrv install works.
The same user to the same Scientific Linux 7 remote server from a different PC with the same settings and versions of software works.
Any ideas what else I should try?
James Pulver CLASSE Computer Group Cornell University
Some of the debug log shows: /cygdrive/C/Users/user/.x2go/etc/sshd_config line 3: Deprecated option UsePrivilegeSeparation debug1: Bind to port 7022 on ::. Server listening on :: port 7022. debug1: Bind to port 7022 on 0.0.0.0. Server listening on 0.0.0.0 port 7022. debug1: fd 6 clearing O_NONBLOCK debug1: Forked child 3680. debug1: rexec start in 6 out 6 newsock 6 pipe 8 sock 9 debug1: fd 6 clearing O_NONBLOCK rexec line 3: Deprecated option UsePrivilegeSeparation debug1: inetd sockets after dupping: 5, 5 debug1: Forked child 7624. Connection from 127.0.0.1 port 52586 on 127.0.0.1 port 7022 Did not receive identification string from 127.0.0.1 port 52586 debug1: rexec start in 6 out 6 newsock 6 pipe 9 sock 10 rexec line 3: Deprecated option UsePrivilegeSeparation debug1: inetd sockets after dupping: 5, 5 Connection from 127.0.0.1 port 52592 on 127.0.0.1 port 7022 Did not receive identification string from 127.0.0.1 port 52592
James Pulver CLASSE Computer Group Cornell University
On 3/29/19 10:00 AM, James M. Pulver wrote:
We have this issue on one PC, trying to reproduce elsewhere, and unable to so far. The issue is that when we run a single application we get a fleeting error after log in that it cannot set the DISPLAY and the session is immediately suspended.
On this PC, PuTTY with X forwarding enabled and manually running the same vcxsrv install works.
The same user to the same Scientific Linux 7 remote server from a different PC with the same settings and versions of software works.
Any ideas what else I should try?
Thanks,