Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Unable to load new replies #1365

Open
Fmstrat opened this issue May 14, 2024 · 5 comments
Open

Exception: Unable to load new replies #1365

Fmstrat opened this issue May 14, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Fmstrat
Copy link
Contributor

Fmstrat commented May 14, 2024

Bug Description

When tapping Load More Replies the above exception is thrown.

Expected Behaviour

Replies loaded, or if this is a server version conflict, the ability to toggle this feature.

Steps to Reproduce

  1. Load post
  2. Tap button

Additional Context

Server 0.18.4

App Version

0.4.0-2

Device

Samsung S9 Tab

OS

Android 14

@Fmstrat Fmstrat added the bug Something isn't working label May 14, 2024
@micahmo
Copy link
Member

micahmo commented May 14, 2024

Hey @Fmstrat would you be able to provide the specific comment chain that triggered this error for you? This is something that the Lemmy backend has always given us issues with (even their own web UI occasionally has trouble loading deferred comments).

@Fmstrat
Copy link
Contributor Author

Fmstrat commented May 16, 2024

Sure, it happens on any comments that extend.

Annnnnd as I go to pull a link it happens in Lemmy UI, too. So this probably isn't a Thunder thing.

@micahmo
Copy link
Member

micahmo commented May 17, 2024

Even though it happens on every thread, it would be still be super helpful to have an example link, as it's not always easy to find a thread like that! 😆😆

And yeah, if it happens on the web UI, it may not be our bug, but even so it might help our underestanding of how things work if we can look at what causes the issue.

For example, last time, we knew it was caused because Lemmy wouldn't return threads where there was a deleted comment with children, even if the children weren't deleted, but they fixed that.

@Fmstrat
Copy link
Contributor Author

Fmstrat commented May 18, 2024

https://lemmy.world/post/15518619

This may still be a thunder issue, too. This URL doesn't display load more on web, but does on Thunder. Will test more.

@Fmstrat
Copy link
Contributor Author

Fmstrat commented May 19, 2024

Here's another, only happens in Thunder again: https://lemmy.ml/post/15807861

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants