You are not logged in.

#1 2017-03-16 01:12:24

slackcub
Member
Registered: 2009-03-14
Posts: 144

xrdp and x11rdp errors

I recently performed an update, and it seems to have broken my xrdp install.  Whenever I try to RDP into my work station now, I get the below.  I see there's an error about not being able to open up a file (errno: 2, description: No such file or directory), but it doesn't tell me what it's trying to access.   I'm assuming it's the first arguement listed (X11rdp), but I'll be damned if I can't find where that file is located.

I installed x11vnc hoping that would help, but it doesn't seem to.  I did not see an X11rdp package.  I know recently there was a need to put 'export $(dbus-launch)' in my .xinitrc, and I've tired it with and without that with the same results. I'm sure there's something I'm missing, but I just can't seem to see it.

$ locate -i X11rdp

$ pkgfile -i x11rdp

$

These are the packages I currently have installed:

gtk-vnc 0.7.0-1
tigervnc 1.7.1-1
x11vnc 1:0.9.13-9
xrdp 0.9.1-6


$ journalctl -f -u xrdp -u xrdp-sesman --since "2017-03-15 19:06:00"
-- Logs begin at Mon 2017-03-13 11:37:23 CDT. --
Mar 15 19:11:33 workStation xrdp[3026]: (3026)(140121756414080)[INFO ] A connection received from: 192.168.20.78 port 53496
Mar 15 19:11:33 workStation xrdp[3026]: (3026)(140121756414080)[DEBUG] Closed socket 12 (AF_INET 10.144.105.14:3389)
Mar 15 19:11:33 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 11 (AF_INET 0.0.0.0:3389)
Mar 15 19:11:33 workStation xrdp[3743]: (3743)(140121756414080)[INFO ] Using default X.509 certificate: /etc/xrdp/cert.pem
Mar 15 19:11:33 workStation xrdp[3743]: (3743)(140121756414080)[INFO ] Using default X.509 key file: /etc/xrdp/key.pem
Mar 15 19:11:33 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Security layer: requested 3, selected 1
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] xrdp_00000e9f_wm_login_mode_event_00000001
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[INFO ] Loading keymap file /etc/xrdp/km-00000409.ini
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[WARN ] local keymap file for 0x00000409 found and doesn't match built in keymap, using local keymap file
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] xrdp_wm_log_msg: connecting to sesman ip 127.0.0.1 port 3350
Mar 15 19:11:34 workStation xrdp-sesman[3024]: (3024)(140403873064704)[INFO ] A connection received from 127.0.0.1 port 33646
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[INFO ] xrdp_wm_log_msg: sesman connect ok
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] xrdp_wm_log_msg: sending login info to session manager, please wait...
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] return value from xrdp_mm_connect 0
Mar 15 19:11:34 workStation xrdp-sesman[3024]: (3024)(140403873064704)[INFO ] ++ created session (access granted): username david, ip 192.168.20.78:53496 - socket: 12
Mar 15 19:11:34 workStation xrdp-sesman[3024]: (3024)(140403873064704)[INFO ] starting X11rdp session...
Mar 15 19:11:34 workStation xrdp-sesman[3024]: (3024)(140403873064704)[DEBUG] Closed socket 9 (AF_INET 0.0.0.0:5910)
Mar 15 19:11:34 workStation xrdp-sesman[3024]: (3024)(140403873064704)[DEBUG] Closed socket 9 (AF_INET 0.0.0.0:6010)
Mar 15 19:11:34 workStation xrdp-sesman[3024]: (3024)(140403873064704)[DEBUG] Closed socket 9 (AF_INET 0.0.0.0:6210)
Mar 15 19:11:34 workStation xrdp-sesman[3747]: (3747)(140403873064704)[DEBUG] Closed socket 7 (AF_INET 127.0.0.1:3350)
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[INFO ] xrdp_wm_log_msg: login successful for display 10
Mar 15 19:11:34 workStation xrdp-sesman[3024]: (3024)(140403873064704)[DEBUG] Closed socket 8 (AF_INET 127.0.0.1:3350)
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[INFO ] X11rdp :10 -auth .Xauthority -geometry 1852x1000 -depth 24 -bs -nolisten tcp -uds
Mar 15 19:11:34 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] xrdp_wm_log_msg: started connecting
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[CORE ] error starting X server - user david - pid 3749
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG] errno: 2, description: No such file or directory
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG] execve parameter list size: 13
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[0] = X11rdp
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[1] = :10
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[2] = -auth
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[3] = .Xauthority
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[4] = -geometry
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[5] = 1852x1000
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[6] = -depth
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[7] = 24
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[8] = -bs
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[9] = -nolisten
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[10] = tcp
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[11] = -uds
Mar 15 19:11:34 workStation xrdp-sesman[3749]: (3749)(140403873064704)[DEBUG]         argv[12] = (null)
Mar 15 19:11:38 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:11:41 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:11:44 workStation xrdp-sesman[3747]: (3747)(140403873064704)[ERROR] X server for display 10 startup timeout
Mar 15 19:11:44 workStation xrdp-sesman[3747]: (3747)(140403873064704)[INFO ] starting xrdp-sessvc - xpid=3749 - wmpid=3748
Mar 15 19:11:44 workStation xrdp-sesman[3748]: (3748)(140403873064704)[ERROR] X server for display 10 startup timeout
Mar 15 19:11:44 workStation xrdp-sesman[3748]: pam_unix(xrdp-sesman:session): session opened for user david by (uid=0)
Mar 15 19:11:44 workStation xrdp-sesman[3768]: (3768)(140403873064704)[ERROR] another Xserver might already be active on display 10 - see log
Mar 15 19:11:44 workStation xrdp-sesman[3768]: (3768)(140403873064704)[DEBUG] aborting connection...
Mar 15 19:11:44 workStation xrdp-sesman[3024]: (3024)(140403873064704)[INFO ] ++ terminated session:  username david, display :10.0, session_pid 3747, ip 192.168.20.78:53496 - socket: 12
Mar 15 19:11:45 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:11:48 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:11:52 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:11:55 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:11:59 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:12:02 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:12:06 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:12:09 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)
Mar 15 19:12:13 workStation xrdp[3743]: (3743)(140121756414080)[DEBUG] Closed socket 19 (AF_UNIX)

Last edited by slackcub (2017-03-16 01:13:22)

Offline

Board footer

Powered by FluxBB