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
    72 years 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

    • KrrygonOP
      link
      fedilink
      42 years 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
        7
        edit-2
        2 years 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
          32 years ago

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