Skip Navigation

Weird error suddenly on Jerboa

It randomly seems to pop up and prevents pages from fully loading. No problems on web.

Also it only seems to do it when I'm logged in.

2

You're viewing a single thread.

2 comments
  • I think this will be the server struggling to respond, sending back an error code instead of the requested data in json format. The app should probably display something more user-friendly like "Server error (504)" (or whatever the error code is).

    It's odd you're not seeing similar issues on the web version though... maybe it just takes longer to load or there's a timeout somewhere in the app that needs to be adjusted.