Closed Bug 1513198 Opened 7 years ago Closed 7 years ago

Update Redis for copiers

Categories

(Taskcluster :: Operations and Service Requests, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhford, Assigned: jhford)

References

Details

Heroku changed the hostname which is used for our Redis instance
I have deployed the updated hostname using taskcluster-infrastructure and the image file which was initially causing trouble is now possible to retrieve through cloud-mirror in US-West-1. $ curl -IL https://queue.taskcluster.net/v1/task/R9et3SxMTzq-hSiqsPrt4Q/runs/0/artifacts/public/image.tar.zst HTTP/1.1 303 See Other <snip> Location: https://cloud-mirror.taskcluster.net/v1/redirect/s3/us-east-1/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Ftaskcluster-public-artifacts%2FR9et3SxMTzq-hSiqsPrt4Q%2F0%2Fpublic%2Fimage.tar.zst <snip> HTTP/1.1 302 Found <snip> Location: https://cloud-mirror-production-us-east-1.s3.amazonaws.com/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Ftaskcluster-public-artifacts%2FR9et3SxMTzq-hSiqsPrt4Q%2F0%2Fpublic%2Fimage.tar.zst <snip> HTTP/1.1 200 OK <snip>
Assignee: nobody → jhford
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Component: Operations → Operations and Service Requests
You need to log in before you can comment on or make changes to this bug.