So basically I have a server where I have bitbucket git repository set up. I\'ve been using it for months and now out of the blue sky when I try to pull I get the following erro
Add bitbucket.org to your host file
nano /etc/hosts
Add the bitbucket.org to the host file as shown below
104.192.143.1 bitbucket.org
save the file and exit. bitbucket should be resolved.