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

Unable to connect to my NAS through SSH #10982

Closed
cyberduck opened this issue Mar 5, 2020 · 3 comments
Closed

Unable to connect to my NAS through SSH #10982

cyberduck opened this issue Mar 5, 2020 · 3 comments
Labels
bug sftp SFTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

87562e0 created the issue

Hi there!

I've been using Cyberduck to connect my Raspberry Pi 3 trought SSH since a long time ago withouth issues but when I try to connect to my Synology NAS I always receive a Failed connection message. If I use Terminal everything it's ok so... what could be happening?

These are the messages that I receive from the Console:

Cyberduck (libcore.dylib): <<chan0 / chanreq for subsystem>> woke to: net.schmizz.sshj.connection.ConnectionException: Request failed
symptomsd (SymptomEvaluator): a wifi flow named ch.sudo.cyberduck is ignored (directly reachable target)

Thanks in advance,

curro88


Attachments

@cyberduck
Copy link
Collaborator Author

adc75a0 commented

Hi curro88,

Please send us the logging output with debug logging enabled right after an unsuccessful connection attempt.

For more information on how to enable debug logging and where to find the logging output refer to our FAQ.

– Laura

@cyberduck
Copy link
Collaborator Author

@dkocher commented

2020-04-22 18:43:07.850668+0200 0x1112e3   Info        0x0                  26993  Cyberduck: (libcore.dylib) [ch.sudo.cyberduck.Thread-61 net.schmizz.sshj.connection.channel.direct.SessionChannel] Will request `sftp` subsystem
2020-04-22 18:43:08.212157+0200 0x1112e3   Error       0x0                  26993  Cyberduck: (libcore.dylib) [ch.sudo.cyberduck.Thread-61 net.schmizz.concurrent.Promise] <<chan0 / chanreq for subsystem>> woke to: net.schmizz.sshj.connection.ConnectionException: Request failed
2020-04-22 18:43:08.215454+0200 0x1112e3   Default     0x0                  26993  Cyberduck: (libcore.dylib) [ch.sudo.cyberduck.Thread-61 ch.cyberduck.core.sftp.SFTPSession] Disconnected BY_APPLICATION
2020-04-22 18:43:08.223949+0200 0x1112e3   Default     0x0                  26993  Cyberduck: (libcore.dylib) [ch.sudo.cyberduck.Thread-61 ch.cyberduck.core.threading.AbstractRetryCallable] Retry for failure BackgroundException{class=class ch.cyberduck.core.exception.ConnectionRefusedException, file=null, message='Falló la conexión', detail='Request failed.', cause='net.schmizz.sshj.connection.ConnectionException: Request failed'} with delay of 0s

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please make sure the sftp subsystem is enabled on the SSH server.

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

No branches or pull requests

1 participant