this post was submitted on 06 Jul 2023
13 points (100.0% liked)

Jerboa

10133 readers
1 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (1 children)

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!

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)

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

[–] [email protected] 3 points 1 year ago

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