I was using the Parallels Client on Windows to connect to a Debian device, but it showed a connection failure message. In the Debian system, by using the command "sudo journalctl -xeu gnome-remote-desktop", an error was found. ``` Jun 09 20:13:14 debian gnome-remote-de[388004]: [RDP] Sending server redirection Jun 09 20:13:14 debian gnome-remote-desktop-daemon[388004]: [20:13:14:805] [388004:00062cea] [ERROR][com.freerdp.core.peer] - [rdp_set_error_info]: ERRINFO_LOGOFF_BY_USER [0x0001000C] Jun 09 20:13:14 debian gnome-remote-de[388004]: [RDP] Network or intentional disconnect, stopping session Jun 09 20:13:14 debian gnome-remote-desktop-daemon[388004]: [20:13:14:822] [388004:0005eba4] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned an error: error:80000020:system library::Broken pipe ``` Is there a way to solve this problem?
The RDP of the Debian system is opened as an external service through the remote login function of GNOME.