• @AVincentInSpace
    link
    English
    1530 days ago

    …okay, so it’s not just me that gets an SSL error every time someone hosts an image on catbox.moe, right?

    • Maven (famous)OP
      link
      fedilink
      1930 days ago

      I did it specifically because I didn’t want you to see this meme. It’s not for your eyes.

    • Skull giver
      link
      fedilink
      330 days ago

      Works fine here. Could be a broken CDN server, or someone is messing with your internet connection. What’s the error?

      • @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.