My self hosted instance works in every way for federation, the test curl commands return JSON, I can comment and invite on another federation, and I can retrieve comments and posts by search.
My current problem is my instance does not appear to get updates from other servers when new comments are made. Is there any other troubleshooting or recommended configuration changes I should do?
For context, I am hosting my instance through kurbenetes using nginx-ingress.
I’ve seen this if you don’t have the specific nginx rules set up on the ingress. Check this out and see if it solves your problem: https://lemmy.kutara.io/comment/700
Thanks for the link. I recently did something similar, this fixed my federation issue allowing me to post / comment / upvote. I am wondering now if there is an issue with the proxy config that prevents subscriptions from going through.