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

Pipelines failing: can't pull images

Caleb Sheirer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 25, 2023

rpc error: code = Unknown desc = failed to pull and unpack image "docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable": failed to resolve reference "docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable": pulling from host docker-public.packages.atlassian.com failed with status code [manifests prod-stable]: 502 Bad Gateway

 

my current pipelines jobs are failing consistency with a bad gateway error when i kick things off. looks similar to an outage from back in July.

 

others experiencing this? maybe another instance of an outage?

2 answers

1 accepted

0 votes
Answer accepted
Ben
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 25, 2023

G'day @Caleb Sheirer

I've responded to your reply on another community post but just in case:

We had an issue impacting our pipeline service. The issue has been resolved by our team and we apologise for any inconvenience this has caused you. Please re-run your entire pipeline (not just the failed step) as it should be successful now and let us know if you have any issues re-running the pipelines.

Do let us know in case of any further questions!

Cheers!

- Ben (Bitbucket Cloud Support)

The error message you're encountering indicates that there is an issue with pulling and unpacking a Docker cursed persona 5 images from the specified registry. The error code "502 Bad Gateway" typically suggests a problem with the server or a gateway between the client and server.

Here are a few steps you can take to troubleshoot the issue:

1. **Check Registry Status:** Verify if the Docker registry "docker-public.packages.atlassian.com" is currently experiencing any outages or issues. You can check the status of the registry by visiting its website or checking any status pages they might have.

2. **Network Issues:** A "502 Bad Gateway" error can also be caused by network issues. Ensure that your network connection is stable and that there are no firewall or proxy issues preventing your CI/CD system from accessing the Docker registry.

3. **Retry the Operation:** Temporary issues can sometimes be resolved by retrying the operation. It might be a transient problem that could be resolved with a subsequent attempt.

4. **Check for Updates:** Ensure that you are using the latest version of the Docker client. Updates may include bug fixes and improvements that could address the issue.

5. **Contact Atlassian Support:** If the issue persists and it seems to be related to the Atlassian Docker registry, you may want to reach out to Atlassian support for assistance. They can provide more specific information about the status of their services and help troubleshoot the problem.

It's also worth checking the Atlassian community forums or other relevant forums where users might be discussing similar issues. Others in the community may have encountered and resolved similar problems, and you might find helpful insights or workarounds.

Suggest an answer

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

Atlassian Community Events