this post was submitted on 04 Jul 2023
458 points (97.7% liked)

Programmer Humor

33619 readers
14 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
[–] Achyu@lemmy.sdf.org 16 points 2 years ago (25 children)

Is it a lemmy issue or a jerboa issue?

[–] buda@lemmy.ml 41 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.

[–] Serinus@lemmy.ml 19 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.

[–] nseguin@lemmy.ml 4 points 2 years ago (2 children)

Well, what should Jerboa do? Pretend it received content?

[–] entropicdrift@lemmy.sdf.org 21 points 2 years ago

It should display a human-readable error message instead of the raw one.

[–] Atemu@lemmy.ml 18 points 2 years ago

Take it as an error, tell the user about it and then retry with exponential back-off.

load more comments (1 replies)
load more comments (6 replies)
load more comments (20 replies)