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
Why did you black out the Bitbucket IP?
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.