I Installed Bamboo in my local windows laptop and running bamboo on local host and port combination http://localhost:8085/
Able to login to Bamboo UI, but unable to connect to remote GitLab Repository.
fatal: unable to access 'https://ntuser@gitlab.testingprojects.com/abcd/xyz.git/': Failed to connect to www-proxy.web.1234.com port 31060: Timed out
While facing same issue to clone the repo to my local directory, I followed the steps got from google i.e. update the git config list with http & https proxy values. After this when I connect to internal Wired network, then only able to clone the git repo.
Please suggest if I have to make any proxy config changes for bamboo so that GitRepo can be accessible. If possible, provide me the same code what and where to make the changes to bypass the proxy.
Hi!
I hope the problem with connectivity was fixed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.