Hello,
I’m facing a strange issue : after rebooting a VM, docker-compose container restart but are not able to colloquiate with themself. If i manually delete the _default network, do a docker compose down && docker compose up -d, the issue do not show uo anymore.
VM is a RHE 7.9 using iptables, not firewalld. Also flushing iptables do not solve issue.
Regards.