Hello Crowdsec Community,
I am new member to crowdsec and will give back to community when I am wiser. But at the moment, because I am starting my crowdsec journey I am dependent on your help.
I searched now for two days and was not able to find references where the error comes from.
The error occurs during boot of my opnsense box. However, it seems like crowdsec is working without problems. But just to be sure, I wanted to ask here:
- If I should be worried about the error
- What the url is for and how to investigate further
My setup:
- Opnsense with Crowdsec Plugin
- The default agent, LAPI and firewall bouncer on my Opnsense
The Error message:
[…]
Invoking start script ‘syslog’
Invoking start script ‘crowdsec’
FATAL[01-05-2023 12:36:59] Failed to get Hub index : failed to download index: failed http request for hub index:
Get “https://hub-cdn.crowdsec.net/master/.index.json”: dial tcp: lookup hub-cdn.crowdsec.net on 127.0.0.1:53: read udp 127.0.0.1:61723->127.0.0.1:53: i/o timeout
Invoking start script ‘dnsb1’
[…]
Which consequences does this error have?
I am using Unbound DNS at the moment on port 53, but I will anyway build my own DNS server in few days.
Thank you in advance.