Custom Query (8117 matches)
Results (34 - 36 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#8765 | rejected | Using domain in host field doesn't work | ||
Description |
when trying to connect to our sftp server using our domain name vs. the IP address the connection fails with the following message: Status: Connecting to sftp.mydomain.com... Response: fzSftp started Command: open "myuser@…" 22 Command: Pass: Error: Authentication failed. Error: Critical error Error: Could not connect to server When I use the IP address it works fine. Here is the content of the log with domain and ip masked. 2013-06-27 14:33:13 13136 3 Status: Connecting to sftp.mydomain.com... 2013-06-27 14:33:13 13136 3 Response: fzSftp started 2013-06-27 14:33:13 13136 3 Command: open "myuser@…" 22 2013-06-27 14:33:13 13136 3 Command: Pass: 2013-06-27 14:33:14 13136 3 Error: Authentication failed. 2013-06-27 14:33:14 13136 3 Error: Critical error 2013-06-27 14:33:14 13136 3 Error: Could not connect to server 2013-06-27 14:33:43 13136 3 Status: Connecting to 192.168.1.50... 2013-06-27 14:33:43 13136 3 Response: fzSftp started 2013-06-27 14:33:43 13136 3 Command: open "myuser@192.168.1.50" 22 2013-06-27 14:33:43 13136 3 Command: Pass: 2013-06-27 14:33:44 13136 3 Status: Connected to 192.168.1.50 2013-06-27 14:33:44 13136 3 Status: Retrieving directory listing... 2013-06-27 14:33:44 13136 3 Command: pwd 2013-06-27 14:33:44 13136 3 Response: Current directory is: "/" 2013-06-27 14:33:44 13136 3 Command: ls 2013-06-27 14:33:44 13136 3 Status: Listing directory / 2013-06-27 14:33:45 13136 3 Status: Directory listing successful |
|||
#9668 | duplicate | 3.9.0.1 causing crashes | ||
Description |
I installed the latest FileZilla Client 3.9.0.1 yesterday, and every time I open a new directory now the screen goes black for a second, and I get a warning that says the Windows driver had recovered from a problem. If I try to do anything even slightly complex, I get the blue screen of death and have to restart (x3 so far today). Hopefully a patch will come through to correct this issue. Sorry, I wish I knew something more specific to tell you, but please email me if I can help. |
|||
#10218 | outdated | Failed to load SSL libraries | ||
Description |
Hi We have a few clients that receive the message "Failed to load SSL libraries" when trying to connect to our FileZilla Server. Our Users are currently running FileZilla 3.10.1.1 and our FileZilla Server version is 0.9.43. We understand that there are newer versions of the FileZilla Server, but since this server is in production we do not want upgrade (which will affect other clients) until we know for sure other that it will address this issue. Other Technical information about this issue is: We have currently set up the Server to use FTPS on Port 990. The Server Certificate is a FileZilla generated cert using TLS 1.2 On the Server when the connection fails we can see a message in the log: "431 Could not initialize SSL connection" The clients are set to use: Protocol: FTP- File Transfer Protocal Encryption: Require implicit FTP over TLS Logon Type: Normal Additional information can be provided. ANY help with this issue will be greatly appreciated! Good Day, Chris K |