I'm getting 403 errors when running hub upgrades. I guess I accidentally hit a rate limit. I don't know how I managed that... I was trying to setup a LAPI on a local machine for my opnsense instance, I suppose I restarted crowdsec too many times?
downloading https://hub-data.crowdsec.net/mmdb_update/GeoLite2-City.mmdblevel=warning msg="Failed to check last modified: bad HTTP code 403 for https://hub-data.crowdsec.net/mmdb_update/GeoLite2-City.mmdb" url="https://hub-data.crowdsec.net/mmdb_update/GeoLite2-City.mmdb"Error: cscli hub upgrade: while downloading data for /etc/crowdsec/parsers/s02-enrich/geoip-enrich.yaml: while getting data: bad HTTP code 403 for https://hub-data.crowdsec.net/mmdb_update/GeoLite2-City.mmdb...level=warning msg="Failed to check last modified: bad HTTP code 403 for https://cdn-hub.crowdsec.net/crowdsecurity/master/.index.json?with_content=true" url="https://cdn-hub.crowdsec.net/crowdsecurity/master/.index.json?with_content=true"Downloading /etc/crowdsec/hub/.index.jsonError: cscli hub update: failed to update hub: bad HTTP code 403 for https://cdn-hub.crowdsec.net/crowdsecurity/master/.index.json?with_content=true/var/lib/crowdsec/data was found in a volume
downloading https://hub-data.crowdsec.net/mmdb_update/GeoLite2-City.mmdblevel=warning msg="Failed to check last modified: bad HTTP code 403 for https://hub-data.crowdsec.net/mmdb_update/GeoLite2-City.mmdb" url="https://hub-data.crowdsec.net/mmdb_update/GeoLite2-City.mmdb"Error: cscli hub upgrade: while downloading data for /etc/crowdsec/parsers/s02-enrich/geoip-enrich.yaml: while getting data: bad HTTP code 403 for https://hub-data.crowdsec.net/mmdb_update/GeoLite2-City.mmdb...level=warning msg="Failed to check last modified: bad HTTP code 403 for https://cdn-hub.crowdsec.net/crowdsecurity/master/.index.json?with_content=true" url="https://cdn-hub.crowdsec.net/crowdsecurity/master/.index.json?with_content=true"Downloading /etc/crowdsec/hub/.index.jsonError: cscli hub update: failed to update hub: bad HTTP code 403 for https://cdn-hub.crowdsec.net/crowdsecurity/master/.index.json?with_content=true/var/lib/crowdsec/data was found in a volume
How long will this rate limit last? The container won't start with this error in place...
I'm running crowdsec inside docker desktop. I've abandoned the opnsense LAPI set up for now, just want to get the container to start