Hi guys._______________________________________________
I'm seeing something strange and I hoped experts/devel would comment, on:
-> $ podman network ls
NETWORK ID NAME DRIVER
2f259bab93aa podman bridge
-> $ podman system reset --force
-> $ podman network ls
WARN[0000] Error validating CNI config file /etc/cni/net.d/87-podman-bridge.conflist: [failed to find plugin "bridge" in path [/usr/local/libexec/cni /usr/libexec/cni /usr/local/lib/cni /usr/lib/cni /opt/cni/bin] failed to find plugin "portmap" in path [/usr/local/libexec/cni /usr/libexec/cni /usr/local/lib/cni /usr/lib/cni /opt/cni/bin] failed to find plugin "firewall" in path [/usr/local/libexec/cni /usr/libexec/cni /usr/local/lib/cni /usr/lib/cni /opt/cni/bin] failed to find plugin "tuning" in path [/usr/local/libexec/cni /usr/libexec/cni /usr/local/lib/cni /usr/lib/cni /opt/cni/bin]]
NETWORK ID NAME DRIVER
2f259bab93aa podman bridge
then I ssh-log out & in, things seem okey:
-> $ podman network ls
NETWORK ID NAME DRIVER
2f259bab93aa podman bridge
and if I 'reset' then in circles it goes.
what is actually happening here?
Is system setup/installation missing something?
many thanks, L.
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io