[dolphin] [Bug 425734] Dolphin can't connect to SFTP server

Monkiki bugzilla_noreply at kde.org
Sat Aug 29 10:24:53 BST 2020


https://bugs.kde.org/show_bug.cgi?id=425734

--- Comment #4 from Monkiki <monkiki at gmail.com> ---
This is the log:

log_kio_sftp: *** Starting kio_sftp 
log_kio_sftp: pid =  8323
log_kio_sftp: debug =  10
log_kio_sftp: "demo" @ "demo.wftpserver.com" : 2222
log_kio_sftp: 
log_kio_sftp: list directory:  QUrl("sftp://demo@demo.wftpserver.com:2222")
log_kio_sftp: checking cache: info.username = "demo" , info.url =
"sftp://demo@demo.wftpserver.com:2222"
log_kio_sftp: Creating the SSH session and setting options
log_kio_sftp: [ ssh_config_parse_file ] ( 3 )  ssh_config_parse_file: Reading
configuration data from /home/pavila/.ssh/config
log_kio_sftp: [ ssh_config_parse_line ] ( 1 )  ssh_config_parse_line:
Unsupported option: ServerAliveInterval, line: 2
log_kio_sftp: [ ssh_config_parse_line ] ( 1 )  ssh_config_parse_line:
Unsupported option: AddKeysToAgent, line: 3
log_kio_sftp: [ ssh_config_parse_line ] ( 2 )  ssh_config_parse_line:
Unapplicable option: ForwardX11, line: 5
log_kio_sftp: [ ssh_config_parse_file ] ( 3 )  ssh_config_parse_file: Reading
configuration data from /etc/ssh/ssh_config
log_kio_sftp: [ ssh_config_parse_line ] ( 2 )  ssh_config_parse_line:
Unapplicable option: SendEnv, line: 50
log_kio_sftp: [ ssh_config_parse_line ] ( 1 )  ssh_config_parse_line:
Unsupported option: HashKnownHosts, line: 51
log_kio_sftp: Trying to connect to the SSH server
log_kio_sftp: username= "demo" , host= "demo.wftpserver.com" , port= 2222
log_kio_sftp: [ ssh_connect ] ( 2 )  ssh_connect: libssh 0.9.3 (c) 2003-2019
Aris Adamantiadis, Andreas Schneider and libssh contributors. Distributed under
the LGPL, please refer to COPYING file for information about your rights, using
threading threads_pthread
log_kio_sftp: [ ssh_socket_connect ] ( 2 )  ssh_socket_connect: Nonblocking
connection socket: 7
log_kio_sftp: [ ssh_connect ] ( 2 )  ssh_connect: Socket connecting, now
waiting for the callbacks to work
log_kio_sftp: [ ssh_connect ] ( 3 )  ssh_connect: Actual timeout : 30000
log_kio_sftp: *** Starting kio_sftp 
log_kio_sftp: pid =  8327
log_kio_sftp: debug =  10
log_kio_sftp: "demo" @ "demo.wftpserver.com" : 2222
log_kio_sftp: 
log_kio_sftp: file system free space of
QUrl("sftp://demo@demo.wftpserver.com:2222")
log_kio_sftp: checking cache: info.username = "demo" , info.url =
"sftp://demo@demo.wftpserver.com:2222"
log_kio_sftp: Creating the SSH session and setting options
log_kio_sftp: [ ssh_config_parse_file ] ( 3 )  ssh_config_parse_file: Reading
configuration data from /home/pavila/.ssh/config
log_kio_sftp: [ ssh_config_parse_line ] ( 1 )  ssh_config_parse_line:
Unsupported option: ServerAliveInterval, line: 2
log_kio_sftp: [ ssh_config_parse_line ] ( 1 )  ssh_config_parse_line:
Unsupported option: AddKeysToAgent, line: 3
log_kio_sftp: [ ssh_config_parse_line ] ( 2 )  ssh_config_parse_line:
Unapplicable option: ForwardX11, line: 5
log_kio_sftp: [ ssh_config_parse_file ] ( 3 )  ssh_config_parse_file: Reading
configuration data from /etc/ssh/ssh_config
log_kio_sftp: [ ssh_config_parse_line ] ( 2 )  ssh_config_parse_line:
Unapplicable option: SendEnv, line: 50
log_kio_sftp: [ ssh_config_parse_line ] ( 1 )  ssh_config_parse_line:
Unsupported option: HashKnownHosts, line: 51
log_kio_sftp: Trying to connect to the SSH server
log_kio_sftp: username= "demo" , host= "demo.wftpserver.com" , port= 2222
log_kio_sftp: [ ssh_connect ] ( 2 )  ssh_connect: libssh 0.9.3 (c) 2003-2019
Aris Adamantiadis, Andreas Schneider and libssh contributors. Distributed under
the LGPL, please refer to COPYING file for information about your rights, using
threading threads_pthread
log_kio_sftp: [ ssh_socket_connect ] ( 2 )  ssh_socket_connect: Nonblocking
connection socket: 7
log_kio_sftp: [ ssh_connect ] ( 2 )  ssh_connect: Socket connecting, now
waiting for the callbacks to work
log_kio_sftp: [ ssh_connect ] ( 3 )  ssh_connect: Actual timeout : 30000
log_kio_sftp: [ ssh_socket_pollcallback ] ( 4 )  ssh_socket_pollcallback: Poll
callback on socket 7 (POLLOUT ), out buffer 0
log_kio_sftp: [ ssh_socket_pollcallback ] ( 3 )  ssh_socket_pollcallback:
Received POLLOUT in connecting state
log_kio_sftp: [ socket_callback_connected ] ( 1 )  socket_callback_connected:
Socket connection callback: 1 (0)
log_kio_sftp: [ ssh_socket_pollcallback ] ( 4 )  ssh_socket_pollcallback: Poll
callback on socket 7 (POLLOUT ), out buffer 0
log_kio_sftp: [ ssh_socket_unbuffered_write ] ( 3 ) 
ssh_socket_unbuffered_write: Enabling POLLOUT for socket
log_kio_sftp: [ ssh_socket_pollcallback ] ( 3 )  ssh_socket_pollcallback:
Received POLLOUT in connecting state
log_kio_sftp: [ socket_callback_connected ] ( 1 )  socket_callback_connected:
Socket connection callback: 1 (0)
log_kio_sftp: [ ssh_socket_pollcallback ] ( 4 )  ssh_socket_pollcallback: Poll
callback on socket 7 (POLLOUT ), out buffer 0
log_kio_sftp: [ ssh_socket_unbuffered_write ] ( 3 ) 
ssh_socket_unbuffered_write: Enabling POLLOUT for socket
log_kio_sftp: [ ssh_socket_pollcallback ] ( 4 )  ssh_socket_pollcallback: Poll
callback on socket 7 (POLLOUT ), out buffer 0
log_kio_sftp: [ ssh_socket_pollcallback ] ( 4 )  ssh_socket_pollcallback: Poll
callback on socket 7 (POLLIN ), out buffer 0
log_kio_sftp: [ callback_receive_banner ] ( 3 )  callback_receive_banner:
Received banner: SSH-2.0-WingFTPServer
log_kio_sftp: [ ssh_client_connection_callback ] ( 2 ) 
ssh_client_connection_callback: SSH server banner: SSH-2.0-WingFTPServer
log_kio_sftp: [ ssh_analyze_banner ] ( 2 )  ssh_analyze_banner: Analyzing
banner: SSH-2.0-WingFTPServer
log_kio_sftp: [ ssh_socket_pollcallback ] ( 4 )  ssh_socket_pollcallback: Poll
callback on socket 7 (POLLIN ), out buffer 0
log_kio_sftp: [ callback_receive_banner ] ( 3 )  callback_receive_banner:
Received banner: SSH-2.0-WingFTPServer
log_kio_sftp: [ ssh_client_connection_callback ] ( 2 ) 
ssh_client_connection_callback: SSH server banner: SSH-2.0-WingFTPServer
log_kio_sftp: [ ssh_analyze_banner ] ( 2 )  ssh_analyze_banner: Analyzing
banner: SSH-2.0-WingFTPServer
log_kio_sftp: [ ssh_client_select_hostkeys ] ( 3 )  ssh_client_select_hostkeys:
Order of wanted host keys:
"ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss"
log_kio_sftp: [ ssh_client_select_hostkeys ] ( 3 )  ssh_client_select_hostkeys:
Order of wanted host keys:
"ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss"
log_kio_sftp: [ ssh_known_hosts_read_entries ] ( 1 ) 
ssh_known_hosts_read_entries: Failed to open the known_hosts file
'/etc/ssh/ssh_known_hosts': No existe el archivo o el directorio
log_kio_sftp: [ ssh_client_select_hostkeys ] ( 3 )  ssh_client_select_hostkeys:
Algorithms found in known_hosts files: "ecdsa-sha2-nistp256"
log_kio_sftp: [ ssh_client_select_hostkeys ] ( 3 )  ssh_client_select_hostkeys:
Changing host key method to
"ecdsa-sha2-nistp256,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss"
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: kex algos:
curve25519-sha256,curve25519-sha256 at libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group18-sha512,diffie-hellman-group16-sha512,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: server host key algo:
ecdsa-sha2-nistp256,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: encryption client->server:
aes256-gcm at openssh.com,aes128-gcm at openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: encryption server->client:
aes256-gcm at openssh.com,aes128-gcm at openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc
log_kio_sftp: [ ssh_known_hosts_read_entries ] ( 1 ) 
ssh_known_hosts_read_entries: Failed to open the known_hosts file
'/etc/ssh/ssh_known_hosts': No existe el archivo o el directorio
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: mac algo client->server:
hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-sha1-etm at openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
log_kio_sftp: [ ssh_client_select_hostkeys ] ( 3 )  ssh_client_select_hostkeys:
Algorithms found in known_hosts files: "ecdsa-sha2-nistp256"
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: mac algo server->client:
hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-sha1-etm at openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: compression algo
client->server: zlib at openssh.com,zlib
log_kio_sftp: [ ssh_client_select_hostkeys ] ( 3 )  ssh_client_select_hostkeys:
Changing host key method to
"ecdsa-sha2-nistp256,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss"
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: compression algo
server->client: zlib at openssh.com,zlib
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: languages client->server: 
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: kex algos:
curve25519-sha256,curve25519-sha256 at libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group18-sha512,diffie-hellman-group16-sha512,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: languages server->client: 
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: server host key algo:
ecdsa-sha2-nistp256,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: encryption client->server:
aes256-gcm at openssh.com,aes128-gcm at openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: encryption server->client:
aes256-gcm at openssh.com,aes128-gcm at openssh.com,aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: mac algo client->server:
hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-sha1-etm at openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: mac algo server->client:
hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-sha1-etm at openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: compression algo
client->server: zlib at openssh.com,zlib
log_kio_sftp: [ ssh_socket_unbuffered_write ] ( 3 ) 
ssh_socket_unbuffered_write: Enabling POLLOUT for socket
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: compression algo
server->client: zlib at openssh.com,zlib
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: languages client->server: 
log_kio_sftp: [ packet_send2 ] ( 3 )  packet_send2: packet: wrote [type=20,
len=980, padding_size=10, comp=969, payload=969]
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: languages server->client: 
log_kio_sftp: [ ssh_send_kex ] ( 3 )  ssh_send_kex: SSH_MSG_KEXINIT sent
log_kio_sftp: [ ssh_packet_socket_callback ] ( 3 )  ssh_packet_socket_callback:
packet: read type 20 [len=804,padding=8,comp=795,payload=795]
log_kio_sftp: [ ssh_packet_process ] ( 3 )  ssh_packet_process: Dispatching
handler for packet type 20
log_kio_sftp: [ ssh_socket_unbuffered_write ] ( 3 ) 
ssh_socket_unbuffered_write: Enabling POLLOUT for socket
log_kio_sftp: [ packet_send2 ] ( 3 )  packet_send2: packet: wrote [type=20,
len=980, padding_size=10, comp=969, payload=969]
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: kex algos:
curve25519-sha256,curve25519-sha256 at libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
log_kio_sftp: [ ssh_send_kex ] ( 3 )  ssh_send_kex: SSH_MSG_KEXINIT sent
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: server host key algo:
ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256,ssh-rsa
log_kio_sftp: [ ssh_packet_socket_callback ] ( 3 )  ssh_packet_socket_callback:
packet: read type 20 [len=804,padding=8,comp=795,payload=795]
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: encryption client->server:
aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc,chacha20-poly1305 at openssh.com
log_kio_sftp: [ ssh_packet_process ] ( 3 )  ssh_packet_process: Dispatching
handler for packet type 20
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: encryption server->client:
aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc,chacha20-poly1305 at openssh.com
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: kex algos:
curve25519-sha256,curve25519-sha256 at libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: mac algo client->server:
hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-sha1-etm at openssh.com
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: server host key algo:
ecdsa-sha2-nistp256,rsa-sha2-512,rsa-sha2-256,ssh-rsa
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: mac algo server->client:
hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-sha1-etm at openssh.com
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: encryption client->server:
aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc,chacha20-poly1305 at openssh.com
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: compression algo
client->server: none
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: encryption server->client:
aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-cbc,chacha20-poly1305 at openssh.com
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: mac algo client->server:
hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-sha1-etm at openssh.com
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: compression algo
server->client: none
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: mac algo server->client:
hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac-sha1-etm at openssh.com
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: languages client->server: 
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: compression algo
client->server: none
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: languages server->client: 
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: compression algo
server->client: none
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: languages client->server: 
log_kio_sftp: [ ssh_list_kex ] ( 4 )  ssh_list_kex: languages server->client: 
log_kio_sftp: [ ssh_kex_select_methods ] ( 1 )  ssh_kex_select_methods: kex
error : no match for method compression algo client->server: server [none],
client [zlib at openssh.com,zlib]
log_kio_sftp: [ ssh_kex_select_methods ] ( 1 )  ssh_kex_select_methods: kex
error : no match for method compression algo client->server: server [none],
client [zlib at openssh.com,zlib]
log_kio_sftp: [ ssh_connect ] ( 3 )  ssh_connect: current state : 9
log_kio_sftp: 
log_kio_sftp: [ ssh_connect ] ( 3 )  ssh_connect: current state : 9
log_kio_sftp:

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list