(DEBUG) - (remmina_ssh_init_from_file) - We are initializing an SSH session
(DEBUG) - (remmina_ssh_init_from_file) - Calling remmina_public_get_server_port
(DEBUG) - (remmina_ssh_init_from_file) - server:port = 10.0.0.X, server = 10.0.0.X, port = 22
(DEBUG) - (remmina_ssh_init_from_file) - Initialized SSH struct from file with ssh->server = 10.0.0.X and SSH->port = 22
(DEBUG) - (remmina_ssh_init_from_file) - ssh->user: %user_name%
(DEBUG) - (remmina_ssh_init_from_file) - ssh->password: (null)
(DEBUG) - (remmina_ssh_init_from_file) - ssh->auth: 1
(DEBUG) - (remmina_ssh_init_from_file) - ssh->charset: (null)
(DEBUG) - (remmina_ssh_init_from_file) - ssh->kex_algorithms: (null)
(DEBUG) - (remmina_ssh_init_from_file) - ssh->ciphers: (null)
(DEBUG) - (remmina_ssh_init_from_file) - ssh->hostkeytypes: (null)
(DEBUG) - (remmina_ssh_init_from_file) - ssh->proxycommand: (null)
(DEBUG) - (remmina_ssh_init_from_file) - ssh->stricthostkeycheck: 0
(DEBUG) - (remmina_ssh_init_from_file) - ssh->compression: no
(DEBUG) - (remmina_ssh_init_from_file) - ssh->privkeyfile: /home/%user_name%/bak/keys/id_rsa_%comp_name%
(DEBUG) - (remmina_plugin_ssh_main_thread) - Calling remmina_public_get_server_port
(DEBUG) - (remmina_plugin_ssh_main_thread) - tunnel_entrance_host: 10.0.0.X, tunnel_entrance_port: 22
(DEBUG) - (remmina_ssh_init_session) - server=10.0.0.X port=22 is_tunnel=No tunnel_entrance_host=10.0.0.X tunnel_entrance_port=22
(DEBUG) - (remmina_ssh_init_session) - Setting SSH_OPTIONS_HOST to 10.0.0.X and SSH_OPTIONS_PORT to 22
(DEBUG) - (remmina_ssh_init_session) - SSH_OPTIONS_IDENTITY is now /home/%user_name%/bak/keys/id_rsa_%comp_name%
(DEBUG) - (remmina_ssh_init_session) - ssh_config have been correctly parsed
(DEBUG) - (remmina_ssh_init_session) - SSH_OPTIONS_USER is now %user_name%
(DEBUG) - (remmina_ssh_init_session) - Parsing ssh_config for SSH_OPTIONS_PROXYCOMMAND returned an error:
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_set: Invalid argument in ssh_options_set
(DEBUG) - (remmina_ssh_init_session) - SSH_OPTIONS_PROXYCOMMAND does not have a valid value. (null)
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_get: Unknown ssh option 25
(DEBUG) - (remmina_ssh_init_session) - Parsing ssh_config for SSH_OPTIONS_HOSTKEYS returned an error: Unknown ssh option 25
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_set: Invalid argument in ssh_options_set
(DEBUG) - (remmina_ssh_init_session) - SSH_OPTIONS_HOSTKEYS does not have a valid value. (null)
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_get: Unknown ssh option 24
(DEBUG) - (remmina_ssh_init_session) - Parsing ssh_config for SSH_OPTIONS_KEY_EXCHANGE returned an error: Unknown ssh option 24
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_set: Invalid argument in ssh_options_set
(DEBUG) - (remmina_ssh_init_session) - SSH_OPTIONS_KEY_EXCHANGE does not have a valid value. (null)
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_get: Unknown ssh option 15
(DEBUG) - (remmina_ssh_init_session) - Parsing ssh_config for SSH_OPTIONS_CIPHERS_C_S returned an error: Unknown ssh option 15
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_set: Invalid argument in ssh_options_set
(DEBUG) - (remmina_ssh_init_session) - SSH_OPTIONS_CIPHERS_C_S does not have a valid value. (null)
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_get: Unknown ssh option 21
(DEBUG) - (remmina_ssh_init_session) - Parsing ssh_config for SSH_OPTIONS_STRICTHOSTKEYCHECK returned an error: Unknown ssh option 21
(DEBUG) - (remmina_ssh_init_session) - SSH_OPTIONS_STRICTHOSTKEYCHECK is now 0
(DEBUG) - (remmina_ssh_log_callback) - ssh_options_get: Unknown ssh option 22
(DEBUG) - (remmina_ssh_init_session) - Parsing ssh_config for SSH_OPTIONS_COMPRESSION returned an error: Unknown ssh option 22
(DEBUG) - (remmina_ssh_init_session) - SSH_OPTIONS_COMPRESSION is now no
(DEBUG) - (remmina_ssh_log_callback) - socket_callback_connected: Socket connection callback: 1 (0)
(DEBUG) - (remmina_ssh_log_callback) - ssh_known_hosts_read_entries: Failed to open the known_hosts file '/etc/ssh/ssh_known_hosts': Нет такого файла или каталога
(DEBUG) - (remmina_ssh_log_callback) - ssh_kex_select_methods: kex error : no match for method server host key algo: server [ssh-rsa,ssh-dss], client [rsa-sha2-512,rsa-sha2-256,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256]
(DEBUG) - (remmina_plugin_ssh_main_thread) - init session error: Ошибка при запуске сеанса SSH kex error : no match for method server host key algo: server [ssh-rsa,ssh-dss], client [rsa-sha2-512,rsa-sha2-256,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256]
(DEBUG) - (remmina_plugin_ssh_main_thread) - Authentication terminated with exit status 0
(DEBUG) - (remmina_ssh_close_all_x11_ch) - Close all X11 channels
(DEBUG) - (remmina_ssh_shell_free) - Cancelling the shell thread if needed
(DEBUG) - (remmina_ssh_free) - Disconnecting SSH session