Build failed!
28 | >>> FROM debian as runner
29 |
30 | RUN apt update && apt upgrade -y && apt install -y ca-certificates curl && update-ca-certificates
-------------------
The logs show below:
ERROR: failed to solve: debian: failed to resolve source metadata for docker.io/library/debian:latest: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fdebian%3Apull&service=registry.docker.io: 401 Unauthorized
I see this link response that "issued_at": "2024-09-27T02:57:40.727587324Z"
how can i refresh this oauth token
how can i refresh this oauth token
Solution:Jump to solution
It seemed to be a minor issue with Dockerhub- we don’t see anything on the status page, but will keep monitoring.
6 Replies
Project ID:
2ad4f304-793c-4d1a-a89f-39db2a3c8462
Railway
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
I am running into the same error
It works now, what happend. I did nothing
Solution
It seemed to be a minor issue with Dockerhub- we don’t see anything on the status page, but will keep monitoring.
ok fine . thanks