Hi Community
We would like integrate Bamboo server( latest) with Bitbucket cloud(Atlassian).
our Bamboo server is within firewall, not able to access from internet.
I don't see any white list options in bamboo server.
I saw option for triggers in bamboo plans to add bitbucket cloud IP list.
but how to connect repo, using SSH shared creds, we are getting error:
"we could not connect to repo, details provided were incorrect"
Anybody faced same issue, how to resolve this?
Thanks for your help.
Hi @Raju Adluru ,
For Bamboo to access Bitbucket cloud repository, it is necessary to open the standard ports for HTTP/HTTPS/SSH which are 80/443/22 on the Bamboo server as explained in this documentation.
It is not clear what exactly you're doing and where you're getting the mentioned error. If you are getting a 403 Forbidden error when trying to communicate to Bitbucket Cloud, it means you are using an incorrect password when you created the repository configuration, so let's check that first.
Please do the following:
If everything was done properly, this should work.
Hope that helps.
Cheers, Jey
Jey
Thank you for the update, Sure, let me check these and update you.
Bitbucket cloud is not able see to our Bamboo server, which is inside the firewall, working with network team to check ports and secure certs.
I am able to telnet bitbucket from Bamboo server.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure thing. Good luck!
Cheers, Jey
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.