I have an docker-compose deployment with a container, e.g.: version: "3" services: web: image: nginx ports: - "8080:80" Docker version is 20.10.
I got an error on systemctl status firewalld.service which looked like this: firewalld[18072]: ERROR: Calling pre func <bound method Firewall.full_check_conf