Answer the question
In order to leave comments, you need to log in
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.
git clone [email protected]:yourname/gulp-dev.giteverything is ok, cloned, but when I try to do it through Webstorm: Check out from Version Control and
[email protected]:yourname/gulp-dev.gitthen the connection does not occur, but gives an error:
Cloud not read from remote repositoryI can't figure out what's wrong? Where is the mistake?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question