Errors in xrpd, errors appear in journalctl

The following errors appear in a loop to see if you can give me a solution, thank you.


feb 19 11:10:46 DietPi xrdp[6715]: [INFO ] Security protocol: configured [SSL|RDP], requested [SSL|HYBRID|RDP], selected [SSL]
feb 19 11:10:46 DietPi xrdp[6715]: [ERROR] SSL_accept: I/O error
feb 19 11:10:46 DietPi xrdp[6715]: [ERROR] trans_set_tls_mode: ssl_tls_accept failed
feb 19 11:10:46 DietPi xrdp[6715]: [ERROR] xrdp_sec_incoming: trans_set_tls_mode failed
feb 19 11:10:46 DietPi xrdp[6715]: [ERROR] xrdp_rdp_incoming: xrdp_sec_incoming failed
feb 19 11:10:46 DietPi xrdp[6715]: [ERROR] xrdp_process_main_loop: libxrdp_process_incoming failed
feb 19 11:10:46 DietPi xrdp[6715]: [ERROR] xrdp_iso_send: trans_write_copy_s failed
feb 19 11:10:46 DietPi xrdp[6715]: [ERROR] Sending [ITUT.125] DisconnectProviderUltimatum failed
feb 19 11:10:47 DietPi xrdp[827]: [INFO ] Socket 12: AF_INET6 connection received from ::ffff:93.93.115.7 port 62565

Seems like some read permissions maybe or something with the SSL

Ensure that the user/service running xrdp has proper permissions to access the SSL certificate and key files.

Is the SSL is properly configured in xrdp. Double-check the SSL/TLS settings in the configuration file xrdp.ini

or maybe verify cert - make sure that SSL certs are properly installed…

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.