-
-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stalls when connection is interrupted during DNS lookup #960
Comments
Is this really on version 2.7? |
Yes. Upgraded from 2.6.x (whatever was the latest) using the built-in updater. "About Cyberduck" reads 2.7 (2594). I tried downloading the full .dmg package but I get the same result. Clicking the red Stop button switches the status at the bottom of the windows to "Disconnected", but the progress thingy at the bottom left corner keeps spinning until it times out. |
Also, this is on a MacBook Pro, so I'm using the Intel code. |
Curiously, this only happens when attempting to connect using the FTP protocol. When using SFTP cancelling is possible, but only if I press the stop button twice(!). |
I still have this problem in 2.7.2 (2649). |
When a connection attempt is interrupted during the DNS lookup, no other connection can be opened until the lookup returns (which might take long on misconfigured networks) |
When there is no response from the server Cyberduck keeps trying for a very long time. This would be fine, but it also ignores cancel requests (essentially requiring a force quit unless the user has Zen-like patience).
Related to ticket 943?
The text was updated successfully, but these errors were encountered: