Skip to content

Maven inaccessible from curl (and thus gradle) #2406

Description

@PROMETHIA-27

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA problem or unexpected behaviour with the mod.

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions