:wave: My branch deployments are failing with erro...
# dagster-plus
x
👋 My branch deployments are failing with error:
Unable to find image ‘ghcr.io/dagster-io/dagster-cloud-action:0.1.10’ locally
601
docker: Error response from daemon: received unexpected HTTP status: 500 Internal Server Error.
602
See ‘docker run --help’.
Any ideas on how to fix this? Thanks!
happens right after
Run ./action-repo/actions/utils/deploy
all of these should be pegged to 0.1 I think, they're about 6 versions behind
d
Github actions had an outage earlier today: we'll investigate if this is that or something else, but the timing is suspicious https://twitter.com/githubstatus/status/1620069151216750592?s=20&t=ZKGzscWYyY7KbY09I7d1_Q
You're still seeing this issue now? They claim that it resolved a few hours ago
c
yeah it only started maybe 20 or so min ago
d
I think this is the Packages outage referenced here: https://www.githubstatus.com/ - still investigating to see if we can provide any workarounds in the meantime
(For posterity: "Update - Packages is now experiencing degraded availability. We are continuing to investigate.") (the docker image is hosted on Github packages)
c
that lines up with my experience
d
https://www.githubstatus.com/ is giving the all clear
c
yup, working now
x
Same!