I get an alert: Value <html> of type java.lang.String cannot be co...

I think this is due to file size limits, but not sure.

      • Sockenklaus
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 year ago

        Thanks! I now see me question was useless… Sorry… I did read “load” not “upload”. When I tested uploading a larger image file (2.44 MiB) I got a HTTP timeout error.

        I agree that these upload errors are probably due to large filesize. We should find out whether there is a maximum file size on Lemmy in general, whether it’s instance specific or if it’s actually a problem with Jerboa.

        Edit: Looks like the root cause is not Jerboa but Lemmy:

        https://github.com/LemmyNet/lemmy/issues/3349

        Maybe let the Lemmy people sort this out first and then we’ll find a way to communicate the actual upload limit to Jerboa users.