nixpkgs/nixos
Antoine Eiche 39621bb8de nixos/alertmanager: start after the network-online target
If the host network stack is slow to start, the alertmanager fails to
start with this error message:

    caller=main.go:256 msg="unable to initialize gossip mesh" err="create memberlist: Failed to get final advertise address: No private IP address found, and explicit IP not provided"

This bug can be reproduced by shutting down the network stack and
restarting the alertmanager.

Note I don't know why I didn't hit this issue with previous
alertmanager releases.
2020-03-17 22:18:20 +01:00
..
doc Merge pull request #79851 from mmilata/supybot-enhancements 2020-03-17 19:07:41 +00:00
lib nixos/lib: use removePrefix in escapeSystemdPath 2020-03-14 03:13:04 +00:00
maintainers create-amis: Add eu-north-1 2020-03-05 18:00:28 +00:00
modules nixos/alertmanager: start after the network-online target 2020-03-17 22:18:20 +01:00
tests Merge pull request #79120 from symphorien/iodine 2020-03-16 23:42:12 +01:00
COPYING
default.nix
README
release-combined.nix release-combined.tested: readd boot.biosUsb test 2020-02-22 10:43:26 +01:00
release-small.nix nixos/release-small.nix: List constituents of the 'tested' job by name 2020-02-17 16:37:10 +01:00
release.nix nixos/release.nix: Import './..' instead of nixpkgs 2020-02-12 22:44:59 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.