Failed to start firewalld - dynamic firewall daemon.

C++
systemctl stop firewalld
pkill -f firewalld
systemctl start firewalld
Source

Also in C++: