Skip to content
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

Closed
cyberduck opened this issue Nov 25, 2006 · 7 comments
Closed

Stalls when connection is interrupted during DNS lookup #960

cyberduck opened this issue Nov 25, 2006 · 7 comments
Assignees
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

f3579a0 created the issue

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?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Is this really on version 2.7?

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

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.
Double-clicking another bookmark while it's doing this opens the dialog that says "Disconnect from 10.55.55.14" (in my case). Clicking "Disconnect" causes the same dialog to open again (and again, and again).

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

Also, this is on a MacBook Pro, so I'm using the Intel code.

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

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(!).

@cyberduck
Copy link
Collaborator Author

f3579a0 commented

I still have this problem in 2.7.2 (2649).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See 8dedbc9.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants