Windows SSH Connection not asking for Password

Carlo Dischler
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 6, 2023

Hello,

I'm using sourcetree on my Windows PC for a few weeks now but got a problem with my ssh connection to my GIT Server hosted on a Synology NAS.

The Repo (and also remote) works like expected when using Visual Studio or TortoisGit.

For the Remote i'm using an ssh://USER@SERVER:PORT/PATH_TO_GIT path.

In TortoisGit i get an Passwordprompt whenever i want to push/pull/.. from/to my server. 

I found some articles on the internet that told me that Sourcetree should also do this. But it doesn't. I only shows me an error message:

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --no-tags cdserver
fatal: protocol error: bad line length character: Carl
FATAL ERROR: Error reading from console: Error 109: Die Pipe wurde beendet.

 Where Carl are the first 4 Charcters of my Username in the ssh-path (ssh://Carlo@SERVER..).

I only found informations that this looks like an GIT error message. Where the 4 Characters that contain "Carl" should contain an error Message that GIT Outputs.

I don't want to use SSH Keys.

 

I tried using openSSH and PuTTY/Plink option in the settings. openSSH doesn't support entering a Password what tells me that this won't work. 
I also updated GIT to the latest version and tried using Embedded Git version.

Always the same result. I also tried removing the .ssh folder in my useraccount as i thounght it might take an old SSH key version.

Any Ideas?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events