[root@k8s01 docker.io]# k3s crictl pull docker.io/library/nginx
E0718 11:12:12.598226 10727 log.go:32] “PullImage from image service failed” err=“rpc error: code = Unknown desc = failed to pull and unpack image "docker.io/library/nginx:latest": failed to resolve reference "docker.io/library/nginx:latest": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed” image=“docker.io/library/nginx”
FATA[0024] pulling image: failed to pull and unpack image “docker.io/library/nginx:latest”: failed to resolve reference “docker.io/library/nginx:latest”: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
time=“2025-07-18T11:40:31.193794738+08:00” level=info msg=“PullImage "docker.io/library/nginx"”
time=“2025-07-18T11:40:32.949350745+08:00” level=info msg=“trying next host” error=“pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed” host=registry.cn-hangzhou.aliyuncs.com
time="2025-07-18T15:09:11.128700696+08:00" level=info msg="PullImage \"nginx\""
time="2025-07-18T15:09:11.790733708+08:00" level=info msg="trying next host" error="pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed" host=registry.cn-hangzhou.aliyuncs.com
time="2025-07-18T15:09:12.192376323+08:00" level=info msg="trying next host" error="failed to do request: Head \"https://docker.mirrors.ustc.edu.cn/v2/library/nginx/manifests/latest?ns=docker.io\": dial tcp: lookup docker.mirrors.ustc.edu.cn: no such host" host=docker.mirrors.ustc.edu.cn
time="2025-07-18T15:09:42.201614210+08:00" level=info msg="fetch failed" error="failed to do request: Head \"https://registry-1.docker.io/v2/library/nginx/manifests/latest\": dial tcp 157.240.13.8:443: i/o timeout" host=registry-1.docker.io
time="2025-07-18T15:09:42.204514215+08:00" level=error msg="PullImage \"nginx\" failed" error="rpc error: code = Unknown desc = failed to pull and unpack image \"docker.io/library/nginx:latest\": failed to resolve reference \"docker.io/library/nginx:latest\": pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed"
time="2025-07-18T15:09:42.204734215+08:00" level=info msg="stop pulling image docker.io/library/nginx:latest: active requests=0, bytes read=1508"