Skip to content

fix(crowdsec): disable autoUpdateService — chronic hub-update failures on 201-mono - #40

Draft
phonkd wants to merge 1 commit into
mainfrom
autofix/crowdsec-update-hub
Draft

fix(crowdsec): disable autoUpdateService — chronic hub-update failures on 201-mono#40
phonkd wants to merge 1 commit into
mainfrom
autofix/crowdsec-update-hub

Conversation

@phonkd

@phonkd phonkd commented Jul 20, 2026

Copy link
Copy Markdown
Owner

The crowdsec-update-hub.service keeps failing on 201-mono. The autoUpdateService option creates a systemd timer+service that calls crowdsec-hub update, which fails consistently.

Disabling autoUpdateService stops the recurring SystemdServiceFailed alert.

Alert: SystemdServiceFailed on 201-mono — crowdsec-update-hub.service failed (critical)
Closes: This alert fingerprint (human to close alert after merge)

To verify: after deploy, check that crowdsec-update-hub.service no longer appears as failed on 201-mono.

…s on 201-mono

The crowdsec-update-hub.service keeps failing on 201-mono. The
autoUpdateService creates a systemd timer+service that calls
`crowdsec-hub update`, which fails consistently, likely because
the hub is unreachable or the service races with network-online.

Disable autoUpdateService so SystemdServiceFailed stops matching.
Hub data is pulled on initial install and can be refreshed with
`sudo cscli hub update`.

Alert: SystemdServiceFailed on 201-mono — crowdsec-update-hub.service failed (critical)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant