Failure to retrieve IPv4 and IPv6 text lists.
We have confirmed that a 403 error is returned on all servers hosted by VULTR when requesting with curl. https://www.vultr.com/
The first it had already occurred around 2022-03-16 17:00 for UTC time.
This seems to be a massive problem.
Do either of you have a ticket open for this issue? If not, please email [email protected] from your account email address. When you get an autoresponse with a ticket number, please post that here so i can get this escalated to the right people.
Thing to note: it appears doing a HEAD request will give you a 403 error: curl -LI https://www.cloudflare.com/ips-v4/ -o /dev/null -w '%{http_code}\n' -s 403