Hello.
After installation crowdsec cant run.
crowdsec.service is not active, cannot reload.
i changed (/etc/crowdsec/config.yaml) to custom listen_uri: 127.0.0.1:7188 because default port is using by other service.
the same config i have on other server, but there service work normally with custom port and the server is the same.
systemctl status crowdsec-firewall-bouncer.service
● crowdsec-firewall-bouncer.service - The firewall bouncer for CrowdSec
Loaded: loaded (/etc/systemd/system/crowdsec-firewall-bouncer.service; enabled; preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Mon 2024-11-25 22:57:01 CET; 6s ago
Process: 7482 ExecStartPre=/usr/bin/crowdsec-firewall-bouncer -c /etc/crowdsec/bouncers/crowdsec-firewall-bouncer.yaml -t (code=exited, status=0/SUCCESS)
Process: 7514 ExecStart=/usr/bin/crowdsec-firewall-bouncer -c /etc/crowdsec/bouncers/crowdsec-firewall-bouncer.yaml (code=exited, status=1/FAILURE)
Process: 7539 ExecStartPost=/bin/sleep 0.1 (code=exited, status=0/SUCCESS)
Main PID: 7514 (code=exited, status=1/FAILURE)