sshnet / sshnet/SSH.NET

Timeout on connect Synology NAS

Open
#546 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
4.4k
Forks
993
Avg merge
9d 21h
Merged PRs (30d)
1

Description

Hi All :

I have try to download ssh.net and do the simple connection, but it seem not work.
The error message show :
Renci,sshnet.common.sshoperation.timeoutoperationexceptions:session operation has time out.
at renci.sshnet.session.waitonhandle(....)

But I try to use putty by ssh to connect, it work , Only the case is show
"Could not chdir to home directory /var/services/homes/admin: No such file or directory"
But I can input command and do the remain.

Can anyone advise for this case ?

Thank you

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by reproducing the SSH.NET connection against the reported Synology NAS and compare its behavior with PuTTY, including the missing home-directory warning; done means identifying whether the timeout is caused by SSH.NET or the NAS configuration and documenting a confirmed resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.