Je viens d’installer crowdsec sur mon raspberry avec ces deux commandes :
curl -s https://packagecloud.io/install/repositories/crowdsec/crowdsec/script.deb.sh | sudo bash
sudo apt install crowdsec
Mais il est impossible de lancer crowdsec :
systemctl status crowdsec
:
● crowdsec.service - Crowdsec agent
Loaded: loaded (/lib/systemd/system/crowdsec.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sun 2022-03-13 14:12:19 CET; 54
Process: 23109 ExecStartPre=/usr/bin/crowdsec -c /etc/crowdsec/config.yaml -t (code=exited,
Process: 23117 ExecStart=/usr/bin/crowdsec -c /etc/crowdsec/config.yaml (code=exited, status
Main PID: 23117 (code=exited, status=1/FAILURE)
mars 13 14:12:19 Canna-pi systemd[1]: crowdsec.service: Failed with result 'exit-code'.
mars 13 14:12:19 Canna-pi systemd[1]: Failed to start Crowdsec agent.
Le résultat de journalctl -xe
:
-- The unit crowdsec.service has entered the 'failed' state with result 'exit-co
mars 13 13:55:35 Canna-pi systemd[1]: Failed to start Crowdsec agent.
-- Subject: L'unité (unit) crowdsec.service a échoué
-- Defined-By: systemd
-- Support: https://www.debian.org/support