You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm running nydus snapshotter in eks(k8s). Im facing a problem when nydus images are stored in private registry(ecr). Following are the logs of the pod. Normal docker images from ecr are working fine, the problem is with nydus image
Warning Failed 13s kubelet Error: failed to create containerd container: mount callback failed on /var/lib/containerd/tmpmounts/containerd-mount1813997578: read /var/lib/containerd/tmpmounts/containerd-mount1813997578/etc/passwd: invalid argument
Warning Failed 13s kubelet Error: failed to create containerd container: mount callback failed on /var/lib/containerd/tmpmounts/containerd-mount2887762423: read /var/lib/containerd/tmpmounts/containerd-mount2887762423/etc/passwd: invalid argument
Normal Pulled 1s (x3 over 14s) kubelet Container image "089962644720.dkr.ecr.us-east-1.amazonaws.com/nydus-test:7b1afd3b8ef94e638570136cf88e0738-nydus" already present on machine
Warning Failed 1s kubelet Error: failed to create containerd container: mount callback failed on /var/lib/containerd/tmpmounts/containerd-mount3406305402: read /var/lib/containerd/tmpmounts/containerd-mount3406305402/etc/passwd: invalid argument
Version of nydus being used (nydusd --version)
Version of nydus-snapshotter being used (containerd-nydus-grpc --version)
Kernel information (uname -r)
_command result: x.xx.xxx-xxx.xxx.amzn2.x86_64
GNU/Linux Distribution, if applicable (cat /etc/os-release)
command result: cat /etc/os-release
containerd-nydus-grpc command line used, if applicable (ps aux | grep containerd-nydus-grpc)
Additional Information
Hi, I'm running nydus snapshotter in eks(k8s). Im facing a problem when nydus images are stored in private registry(ecr). Following are the logs of the pod. Normal docker images from ecr are working fine, the problem is with nydus image
Version of nydus being used (nydusd --version)
Version of nydus-snapshotter being used (containerd-nydus-grpc --version)
Kernel information (uname -r)
_command result: x.xx.xxx-xxx.xxx.amzn2.x86_64
GNU/Linux Distribution, if applicable (cat /etc/os-release)
command result: cat /etc/os-release
containerd-nydus-grpc command line used, if applicable (ps aux | grep containerd-nydus-grpc)
client command line used, if applicable (such as: nerdctl, docker, kubectl, ctr)
Screenshots (if applicable)
Details about issue
The text was updated successfully, but these errors were encountered: