14 Jul 2011 09:09
Re: Troubleshooting X11rdp connection issue
2011/7/14 Chris Ostler <Chris.Ostler+xrdp-devel <at> gmail.com>: > I installed xrdp on a RHEL 5.4 box, using the RPM from EPEL. I also got and > compiled the latest version of X11rdp from the SVN server. However, I > cannot make a connection to an X11rdp session from a client, though an XVNC > session works correctly. > When attempting to connect, the user authenticates correctly, but the > session closes. Though logging is set to DEBUG, I don't get much > information in xrdp-sesman.log: > [20110713-08:24:26] [INFO ] ++ created session (access granted): username X, > ip X.X.X.X:50610 - socket: 7 > [20110713-08:24:26] [INFO ] starting X11rdp session... > [20110713-08:24:36] [ERROR] X server for display 10 startup timeout > [20110713-08:24:36] [INFO ] starting xrdp-sessvc - xpid=21220 - wmpid=21219 > [20110713-08:24:36] [ERROR] X server for display 10 startup timeout > [20110713-08:24:36] [ERROR] another Xserver is already active on display 10 > [20110713-08:24:36] [DEBUG] aborting connection... > [20110713-08:24:36] [INFO ] ++ terminated session: username X, display > :10.0, session_pid 21216, ip X.X.X.X:50610 - socket: 7 > While trying to troubleshoot the issue, I noticed that the -localhost > parameter specified in the sesman.ini was causing problems. Removing the > parameter still doesn't allow me to connect. The relevant portions of my > sesman.ini configuration now look like: > [Logging] > LogFile=/var/log/xrdp-sesman.log > LogLevel=DEBUG > EnableSyslog=0 > SyslogLevel=DEBUG > [X11rdp] > param1=-bs > param2=-ac(Continue reading)
RSS Feed