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 could anyone tell me whats the problem?
in Bamboo i want to connect to Bitbucket, but i get:
Failed to load data from Bitbucket. [504 Gateway Time-out]
When i traceroute to bitbucket i get also problems see image :
Hello @Nico,
I guess your network firewall or similar is blocking your to access bitbucket.org from the Bamboo instance.
The following command should work if the connection is configured as expected:
$ telnet bitbucket.org 443
This is the expected result (the ip address may differ from time to time):
Trying 18.205.93.0...
Connected to bitbucket.org.
Escape character is '^]'.
Please check this page and make sure your Bamboo machine is able to reach those IP ranges: What are the Bitbucket Cloud IP addresses I should use to configure my corporate firewall? - Atlassian Documentation
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.