You are not logged in.
Pages: 1
Connect from Win10 to Arch (DE: XFCE4)
Installed Xrdp from guide https://wiki.archlinux.org/index.php/Xrdp.
Service is started,
============================================
When I connect to the server(Xorg) it shows a black screen and shows
-----------------------------------------------------------------------------------------------------
"Unable to contact settings server"
"Could not connect: Connection refused"
The following message is displayed in the "xrdp.log"
-----------------------------------------------------------------------------------------------------
[ERROR] SSL_read: I/O error
[ERROR] libxrdp_force_read: header read error
[ERROR] Processing [ITU-T T.125] Connect-Initial failed
[ERROR] [MCS Connection Sequence] receive connection request failed
[ERROR] xrdp_sec_incoming: xrdp_mcs_incoming failed
[ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
[ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
[ERROR] xrdp_iso_send: trans_write_copy_s failed
[ERROR] SSL_shutdown: I/O error
[ERROR] Sending [ITU T.125] DisconnectProviderUltimatum failed
Could someone help me deal with this error?
I have been looking for a solution to this problem.
Thanks a lot!
Offline
I marked the line with a comment:
"TerminalServerUsers=tsuers"
in file /etc/xrdp/sesman.ini
and it worked for me.
Offline
Pages: 1