It was working last week, but today when I try to push my changes I get the following message:
Pushing to ssh://git@bitbucket.org:_____/_____.co.uk.git
ssh: Could not resolve hostname bitbucket.org:_____: nodename nor servname provided, or not known
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Completed with errors, see above
I've tried the following:
- Removing ssh// from ssh://git@bitbucket.org in the config file.
- Added '104.192.143.1 bitbucket.org' to the hosts file.
- Checked for [http] in .git/config within the project and .gitconfig in my home directory.
Any ideas?
Went through the SSH setup process again and it worked, so must have missed a step.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.