Can't connect with Remmina to Windows, got ERRCONNECT_CONNECT_FAILED even if connection and login seems to work in principle

Viewed 28

I have a problem connecting with Remmina to my local Windows 10 machine. I already installed the latest snap version, found out which credentials/domain to use, increased the timeout and enabled debugging.

It seems like the login works in principle, my windows machine locks automatically and I have a successful login in the logs. But then, something happens, and Remmina says "Can't connect to ... RDP server".

** (org.remmina.Remmina:183162): DEBUG: 09:26:54.174: (remmina_rdp_tunnel_init) - protocol_plugin_start_direct_tunnel() returned [192.168.178.36]:3389
** (org.remmina.Remmina:183162): DEBUG: 09:26:54.174: (remmina_rdp_tunnel_init) - Tunnel has been optionally initialized. Now connecting to 192.168.178.36:3389
** (org.remmina.Remmina:183162): DEBUG: 09:26:54.174: (remmina_rdp_main) - gfx_h264_available: 1
** (org.remmina.Remmina:183162): DEBUG: 09:26:54.174: (remmina_rdp_main) - Resolution set by the user: 900x440
** (org.remmina.Remmina:183162): DEBUG: 09:26:54.174: (remmina_rdp_main) - Resolution set after workarounds: 900x480
...
** (org.remmina.Remmina:183162): DEBUG: 09:26:54.175: (remmina_rdp_main) - Log level set to to DEBUG
[09:26:54:895] [183162:184696] [DEBUG][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state
[09:26:54:895] [183162:184696] [DEBUG][com.freerdp.client.common.cmdline] - loading channelEx rdpdr
[09:26:54:895] [183162:184696] [DEBUG][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd
[09:26:54:895] [183162:184696] [DEBUG][com.freerdp.channels.cliprdr.client] - VirtualChannelEntryEx
[09:26:54:895] [183162:184696] [DEBUG][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[09:26:54:895] [183162:184696] [DEBUG][com.freerdp.channels.drdynvc.client] - VirtualChannelEntryEx
[09:26:54:895] [183162:184696] [DEBUG][com.freerdp.client.common.cmdline] - loading channelEx drdynvc
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core.nego] - Attempting NLA security
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex resetting error state
[09:26:54:896] [183162:184696] [DEBUG][com.freerdp.core] - connecting to peer 192.168.178.36
[09:27:09:911] [183162:184696] [ERROR][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex ERRCONNECT_CONNECT_FAILED [0x00020006]
[09:27:09:911] [183162:184696] [ERROR][com.freerdp.core] - failed to connect to 192.168.178.36

Any idea what might be the issue or how to debug this further?

0 Answers
Related