this post was submitted on 17 Jun 2023
7 points (100.0% liked)

Jerboa

549 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
 
top 3 comments
sorted by: hot top controversial new old
[–] its_me_gb 2 points 1 year ago

There is a high chance that the server is returning a 500 error which means the server application has failed to handle your request. Most likely your instance is overloaded.

Unfortunately the Jerboa code doesn't currently handle different login errors very well.

[–] fraenki@feddit.de 1 points 1 year ago (1 children)

There's a server error (likely a HTTP 500). Jerboa can't correctly handle them.

[–] qprimed@lemmy.ml 0 points 1 year ago* (last edited 1 year ago)

this is the correct answer. usually because the server middleware is unable to complete a request due to overload or some other issue. issues like these will get better over time as things are refined. just hang tight.