rtCamp / action-slack-notify

GitHub Action for sending a notification to a Slack channel
https://github.com/rtCamp/github-actions-library
MIT License
1.07k stars 227 forks source link

Pulling down image returning 503 error #146

Closed fgarsombke closed 1 year ago

fgarsombke commented 1 year ago

Our builds started failing last night. Seeing this error

***[group]Pull down action image 'ghcr.io/rtcamp/action-slack-notify:v2.2.0'
  ***[command]/usr/bin/docker pull ghcr.io/rtcamp/action-slack-notify:v2.2.0
  Error response from daemon: Head "https://ghcr.io/v2/rtcamp/action-slack-notify/manifests/v2.2.0": received unexpected HTTP status: 503 Service Unavailable
  Warning: ***[warning]Docker pull failed with exit code 1, back off 5.589 seconds before retry.

Thoughts? Thanks!

doramar97 commented 1 year ago

I'm getting this error as well

ltroya-as commented 1 year ago

I'm getting this error too. Weird

ernamonta commented 1 year ago

https://www.githubstatus.com packages seems to be down.

fgarsombke commented 1 year ago

Looks resolved now :smile: