this post was submitted on 04 Jul 2023
396 points (97.6% liked)

Programmer Humor

33244 readers
1237 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 2 years ago (25 children)

Is it a lemmy issue or a jerboa issue?

[–] [email protected] 37 points 2 years ago (10 children)

Serious Answer: This is a Jerboa issue. Lemmy is written in Rust. The error message is a Java error which is what native Android apps use.

[–] [email protected] 18 points 2 years ago (4 children)

I think it's both, actually. Lemmy is often giving html where json is expected, and Jerboa isn't handling the error well.

[–] [email protected] 18 points 2 years ago

🤔 The server spits out html when it cannot reach the backend. So one could argue it's a configuration issue because the admin didn't provide enough capacity / didn't set up a proper generic json error for backend failures.

FWIW, Liftoff doesn't handle these super gracefully either.

At any rate I think it's kinda awesome that we get to witness these kinds of infancy problems.

load more comments (3 replies)
load more comments (8 replies)
load more comments (22 replies)