Getting an WARN[0000] Error validating CNI config file /etc/cni/net.d/myproject_default.conflist: [plugin bridge does not support config version "1.0.0" plugin portmap does not support config version "1.0.0" plugin firewall does not support config version "1.0.0" plugin tuning does not support config version "1.0.0"] #21511
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
When I docker-compose up, I always get this
WARN[0000] Error validating CNI config file /etc/cni/net.d/myproject_default.conflist: [plugin bridge does not support config version "1.0.0" plugin portmap does not support config version "1.0.0" plugin firewall does not support config version "1.0.0" plugin tuning does not support config version "1.0.0"]
Steps to reproduce the issue
Steps to reproduce the issue
I installed podman on a fresh Ubuntu server via
sudo apt install -y podman
I created a very basic compose file
I googled around and someone suggested installing
containernetworking-plugins
, but I can confirm it is is already the newest version (0.9.1+ds1-1) on this Ubuntu.What am I missing?
podman info output
Podman in a container
No
Privileged Or Rootless
Privileged
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
arm64 architecture
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: