Application crash on SSH session after reboot of remote server

Implemented

Application crash on SSH session after reboot of remote server

avatar

Hello.

I have trouble with close (crash) of application Remote Desktop Manager v2023.12.0 64bit after type "reboot" command to window with opened SSH session to any linux server. It does not matter if it is Ubuntu, Debian od RedHat linux.
There is the text of logfile:

[04.07.2023 13:01:22] Devolutions Protocols version: 2023.6.26.1 Windows

[04.07.2023 13:01:22] Terminal font: Liberation Mono [Liberation Mono, fixed=True]

[04.07.2023 13:01:22] Starting SSH, verbose level: 2

[04.07.2023 13:01:22] Setting up connection

[04.07.2023 13:01:22] Connecting to port: 22 (IP any)

[04.07.2023 13:01:22] SSH banner: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u1


[04.07.2023 13:01:22] Sending kex init

[04.07.2023 13:01:22] Received kex init

[04.07.2023 13:01:22] Selected algorithms: ecdh-sha2-nistp256, ecdsa-sha2-nistp256, aes256-ctr, aes256-ctr, hmac-sha2-256, hmac-sha2-256, none, none

[04.07.2023 13:01:22] Sending ECDH kex init

[04.07.2023 13:01:22] Received ECDH kex reply

[04.07.2023 13:01:22] Successfully authentified server

[04.07.2023 13:01:22] Sending new keys message

[04.07.2023 13:01:22] Received new keys message

[04.07.2023 13:01:22] Sending userauth service request

[04.07.2023 13:01:22] Received extension info message

[04.07.2023 13:01:22] Server accepts public key types: ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com

[04.07.2023 13:01:22] Received service accepted message

[04.07.2023 13:01:22] Using provided key data

[04.07.2023 13:01:22] Sending userauth init request

[04.07.2023 13:01:22] Received userauth failure: publickey

[04.07.2023 13:01:22] Starting authentication by key

[04.07.2023 13:01:22] Validating public key: rsa-sha2-512

[04.07.2023 13:01:22] Received userauth key ok

[04.07.2023 13:01:22] Sending userauth public key signature: rsa-sha2-512

[04.07.2023 13:01:22] Received userauth success

[04.07.2023 13:01:22] User authenticated successfuly by public key

[04.07.2023 13:01:22] Sending session channel open request: 0/-

[04.07.2023 13:01:23] Received global request: hostkeys-00@openssh.com , no need to reply

[04.07.2023 13:01:23] Received debug message:
/home/nemjc/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding

[04.07.2023 13:01:23] Received debug message:
/home/nemjc/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding

[04.07.2023 13:01:23] Received channel open confirmation: 0/0 WS 200000/0 MPS 32000/32768

[04.07.2023 13:01:23] Sending pty request: 0/0 xterm-256color width = 199 height = 54

[04.07.2023 13:01:23] Received channel success: 0/0

[04.07.2023 13:01:23] Sending environment variable request: LANG=en_US.UTF-8 0/0

[04.07.2023 13:01:23] Received channel success: 0/0

[04.07.2023 13:01:23] Sending shell request: 0/0

[04.07.2023 13:01:23] Received channel success: 0/0

[04.07.2023 13:01:23] Sending session channel open request: 1/-

[04.07.2023 13:01:23] Received channel open confirmation: 1/1 WS 200000/0 MPS 32000/32768

[04.07.2023 13:01:23] Sending subsystem request: 1/1 sftp

[04.07.2023 13:01:23] Received channel success: 1/1

[04.07.2023 13:01:37] Disconnection in progress

[04.07.2023 13:01:37] Sending channel close request: 0/0

[04.07.2023 13:01:37] Bytes sent: 5248, Bytes received: 12080

[04.07.2023 13:01:37] Packets sent: 40, Packets received: 56

[04.07.2023 13:01:37] Kex completed: 1

[04.07.2023 13:01:37] Disconnecting

[04.07.2023 13:02:17] Starting SSH, verbose level: 2

[04.07.2023 13:02:17] Terminal font: Liberation Mono [Liberation Mono, fixed=True]

[04.07.2023 13:02:17] Setting up connection

[04.07.2023 13:02:17] Connecting to port: 22 (IP any)

[04.07.2023 13:02:17] SSH banner: SSH-2.0-OpenSSH_8.4p1 Debian-5+deb11u1


[04.07.2023 13:02:17] Sending kex init

[04.07.2023 13:02:17] Received kex init

[04.07.2023 13:02:17] Selected algorithms: ecdh-sha2-nistp256, ecdsa-sha2-nistp256, aes256-ctr, aes256-ctr, hmac-sha2-256, hmac-sha2-256, none, none

[04.07.2023 13:02:17] Sending ECDH kex init

[04.07.2023 13:02:17] Received ECDH kex reply

[04.07.2023 13:02:17] Successfully authentified server

[04.07.2023 13:02:17] Sending new keys message

[04.07.2023 13:02:17] Received new keys message

[04.07.2023 13:02:17] Sending userauth service request

[04.07.2023 13:02:17] Received extension info message

[04.07.2023 13:02:17] Server accepts public key types: ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com

[04.07.2023 13:02:17] Received service accepted message

[04.07.2023 13:02:17] Using provided key data

[04.07.2023 13:02:17] Sending userauth init request

[04.07.2023 13:02:17] Received userauth failure: publickey

[04.07.2023 13:02:17] Starting authentication by key

[04.07.2023 13:02:17] Validating public key: rsa-sha2-512

[04.07.2023 13:02:17] Received userauth key ok

[04.07.2023 13:02:17] Sending userauth public key signature: rsa-sha2-512

