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

Transfer fails with 421 Too many connections (8) from this IP #9368

Closed
cyberduck opened this issue Mar 15, 2016 · 14 comments
Closed

Transfer fails with 421 Too many connections (8) from this IP #9368

cyberduck opened this issue Mar 15, 2016 · 14 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

6b35ebc created the issue

When trying to upload files via FTP, I can establish a connection but when I try to upload the Drupal files the connection is dropped. Contacted my hosting service, MacHighway, about this. They indicated that they had made some changes to server, so I deleted the bookmark and created a brand new connection. In their testing they were able to transfer using FileZilla, which I also ended up using to update all my Drupal sites. I much prefer Cyberduck. Please advise.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer of the Transfers window (Choose ⌘-L).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The provider should check the support for data connections using PASV.

@cyberduck
Copy link
Collaborator Author

6b35ebc commented

Replying to [comment:3 dkocher]:

The provider should check the support for data connections using PASV.

Contacted provider, MacHighway, and they made sure that PASV mode was enabled on their server. The same problem persists – I am able to connect but when I try to upload files using FTP, there server drops the connection.

Since I can use FileZilla to upload files, it would seem that the issue is with CyberDuck. Please advise.

@cyberduck
Copy link
Collaborator Author

6b35ebc commented

Replying to [comment:3 dkocher]:

The provider should check the support for data connections using PASV.

Contacted provider, MacHighway, and they made sure that PASV mode was enabled on their server. The same problem persists – I am able to connect but when I try to upload files using FTP, there server drops the connection.

Since I can use FileZilla to upload files, it would seem that the issue is with CyberDuck. Please advise.

@cyberduck
Copy link
Collaborator Author

6b35ebc commented

Contacted provider, MacHighway, and they made sure that PASV mode was enabled on their server. The same problem persists – I am able to connect but when I try to upload files using FTP, there server drops the connection.

Since I can use FileZilla to upload files, it would seem that the issue is with CyberDuck. Please advise.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer of the Transfers window. Choose ⌘-L on Mac or right-click the toolbar from the Transfers window and choose Log on Windows

@cyberduck
Copy link
Collaborator Author

6b35ebc commented

Replying to [comment:7 dkocher]:

Please post the transcript from the log drawer of the Transfers window. Choose ⌘-L on Mac or right-click the toolbar from the Transfers window and choose Log on Windows

Could not post log here as it was too many characters. So I attached it as a rtf file.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please limit the number of connections allowed for file transfers or disable the use of multiple connections for file transfers in Preferences → Transfers → Transfer Files by choosing Open new connection.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#9433 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#9464 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We now retry 421 failures with a 1s delay between retries. In d1384cd.

@cyberduck
Copy link
Collaborator Author

6b35ebc commented

Replying to [comment:17 dkocher]:
The problem had been resolved. Why did you reopen? Is there something I need to do?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:18 jimweber]:

Replying to [comment:17 dkocher]:
The problem had been resolved. Why did you reopen? Is there something I need to do?

Revised test and fix in 46cc4df.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#9499 closed as duplicate.

@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
bug fixed ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants