R
R
Ruslan2020-06-07 16:18:58
git
Ruslan, 2020-06-07 16:18:58

Why doesn't GitKraken read .ssh/config?

We have GitLab on the server, and ssh connection to it is made on a non-standard port. The .ssh/config file contains settings for connecting to this server
5edce6f65791d186424463.png
Everything worked from the native terminal and SourceTree. And I can't connect to GitKraken (clone, push pull don't work). It gives an error:
Fetch remote origin: failed to connect to git.***.ru: Operation timed out There is a Use local ssh agent

checkbox in the kraken settings , I tried to connect with it and without it. The result is the same. Maybe someone came across? PS I usually get this error when .ssh/config is not yet configured on the machine (the port is not specified). Connects immediately after setup.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Saboteur, 2020-06-07
@shahruslan

Maybe because he can't read.
Try configuring gitcraken like this
ssh://{user}@{server}:{port}/{repository}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question