unifi-utilities / unifios-utilities

A collection of enhancements for UnifiOS based devices
GNU General Public License v3.0
3.9k stars 419 forks source link

UDM Pro 3.0.20 Podman Error #543

Open Phrazor opened 1 year ago

Phrazor commented 1 year ago

Hello,

Since update to 3.0.20 I can't get the podman containers to run anymore.

The following error is displayed.

Error: OCI runtime error: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: process_linux.go:508: setting cgroup config for procHooks process caused: bpf_prog_query(BPF_CGROUP_DEVICE) failed: function not implemented

Anyone can help ?

emlynmac commented 1 year ago

See https://github.com/unifi-utilities/unifios-utilities/issues/523

Podman is non functional now; https://github.com/unifi-utilities/unifios-utilities/tree/main/nspawn-container

Poplar commented 1 year ago

Is creating the custom container the only option now? I was using frr to handle some of our routing and the process for getting that in a custom container seems to be a pretty massive undertaking.

Phrazor commented 1 year ago

Is there also an install script for the Nginx Proxy Manager here? That would be the main reason for a container on the UDM Pro.

Greeting