S
S
sergey2017-08-20 22:38:18
git
sergey, 2017-08-20 22:38:18

Why ssh connection error via Webstorm?

Actually, the error arose in this: I clone the repository from Github (either using the terminal, or using Webstorm: Check out from Version Control ) everything is cloned perfectly. I decided to do the same via ssh, added the keys to Github, checked and received a message that everything is ok:

ssh -T [email protected]
Hi yourname! You've successfully authenticated, but GitHub does not provide shell access.

Well, here it is: in the console:
git clone [email protected]:yourname/gulp-dev.git
everything is ok, cloned, but when I try to do it through Webstorm: Check out from Version Control and
select Github connection I enter
[email protected]:yourname/gulp-dev.git
then the connection does not occur, but gives an error:
Cloud not read from remote repository
I can't figure out what's wrong? Where is the mistake?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sergey, 2017-08-20
@zorro76

The problem was solved by making changes:
File -> Settings -> Version Control -> Git -> SSH executable: Native

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question