Package Details: crowdsec-stable 1.7.8-1

Git Clone URL: https://aur.archlinux.org/crowdsec-stable.git (read-only, click to copy)
Package Base: crowdsec-stable
Description: CrowdSec lightweight and collaborative security engine (GCC 14 Patched)
Upstream URL: https://github.com/crowdsecurity/crowdsec
Licenses: MIT
Conflicts: crowdsec, crowdsec-bin, crowdsec-git
Provides: crowdsec
Submitter: Lightcode
Maintainer: Lightcode
Last Packager: Lightcode
Votes: 0
Popularity: 0.000000
First Submitted: 2026-05-10 11:12 (UTC)
Last Updated: 2026-05-11 21:38 (UTC)

Required by (7)

Sources (1)

Latest Comments

Lightcode commented on 2026-05-13 08:08 (UTC) (edited on 2026-05-13 10:50 (UTC) by Lightcode)

If you are migrating to this package from the official crowdsec package, please note that pacman will back up your existing configurations as .pacsave files. This will cause the service to fail on start with an 'ent: machine not found' error because the local agent loses its identity. To fix this, first manually remove the old debug package (sudo pacman -R crowdsec-debug), install this package, and then re-register your instances by running sudo cscli machines add --force $(hostname) -a followed by sudo cscli capi register. A quick systemctl restart crowdsec after that should have you back up and running on v1.7.8.