After fixing the script to use 'podman ps -a" (rather than the syntax error of '-all'), I am now getting the following podman error:
- "Error adding network: failed to create bridge "cni0": could not add "cni0": operation not supported"
- and then other errors that are likely the outcome of the first failure
Not a podman or cni expert here. Any thoughts?
- Addendum 1: This is on latest as of today UniFi on UDMP (UniFi OS UDM Pro 1.11.0.3921 and Network Controller 6.5.55
- Addendum 2: updated podman to 3.3.0; essentially same result