fetch/push no longer work across ssh

tdiesler
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!
September 26, 2024

On the cmd line I can successfully do ...


$ git clone git@raspi4:sudoku

...
Receiving objects: 100% (35/35), 13.19 KiB | 2.64 MiB/s, done.

In sourcetree, I see ...

ssh: connect to host raspi4 port 22: Undefined error: 0

fatal: Could not read from remote repository.

This happens on MacOS after an upgrade to Sequoia.

2 answers

1 vote
mbois September 26, 2024

Same issue here after upgrade to Sequoia.

mbois October 8, 2024

Well, this is broken on one of my Sequoia-updated machines but isn't on another Sequoia-updated machine ... so perhaps it's not automatically a Sequoia issue.

Not quite sure how to debug the SSH connection that happens during the SourceTree-UI-initiated "git pull" command. Note that a "git pull" works well for me from my command line (on both machines) but not from the SourceTree UI.

How can I be sure that the SSH details from SourceTree's "git pull" command is the same as my iTerm-initiated "git pull" command? What environment variables might be different across the two "git pull" commands? How can I turn on enough logging (e.g., ssh -vvv ...) to see exactly where the SourceTree-initiated "git pull" breaks within the SSH command? 

mbois October 14, 2024

UPDATE: I uninstalled SourceTree, reinstalled it ... and then restarted my host machine. Something in that sequence fixed the issue.

0 votes
seramoz
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!
September 30, 2024

Same issue here. 

Some programs have been having problems on the network since Sequoia. Really weird.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events