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

Freeze when uploading multiple files #13322

Closed
numbr007 opened this issue Apr 22, 2022 · 4 comments · Fixed by #13326 or #13338
Closed

Freeze when uploading multiple files #13322

numbr007 opened this issue Apr 22, 2022 · 4 comments · Fixed by #13326 or #13338
Assignees
Labels
bug ftp FTP Protocol Implementation
Milestone

Comments

@numbr007
Copy link

Cyberduck for macOS seems to lock up when uploading multiple files via FTP to certain servers, particularly those hosted on Doteasy. Attempting to transfer multiple files via drag-and-drop to the browser window results in an endless progress bar, requiring a FORCE QUIT of the Cyberduck app. Using Cyberduck 8.3.2 on macOS 12.3.1. Have attempted this process for numerous different clients whose sites are hosted on Doteasy; it happens every time.

@dkocher dkocher added the ftp FTP Protocol Implementation label Apr 24, 2022
@BrainScanMedia
Copy link

BrainScanMedia commented Apr 26, 2022

I get crashes and lockups as well. I'm a web designer and when I open a connection to Ubuntu Server I get massive issues. Uploading more than 4 files ~ HTML, JS, PHP files at once crashes CyberDuck, Locks Up, or Gives me an Error saying connection not available. I have to do one file at a time in order for this to work. Its horrible... If I try to download a few files I get the same results... I moved on to Fetch FTP Client, its like Cyber Duck but stable.

@numbr007
Copy link
Author

I've since seen this behavior with other web hosts as well as Doteasy. Hostmonster, for example. You HAVE to upload one file at a time, or Cyberduck just locks up. Really frustrating.

@dkocher dkocher self-assigned this Apr 26, 2022
@dkocher dkocher added this to the 8.3.3 milestone Apr 26, 2022
@dkocher dkocher added the bug label Apr 26, 2022
@dkocher
Copy link
Contributor

dkocher commented Apr 26, 2022

Regression from ced265d.

dkocher added a commit that referenced this issue Apr 26, 2022
…se tasks are executed concurrently on main thread when thread pool limit is reached.
@dkocher dkocher linked a pull request Apr 26, 2022 that will close this issue
dkocher added a commit that referenced this issue Apr 26, 2022
@dkocher
Copy link
Contributor

dkocher commented Apr 27, 2022

Additionally this could be caused by #13051.

@dkocher dkocher changed the title freeze when uploading multiple files Freeze when uploading multiple files Apr 28, 2022
@dkocher dkocher mentioned this issue Apr 28, 2022
dkocher added a commit that referenced this issue Apr 28, 2022
Fix regression from ddd7c79 which causes freeze on main thread when …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ftp FTP Protocol Implementation
Projects
None yet
3 participants