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

Upload fails with Broken pipe (Write failed). #10190

Closed
cyberduck opened this issue Jan 10, 2018 · 3 comments
Closed

Upload fails with Broken pipe (Write failed). #10190

cyberduck opened this issue Jan 10, 2018 · 3 comments
Labels
bug fixed ftp FTP Protocol Implementation high priority

Comments

@cyberduck
Copy link
Collaborator

f8d6cb4 created the issue

I upgraded Cyberduck today and now I have this problem when uploading files:
Connection failed Broken pipe (Write failed). The connection attempt was rejected. The server may be down, or your network may not be properly configured.

Not sure if this is related to the upgraded. Toggle log drawer below.

CWD /Kristin/SPRING 2019/IMPORTS/YOUTH/LINESHEETS
250 CWD command successful.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (66,199,18,217,10,153).
LIST -a
125 Data connection already open; Transfer starting.
01-09-18  08:54PM              9467024 YOUTH AQUATRUNK LINESHEET.ai
01-09-18  07:43PM               460909 YOUTH AQUATRUNK LINESHEET.jpg
226 Transfer complete.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (66,199,18,217,10,154).
STOR /Kristin/SPRING 2019/IMPORTS/YOUTH/LINESHEETS/YOUTH AQUATRUNK LINESHEET.ai
125 Data connection already open; Transfer starting.
426 Connection closed; transfer aborted.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (66,199,18,217,10,157).
STOR /Kristin/SPRING 2019/IMPORTS/YOUTH/LINESHEETS/YOUTH AQUATRUNK LINESHEET.ai
125 Data connection already open; Transfer starting.
426 Connection closed; transfer aborted.
QUIT
421 Timeout (120 seconds): closing control connection.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you let us know if you can reproduce the problem when downgrading to version 6.3.2 from https://cyberduck.io/changelog/

@cyberduck
Copy link
Collaborator Author

f8d6cb4 commented

Replying to [comment:4 dkocher]:

Can you let us know if you can reproduce the problem when downgrading to version 6.3.2 from https://cyberduck.io/changelog/

I've downgraded to version 6.3.2 with the same results. A co-worker at a different site had initially asked me to upload files to Cyberduck as she was having issues uploading. After I submitted this ticket, I spoke with her and she is having the same issues, so I no longer believe the upgrade I made has anything to do with this problem. We are both having the same issues as we attempt to upload to the same destination.

@cyberduck
Copy link
Collaborator Author

f8d6cb4 commented

I was just informed that the location I was uploading to is full. Files have been deleted on that end and I no longer have this problem. Thank you.

@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 high priority
Projects
None yet
Development

No branches or pull requests

1 participant