Hello, I noticed on a server without mariadb.service present (or presumably another service/unit further requiring network), that icinga2.service would attempt to start before network (race) and would usually fail with critical/ApiListener: Cannot bind TCP socket for host.
Adding 'network.target' to the [Unit] After argument in the unit file resolved the race condition. I'm not sure this is the right place to report this issue (Using icinga2-common-2.4.1-1.el7.centos.x86_64 from http://packages.icinga.org/epel/$releasever/release/). -Lee Clemens _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
