✘ Network immich_default Error Error response from daemon: add inter-network communication rule

✘ Network immich_default Error Error response from daemon: add inter-network communication rule: (iptables failed: iptables --wai... 0.1s
failed to create network immich_default: Error response from daemon: add inter-network communication rule: (iptables failed: iptables --wait -t filter -A DOCKER-ISOLATION-STAGE-1 -i br-008e844f31d4 ! -o br-008e844f31d4 -j DOCKER-ISOLATION-STAGE-2: iptables v1.8.10 (nf_tables): Chain 'DOCKER-ISOLATION-STAGE-2' does not exist
Try `iptables -h' or 'iptables --help' for more information.

I keep getting this error when i turn on with "docker compose up -d".
Any ideea on what is the issue? Port already open in UFW. Self-hosted, ubuntu.

Thanks!
Was this page helpful?