-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
component/networkingkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/P1
Description
$ oc version
oc v3.6.0-rc.0+245158d-9
kubernetes v1.6.1+5115d708d7
features: Basic-Auth GSSAPI Kerberos SPNEGO
openshift v3.6.0-rc.0+245158d-9
kubernetes v1.6.1+5115d708d7
E0714 15:23:23.974280 16573 cni.go:257] Error adding network: failed to find plugin "loopback" in path [/opt/loopback/bin /opt/cni/bin]
...
W0714 15:23:24.140803 16573 docker_sandbox.go:263] NetworkPlugin cni failed on the status hook for pod "docker-registry-1-deploy_default": Unexpected command output nsenter: cannot open : No such file or directory
...
E0714 16:00:34.359759 16573 cni.go:275] Error deleting network: failed to find plugin "openshift-sdn" in path [/opt/cni/bin /opt/openshift-sdn/bin]
exec'ing into the node container, /opt
is indeed empty.
Metadata
Metadata
Assignees
Labels
component/networkingkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/P1