[04.07.2023 13:02:17] Received userauth success

[04.07.2023 13:02:17] User authenticated successfuly by public key

[04.07.2023 13:02:17] Sending session channel open request: 0/-

[04.07.2023 13:02:17] Received global request: hostkeys-00@openssh.com , no need to reply

[04.07.2023 13:02:17] Received debug message:
/home/nemjc/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding

[04.07.2023 13:02:17] Received debug message:
/home/nemjc/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding

[04.07.2023 13:02:17] Received channel open confirmation: 0/0 WS 200000/0 MPS 32000/32768

[04.07.2023 13:02:17] Sending pty request: 0/0 xterm-256color width = 199 height = 54

[04.07.2023 13:02:17] Received channel success: 0/0

[04.07.2023 13:02:17] Sending environment variable request: LANG=en_US.UTF-8 0/0

[04.07.2023 13:02:17] Received channel success: 0/0

[04.07.2023 13:02:17] Sending shell request: 0/0

[04.07.2023 13:02:17] Received channel success: 0/0

[04.07.2023 13:02:17] Sending session channel open request: 1/-

[04.07.2023 13:02:17] Received channel open confirmation: 1/1 WS 200000/0 MPS 32000/32768

[04.07.2023 13:02:17] Sending subsystem request: 1/1 sftp

[04.07.2023 13:02:17] Received channel success: 1/1

[04.07.2023 13:03:13] Received channel exit status: 0

[04.07.2023 13:03:13] Sending channel close request: 0/0

[04.07.2023 13:03:13] Received channel EOF: 0/0

[04.07.2023 13:03:13] Received channel close request: 0/0

[04.07.2023 13:03:13] Channel is closed: 0/0

[04.07.2023 13:03:13] Disconnection in progress

[04.07.2023 13:03:13] Sending channel close request: 1/1

[04.07.2023 13:03:13] Received channel exit status: 0

[04.07.2023 13:03:13] Received channel close request: 1/1

[04.07.2023 13:03:13] Channel is closed: 1/1

[04.07.2023 13:03:13] Bytes sent: 4576, Bytes received: 10512

[04.07.2023 13:03:13] Packets sent: 29, Packets received: 38

[04.07.2023 13:03:13] Kex completed: 1

[04.07.2023 13:03:13] Disconnecting

[04.07.2023 13:03:28] Devolutions Protocols version: 2023.6.26.1 Windows

[04.07.2023 13:03:28] Bytes sent: 4576, Bytes received: 11312

[04.07.2023 13:03:28] Packets sent: 29, Packets received: 44

[04.07.2023 13:03:28] Kex completed: 1

[04.07.2023 13:03:31] Devolutions Protocols version: 2023.6.26.1 Windows

[04.07.2023 13:03:31] Bytes sent: 4576, Bytes received: 11200

[04.07.2023 13:03:31] Packets sent: 29, Packets received: 42

[04.07.2023 13:03:31] Kex completed: 1

[04.07.2023 13:03:55] System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
v System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
v Devolutions.Protocols.XtermSsh.OnCallback(MethodId method, Int64 p)
v Devolutions.Protocols.XtermSsh.OnCallbackFromNative(IntPtr handle, UInt16 method, Int64 p)

[04.07.2023 13:03:55] System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
v System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
v Devolutions.Protocols.XtermSsh.OnCallback(MethodId method, Int64 p)
v Devolutions.Protocols.XtermSsh.OnCallbackFromNative(IntPtr handle, UInt16 method, Int64 p)

[04.07.2023 13:03:55] System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
v System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
v Devolutions.Protocols.XtermSsh.OnCallback(MethodId method, Int64 p)
v Devolutions.Protocols.XtermSsh.OnCallbackFromNative(IntPtr handle, UInt16 method, Int64 p)

[04.07.2023 13:03:55] System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
v System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
v Devolutions.Protocols.XtermSsh.OnCallback(MethodId method, Int64 p)
v Devolutions.Protocols.XtermSsh.OnCallbackFromNative(IntPtr handle, UInt16 method, Int64 p)

[04.07.2023 13:03:55] System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
v System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
v Devolutions.Protocols.XtermSsh.OnCallback(MethodId method, Int64 p)
v Devolutions.Protocols.XtermSsh.OnCallbackFromNative(IntPtr handle, UInt16 method, Int64 p)

[04.07.2023 13:03:55] System.InvalidOperationException: Nelze volat funkci Invoke nebo BeginInvoke pro ovládací prvek, dokud není vytvořen popisovač okna.
v System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
v System.Windows.Forms.Control.BeginInvoke(Delegate method, Object[] args)
v Devolutions.Protocols.XtermSsh.OnCallback(MethodId method, Int64 p)
v Devolutions.Protocols.XtermSsh.OnCallbackFromNative(IntPtr handle, UInt16 method, Int64 p)

[04.07.2023 13:04:06] Devolutions Protocols version: 2023.6.26.1 Windows

[04.07.2023 13:04:06] Bytes sent: 6080, Bytes received: 13168

[04.07.2023 13:04:06] Packets sent: 53, Packets received: 69

[04.07.2023 13:04:06] Kex completed: 1

Thank You for any suggestion.
Best regards, Ales

All Comments (3)

avatar

Hello,

Thank you very much for reporting this to us,

According to one of my colleagues, this issue is already known internally.

So I've linked this forum to our internal engineering ticket, and will update you once a fix is released.

Best regards,

avatar

Hello,
is there any progress with this problem?
Thank You for Your response.
Best regards, Ales

avatar

Hello,

The fix is still being developped but it seems from what I can tell that it's nearing completion.

I will update you when it is released.

Best regards,