this post was submitted on 05 Jun 2023
5 points (100.0% liked)
Lemmy Support
157 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I sorted it out, and comments are now syncing. It was an HTTP routing problem. I had forwarded .well-known/, api/, etc, and /inbox/ (<--- note trailing slash) to lemmy's backend, but not /inbox. Once I did this the comments began to appear. Thanks all for the help, and hopefully this post helps someone else.
Can you show me that rule from your nginx (?). Because I'm having the same problem on my instance. And ansible config example doesn't have 'inbox' in it.
pineapple's comment has the right location line