You must log in or # to comment.
There’s a server error (likely a HTTP 500). Jerboa can’t correctly handle them.
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.
It’s an internal error that is shown to you. I’ve seen this before when you leave some text in the reply text box and then press back.
I need to check whether this has been reported as an issue.
From what I can tell this is generally a timeout error on your Lemmy instance’s part.
Essentially the error is saying that instead of the expected JSON of posts or comments, it got a string (typically an error code)