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

Immediately quits the connection #8081

Closed
cyberduck opened this issue Jul 11, 2014 · 8 comments
Closed

Immediately quits the connection #8081

cyberduck opened this issue Jul 11, 2014 · 8 comments
Assignees
Labels
bug duplicate ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

88f4a13 created the issue

I have used Cyberduck for months (registered user) and it's worked well, but now for some reason whenever I try to connect to FTP, FTPS or S3, it always connects and then immediately disconnects.

I have tried reinstalling the application, but result is the same.

example from log:

220 ProFTPD 1.3.4c Server (ProFTPD) [64.207.188.195]
AUTH TLS
234 AUTH TLS successful
USER matt
331 Password required for matt
PASS ********
230 User matt logged in
PBSZ 0
200 PBSZ 0 successful
PROT P
200 Protection set to Private
FEAT
211-Features:
 MDTM
 MFMT
 TVFS
 UTF8
 AUTH TLS
 MFF modify;UNIX.group;UNIX.mode;
 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
 LANG en-US*
 PBSZ
 PROT
 REST STREAM
 SIZE
211 End
OPTS UTF8 ON
200 UTF8 set to on
SYST
215 UNIX Type: L8
NOOP
200 NOOP command successful
QUIT
221 Goodbye.

===

and another, same result, connects and then closes the connection

220 ProFTPD 1.3.5 Server (ProFTPD) [103.4.138.178]
AUTH TLS
234 AUTH TLS successful
USER wpnadmin56
331 Password required for wpnadmin56
PASS ********
230 User wpnadmin56 logged in
PBSZ 0
200 PBSZ 0 successful
PROT P
200 Protection set to Private
FEAT
211-Features:
 TVFS
 MFMT
 SIZE
 PROT
 CCC
 PBSZ
 AUTH TLS
 MFF modify;UNIX.group;UNIX.mode;
 REST STREAM
 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
 UTF8
 LANG en-US*
 EPRT
 EPSV
 MDTM
 SSCN
211 End
OPTS UTF8 ON
200 UTF8 set to on
SYST
215 UNIX Type: L8
NOOP
200 NOOP command successful
QUIT
221 Goodbye.

Please help.

Thanks


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you find any related output in the system.log (/Applications/Utilities/Console.app)?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please attach the file cyberduck.log in the application support directory.

@cyberduck
Copy link
Collaborator Author

88f4a13 commented

Replying to [comment:2 dkocher]:

Can you find any related output in the system.log (/Applications/Utilities/Console.app)?
Can you provide more details on where to locate this? (not sure where that path is?)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Do you get a warning prompt about a Unsecured FTP connection?

@cyberduck
Copy link
Collaborator Author

88f4a13 commented

I rebooted Cyberduck today to check. I was prompted to updates, which I did. Now on 4.5.1 14915.

Problem is now resolved. I can connect fine to S3 and FTPs repos -- thanks for your help.

@cyberduck
Copy link
Collaborator Author

76853cc commented

I am on the latest version, 4.6.1 (16121), and am experiencing this issue. No error prompt, just connects and immediately quits for no reason. Log is below

220 blank FTP server ready.
AUTH TLS
234 AUTH TLS successful
USER blank
331 Password required for blank
PASS 
230 User blank logged in
PBSZ 0
200 PBSZ 0 successful
PROT P
200 Protection set to Private
FEAT
211-Features
 MDTM
 MFMT
 TVFS
 UTF8
 AUTH TLS
 MFF modify;UNIX.group;UNIX.mode;
 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
 PBSZ
 PROT
 REST STREAM
 LANG en-US.UTF-8*
 SIZE
211 End
OPTS UTF8 ON
200 UTF8 set to on
SYST
215 UNIX Type: L8
QUIT
221 Goodbye.

This is been working fine for me for years. Over the last year Cyberduck has gotten less and less stable. With the previous version I couldn't even refresh my server view. I had to reconnect every time. Now I can't even connect. I guess I'll need to go back to filezilla (at least it's stable)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8437.

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

No branches or pull requests

2 participants