I have done below mentioned things and it started working. vim ~/.ssh/config Add these lines and save it. Host github.com Hostname ssh.github.com Port 443 Host bitbucket.org Hostname altssh.bitbucket.org Port 443