I am using Intellij Idea Ultimate edition 14.0.3. my Git plugin tests successfully but when I create a new workspace and try to checkout my project using Github it gives me an error -
Service unavailable
I have tried using both Auth Types - Password and Token, but looks like I am not connecting to the Github repository. I have double checked my user credentials and they are correct. My host name also follows the expected syntax :-
ssh://git@......git
When I test the Github connection, the error message is as under:
Can't login: Can't get user info
Service Unavailable
Is there an issue with my proxy? I am using the default Proxy settings.