We cannot clone from bitbucket to our system when it is connected to mahindra domain, So please help in a detailed answer which can justify the security concerns of our security team and provide a logical, secured and detailed answer.
The error is as follows:
ssh: Could not resolve hostname bitbucket.org: Temporary failure in name resolution
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Welcome to the Atlassian Community!
Your network team needs to fix the DNS setup of your network.
The error
> ssh: Could not resolve hostname bitbucket.org:
is telling us that your server simply can't find Bitbucket, and that's because your DNS is not working for that machine.
We are able to curl bitbucket.org when used proxy which is set by the organization. and we are also able to access portal from mahindra domain. We are only facing issue while using git clone. So, is it still the problem of dns only?
while I run https git clone, It shows following error. [ fatal: unable to access 'bitbucket.org/<account>/<repo>' : could not resolve host: bitbucket.org]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.