Skip to content

If installer fails to download some datafiles, the setup fails #3725

@buixor

Description

@buixor

What happened?

crowdsec_wizard: Installing collection 'crowdsecurity/linux'
...
downloading postoverflows:crowdsecurity/cdn-whitelist
downloading https://www.cloudflare.com/ips-v4
Error: while downloading data for cdn-whitelist.yaml: while getting data: failed http request for https://www.cloudflare.com/ips-v4: Get "https://www.cloudflare.com/ips-v4": Forbidden

What did you expect to happen?

n/a

How can we reproduce it (as minimally and precisely as possible)?

n/a

Anything else we need to know?

n/a

Crowdsec version

$ cscli version
# paste output here

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here

Enabled collections and parsers

$ cscli hub list -o raw
# paste output here

Acquisition config

```console # On Linux: $ cat /etc/crowdsec/acquis.yaml /etc/crowdsec/acquis.d/* # paste output here

On Windows:

C:> Get-Content C:\ProgramData\CrowdSec\config\acquis.yaml

paste output here

Config show

$ cscli config show
# paste output here

Prometheus metrics

$ cscli metrics
# paste output here

Related custom configs versions (if applicable) : notification plugins, custom scenarios, parsers etc.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions