Multiple Lemmy apps serve the first ‘page’ of posts fine - even new posts or updates - but upon scrolling and requesting the next page, Boost gives an error message “timeout”, and Blorp just doesn’t load anything else (per app implementation, I know).

  • Mose13@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    6 days ago

    Blorp dev here. I would love to get this resolved. Could you be more specific?

    • If you’re on the web: could you link the specific page(s) you are seeing this error on?
    • If you’re on the app: which screens are you on (e.g. all feed, local feed, subscribed feed, a specific community feed)

    It’s easier to debug things on web, and Blorp shares 99% of the code between app and web. So if possible, could you recreate the issue on web, and link that? Knowing what instance you’re using (I assume sh.itjust.works), is also helpful.

    Edit 1: I saw you added a little more context in another comment. I’m having trouble recreating the issue on the all feed using sh.itjust.works. I see the first page of 50 posts loads, when I get to the bottom, it loads the next 50 posts and so on. Maybe describe exactly what’s happening in excruciating detail. It it slow? Does it never load? If you wait 60 seconds, does it eventually load? Are you using a VPN?

    Edit 2: It seems others are getting this same error https://sh.itjust.works/post/43676767

    • GeekMan@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      1
      ·
      4 days ago

      I’m so sorry for my delay. Just had a hell of a weekend at work and only just resurfaced.

      To give you some more detail (it might not be good enough for QA but I’ll try)…

      Blorp 1.9.4, Pixel 7, Android 16.

      I mentioned in the title of the OP that the issue occurs when browsing All/* (New/Hot/Active).

      For Blorp, the issue presents after I load All/anything, then scroll through the feed until it stops, I assume it should have infinite scroll, I keep gesturing ‘up’ (to scroll down more), but no more posts appear.

      I can scroll back up to the top and gesture ‘down’ to make it refresh and it does, but just the initial 50 posts then no more

      I assume 50 posts is the first-page fetch.

      My initial post was also triggered by my experience in Boost, which actually shows a ‘timeout’ error popup, about 30-60s after scrolling to the end of the first page-feed.

      Lemme know if you need more details.