XRDP fails to connect

Hi Folks,

I installed xrdp 0.9.21.1-1 and xorgxrdp 0.9.19-2. I started the xrdp service, all OK. When I remotely tried to connect fails. The firewall is disabled for this test.
I tried to connect with another user but failed as well.

image

netstat -plant |grep xrdp
tcp6       0      0 :::3389                 :::*                    LISTEN      1191/xrdp           
tcp6       0      0 ::1:3350                :::*                    LISTEN      1189/xrdp-sesman    
tcp6    9600      0 192.168.1.34:3389       192.168.1.35:54398      ESTABLISHED 1193/xrdp           
tcp6       1      0 ::1:43406               ::1:3350                CLOSE_WAIT  1193/xrdp        
Feb 14 13:53:55 manjaro xrdp[56151]: [INFO ] login successful for user brad on display 10
Feb 14 13:53:55 manjaro xrdp[56151]: [INFO ] loaded module 'libxup.so' ok, interface size 10296, version 4
Feb 14 13:53:55 manjaro xrdp[56151]: [INFO ] started connecting
Feb 14 13:53:56 manjaro xrdp[56151]: [INFO ] lib_mod_connect: connecting via UNIX socket
Feb 14 13:57:26 manjaro xrdp[56151]: [INFO ] connection problem, giving up                                     
Feb 14 13:57:26 manjaro xrdp[56151]: [INFO ] some problem
Feb 14 13:57:26 manjaro xrdp[56151]: [ERROR] xrdp_wm_log_msg: Error connecting to user session
Feb 14 13:57:26 manjaro xrdp[56151]: [INFO ] Error connecting to user session
Feb 14 13:57:26 manjaro xrdp[56151]: [INFO ] xrdp_caps_process_pointer: client supports new(color) cursor 
Feb 14 13:57:27 manjaro xrdp[56151]: [INFO ] xrdp_caps_process_codecs: RemoteFX, codec id 3, properties len 49


Hi @lattimro ,
I wonder whether you try to connect from another linux machine to the one setup with the rdp protocol.

I did a search on the forum with the title of your post and there are only 9 answers, many of them suggest to use the VNC protocol.
Otherwise, it seems to be concerns about the configuration when you use xfce or kde desktops.

At last, I personally like this post:
[root tip] [Utility Script] FreeRDP script template

Hope it helps,
Regards
You could also do the search yourself and try to solve the problem if you wish.

Hi @lattimro ,

I recently found a post that could resolve your problem.
Plasma - Can't use RDP betweek PCs - #10 by Nachlese

Hope it help, regards