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

[Bug]: Posts and comments are not federating consistently on 0.19.3 #4630

Closed
5 tasks done
andrewgioia opened this issue Apr 15, 2024 · 2 comments
Closed
5 tasks done
Labels
area: federation support federation via activitypub bug Something isn't working

Comments

@andrewgioia
Copy link

Requirements

  • Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a single bug? Do not put multiple bugs in one issue.
  • Do you agree to follow the rules in our Code of Conduct?
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.

Summary

We're experiencing a problem similar to some previous federation issues here (#3101 and #3525 most specifically) where various posts and comments are not consistently federating out to other instances.

I have a slew of examples here but restarting the docker container(s) and even manually syncing posts through search are not working at all. A recent one is below in steps to reproduce.

Using phiresky's instance checker it's also showing some strange sync dates and lagging instances: https://phiresky.github.io/lemmy-federation-state/site?domain=mtgzone.com

Is there anything we can do to try to debug this? Is there a way to force resync?

Steps to Reproduce

Missing posts:

  1. Go to mtgzone.com/d/digital and note the post "Worst Midweek Magic Ever" has 2 comments.
  2. View this community on sopuli.xyz at https://sopuli.xyz/c/digital@mtgzone.com. The post does not appear at all.
  3. The missing posts are even more pronounced on my own personal instance

Missing comments:

  1. Go to https://mtgzone.com/post/572967 and note 15 comments
  2. This same post on lemmy.world has 14 comments.

Technical Details

Running lemmy v0.19.3 on Ubuntu via docker.

Version

BE 0.19.3

Lemmy Instance URL

mtgzone.com

@andrewgioia andrewgioia added the bug Something isn't working label Apr 15, 2024
@Nutomic Nutomic added the area: federation support federation via activitypub label Apr 16, 2024
@Nutomic
Copy link
Member

Nutomic commented Apr 16, 2024

I suggest you join the admin chat on matrix, where people are looking into these problems.

@yo-scottie-oh
Copy link

yo-scottie-oh commented May 2, 2024

Edit: After reviewing the conversation history on Matrix and asking for help with my specific example on Matrix, I believe my example is likely a different root cause from OP's.

OP's issue seems to be caused by a lack of subscribers on those remote instances, whereas the answer for my example is in the mod logs, specifically for the author of the post in my example.

My original comment: Adding another example of a missing post for testing purposes:

@Nutomic Nutomic closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: federation support federation via activitypub bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants