I have been trying to post an image of my cat for a few days now, and consistently get this error, or one that just says “no value for error.” Is this a problem with Jerboa, or with my instance, vlemmy?

  • ZTabs@lemm.ee
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    That means that the image you’re trying to post is over 100kb. I suggest you converting your image to the webp format in an online converter and compressing it later. If that doesn’t work, you’re screwed

    • Krrygon@vlemmy.netOP
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      Oh interesting! Is that the hard limit for lemmy in general? It also might be nice to change the error so that users know to shrink their images.

      I appreciate your response!

      • simple@lemmy.mywire.xyz
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        1 year ago

        The limit can be changed, but it’s up to the admins of the instance.

        It also might be nice to change the error so that users know to shrink their images.

        Its not strictly a Lemmy error, but in Nginx (or at least for me it was there), which is a service that sits between you and Lemmy and redirects traffic. But yeah, the frontend could still handle it better and at least give a better error message

        • setVeryLoud(true);
          link
          fedilink
          arrow-up
          3
          ·
          1 year ago

          Jerboa throws this specific error message a little too often, I think error handling needs some work.