Minecraft Version
1.20.1
Version
1.117.0
Details
Currently the maven repository https://maven.squiddev.cc/ seems to be inaccessible to curl (and some folks I asked?), and so gradle is unable to access it, but it is accessible from the browser (for me). I can manually download whatever files I want. I don't know enough to figure anything else out, but I was unable to coerce curl into working by copying request headers, so it's probably not overzealous scraper protection? I think?
EDIT: Found that accessing directly via IPv4 address works, via this post: https://superuser.com/questions/1498200/firefox-curl-cant-resolve-domain-where-dig-can
Seems to mean something about the DNS record being incorrect?
EDIT 2: And found that the reason firefox can access is due to its "DNS over HTTP" feature, which is set to use cloudflare's DNS server. Disabling that feature causes the site to be inaccessible.
Minecraft Version
1.20.1
Version
1.117.0
Details
Currently the maven repository
https://maven.squiddev.cc/seems to be inaccessible to curl (and some folks I asked?), and so gradle is unable to access it, but it is accessible from the browser (for me). I can manually download whatever files I want. I don't know enough to figure anything else out, but I was unable to coerce curl into working by copying request headers, so it's probably not overzealous scraper protection? I think?EDIT: Found that accessing directly via IPv4 address works, via this post: https://superuser.com/questions/1498200/firefox-curl-cant-resolve-domain-where-dig-can
Seems to mean something about the DNS record being incorrect?
EDIT 2: And found that the reason firefox can access is due to its "DNS over HTTP" feature, which is set to use cloudflare's DNS server. Disabling that feature causes the site to be inaccessible.