Received HTTP code 407 from proxy after CONNECT - GIT

Asked

Viewed 836 times

0

When trying to clone a Bitbucket project, this returns this error.

Received HTTP code 407 from proxy after CONNECT

The proxy configuration is being done this way :

git config --global http.proxy "http://user:password@proxy:port"

also using in https.

  • 1

    https://stackoverflow.com/questions/24907140/git-returns-http-error-407-from-proxy-after-connect

  • @sant0will already tried these solutions and it didn’t work.

  • 1

    A link and that question that can help you :D

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.