-
Notifications
You must be signed in to change notification settings - Fork 908
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
下载 nvcr.io 镜像会发生 unexpected commit digest 错误 #1441
Comments
yankay
changed the title
下载 nvcr.io 镜像会发生错误
下载 nvcr.io 镜像会发生 unexpected commit digest 错误
Dec 21, 2023
看起来是 nvcr.io 的服务器主动断联的, 我定位下原因 |
现已修复, 定位到是 nvcr.io 使用的 cdn 不支持 h2 的连接复用, 当前单独对 nvcr.io 禁用连接复用 /close |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
使用 kube 创建 Pod,
安装 https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/ ,报错日志为:
使用
nerdctl pull nvcr.io/nvidia/cloud-native/gpu-operator-validator:v23.9.1
可以重现使用 下面命令 可以修复
The same as containerd/containerd#3974
The text was updated successfully, but these errors were encountered: