a year ago
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
9 Replies
a year ago
It seemed to be a minor issue with Dockerhub- we don’t see anything on the status page, but will keep monitoring.
@angelo Hi. Why my service Network outbood is so high? My redis data is just 6GB
