Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix containerd unauthorized response header #63

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

STARRY-S
Copy link
Contributor

@STARRY-S STARRY-S commented Sep 14, 2024

Fix: #64, #62


$ sudo k3s ctr image pull docker.hxstarrys.me/library/nginx:latest
WARN[0000] DEPRECATION: The `configs` property of `[plugins."io.containerd.grpc.v1.cri".registry]` is deprecated since containerd v1.5 and will be removed in containerd v2.0. Use `config_path` instead. 
docker.hxstarrys.me/library/nginx:latest:                                         resolved       |++++++++++++++++++++++++++++++++++++++| 
index-sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3:    done           |++++++++++++++++++++++++++++++++++++++| 
manifest-sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e: done           |++++++++++++++++++++++++++++++++++++++| 
layer-sha256:bbfaa25db775e54ec75dabe7986451cb99911b082d63bbf983ab20fc6f7faaf4:    done           |++++++++++++++++++++++++++++++++++++++| 
config-sha256:39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3:   done           |++++++++++++++++++++++++++++++++++++++| 
layer-sha256:3122471704d5d924d1f7daac334252487e3c35bfb23163b840954aff355c4a6b:    done           |++++++++++++++++++++++++++++++++++++++| 
layer-sha256:0723edc10c178df9245f49c9b8e503c4223a959ee5a072f043d71669132bc5e9:    done           |++++++++++++++++++++++++++++++++++++++| 
layer-sha256:24b3fdc4d1e3b419643068364b3d4e1b7e280f5a8a3c1e3651e9e67363e6434b:    done           |++++++++++++++++++++++++++++++++++++++| 
layer-sha256:7bb6fb0cfb2b319dee79e476c11620e7fa47f22ecdedc999e207984f62a4554c:    done           |++++++++++++++++++++++++++++++++++++++| 
layer-sha256:a2318d6c47ec9cac5acc500c47c79602bcf953cec711a18bc898911a0984365b:    done           |++++++++++++++++++++++++++++++++++++++| 
layer-sha256:095d327c79ae6eb03406dd754eb917fbe7009c6a9aa6c0db558f9dea599db8ea:    done           |++++++++++++++++++++++++++++++++++++++| 
elapsed: 26.9s                                                                    total:  67.7 M (2.5 MiB/s)                                       
unpacking linux/amd64 sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3...
done: 1.522067854s

@STARRY-S STARRY-S changed the title [WIP] Fix response header [WIP] Fix containerd unthorized response header Sep 14, 2024
@STARRY-S STARRY-S changed the title [WIP] Fix containerd unthorized response header [WIP] Fix containerd unauthorized response header Sep 14, 2024
@STARRY-S STARRY-S changed the title [WIP] Fix containerd unauthorized response header Fix containerd unauthorized response header Sep 14, 2024
@STARRY-S STARRY-S marked this pull request as ready for review September 14, 2024 04:39
@limityu
Copy link

limityu commented Sep 18, 2024

Thank you, this indeed solved the problem.

DeyiXu added a commit to DeyiXu/cloudflare-docker-proxy that referenced this pull request Sep 22, 2024
Copy link
Owner

@ciiiii ciiiii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for you contribution

@ciiiii ciiiii merged commit 1bc5639 into ciiiii:master Oct 8, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unauthorized error when pull image in containerd
3 participants