unable to upload images from Android

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.

15 points · 4 comments · view on lemmy.world

4 Comments

sockenklaus@sh.itjust.works · 2 pts · 3y (2 replies)

Could you please link to a post affected by this?

sjh@sh.itjust.works · 1 pts · 3y (1 reply)
sockenklaus@sh.itjust.works · 2 pts · 3y

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.