• @AVincentInSpace
    link
    English
    1
    edit-2
    30 days ago

    RX_RECORD_TOO_LONG. This happens regardless of whether I try to download the image using Firefox or cURL and regardless of what internet connection I use. My instance is able to proxy them though, strangely.

    I suppose I could try writing my own little download utility using a different SSL library, but I don’t wanna do that right now.

    • Skull giver
      link
      fedilink
      330 days ago

      Sounds like a misconfiguration (HTTPS on an HTTP port or some other non-HTTPS protocol).

      I’ve seen this before in only one instance, which is when archive.is started blocking Cloudflare’s DNS (because they use DNS to hack together a CDN and Cloudflare doesn’t send the optional data they need), but that would make it intentional. If catbox is sabotaging DNS providers the same way, maybe try another upstream DNS server.

      • @AVincentInSpace
        link
        English
        128 days ago

        I changed my DNS to quad9 and that fixed it. Wild.

        • Skull giver
          link
          fedilink
          228 days ago

          Must be the same type of misconfiguration/sabotage, then. How annoying.