You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Everyone
I have successfully spawned a container out of Atlassian's Bitbucket image. I am able to access it through http://<container-ip>:7990. I have also installed Bamboo CI on my Ubuntu VM. It has also started successfully.
I am able to access Bamboo CI through a static IP configured for the aforementioned ubuntu vm (http://<static-ip>:8085). But the problem is coming up while linking these two applications.
As aforementioned, I am getting the following error:
Application link bitbucket was created successfully but the reciprocal link wasn't created successfully.
The peculiar aspect is, the bamboo IP is automatically resolving to 127.0.0.1 when I am trying to link it with Bitbucket. This shouldn't happen. Bamboo should link with Bitbucket using its static-ip.
Has anyone encountered this problem and resolved it?
Regards
Aditya
>the bamboo IP is automatically resolving to 127.0.0.1
Check that the base url is set correctly (on both sides) and that the network is routing <static-ip> to the right place.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.