seang96

joined 1 year ago
[–] seang96@exploding-heads.com 1 points 1 year ago

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.

[–] seang96@exploding-heads.com 2 points 1 year ago

I avoided lemny.ml, doing lemmy.world and a few others and those won't subscribe after retrying a bunch either.

[–] seang96@exploding-heads.com 2 points 1 year ago (1 children)

I avoided lemmy.ml since I read some controversy with admins of it, does having it not blocked but not pulling from it cause any issues?

[–] seang96@exploding-heads.com 0 points 1 year ago (7 children)

I am subscribing but they all show pending subscription, which I read doesn't matter usually but a first time setup private instance I was thinking that it might.

 

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.

[–] seang96@exploding-heads.com 2 points 1 year ago

I had an AI write 95% of my kurbenetes config. I had this at one point, it is likely you are not proxying (usually nginx) the Lemmy backend to /api and there are are other endpoints that need mapped to it too.