Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Pipeline runner - running GCP commands on hetzner vps fail but on digital ocean they succeed

A straightforward pipeline auths GCP and then lists out the buckets using a service account

  • If I use the Atlassian pipeline runner it works fine.
  • If I use a self-hosted runner on a digital ocean vps it works fine
  • If I use a self-hsoted on a hetzner(virgina) vps I get this error from google

403 - We're sorry, but this service is not available in your location

I can run the pipeline manually on the hetzner vps and it works fine, it's only when those commands are run in the runner does it fail. What could be different about running in the runner vs directly on the machine as far as ip/dns location?

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 14, 2023

Hi @Ryan Detzel,

I believe that the runner will use the public IP address of the host machine.

Could you please share the following details:

1) What type of runner are you using? Is it a Linux Docker, Linux Shell, MacOS, or a Windows runner?

2) What is the version of the runner?

3) What is the operating system (+ its version) of the hetzner vps?

4) If you execute the following commands prior to running the gcp commands a) on a terminal on the hetzner vps and b) during a runner build, by adding them in your bitbucket-pipelines.yml: is the output the same in both cases a) and b) ? Or do you see different IPs in the output?

curl -4 ifconfig.co/
curl -6 ifconfig.co/

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events