Unfortunately, I get the same bug for every example: "Error: Error loading cached network config: network "example_config" not found in CNI cache." This supposed solutionfrom another issue didn't help either, unfortunately. To Reproduce Steps to reproduce the behavior: Run hello-app example (...
Failed to load rootfull container in ubuntu WSL2 with following error message: $ sudo podman run -dt --name webserver -p 8080:80 quay.io/libpod/banner ERRO[0000] error loading cached network config: network"podman"not foundinCNI cache WARN[0000] falling back to loading from existing plugi...
libpod: Move the creation of TmpDir to an earlier time network create: support "-o parent=XXX" for ipvlan compat API: allow MacAddress on container config Quadlet Kube: Add support for relative path for YAML file notify k8s system test: move sending message into exec ...
The name of the cni-bridge in the default config changed from "cni0" to "podman-cni0" with podman-1.6.0. Add a %trigger to rename the bridge in the system to the new default if it exists. The trigger is only excuted when updating podman-cni-config from something older than 1.6.0....
The podman network rm command now has a new alias, podman network remove (#8402). Bugfixes Fixed a bug where podman load on the remote client did not error when attempting to load a directory, which is not yet supported for remote use. Fixed a bug where rootless Podman could hang when...
catatonit cni cni-plugins conmon criu fuse-overlayfs libcontainers-common libfuse3-3 libnet9 libprotobuf-c1 podman podman-cni-config python3-ipaddr python3-protobuf runc slirp4netns16new packages to install. Overall download size: 36.3 MiB. Already cached:0B. After the operation, additional...
Then I had ran into the following, my rc.local runs 2 containers, 1 forwards 7406 to 8080 on the container, works fine for 21.x.x, the following is for the reported version: sh /etc/rc.local WARN[0000] Failed to load cached network config: network podman not found in CNI cache, ...
sudo podman run --rm --net=testnet:ip=10.10.10.100 -it quay.io/karampok/snife /bin/bash WARN[0000] Failed to load cached network config: network testnet not found in CNI cache, falling back to loading network testnet from disk Error: plugin type="bridge" failed (add): cni plugin brid...
failed: no valid executable found for OCI runtime ocijail: invalid argument DEBU[0000] Configured OCI runtime runc initialization failed: no valid executable found for OCI runtime runc: invalid argument DEBU[0000] Configured OCI runtime krun initialization failed: no valid executable found for ...
DEBU[0000] configured OCI runtime runsc initialization failed: no valid executable found for OCI runtime runsc: invalid argument DEBU[0000] Using OCI runtime "/usr/bin/runc" INFO[0000] Found CNI network podman (type=bridge) at /home/kaisa.taipale/.config/cni/net.d/87-podman.conflist DE...