Comment on How come new posts to @moviesandtv@lemm.ee aren't showing up on this end?
vpzom@dev.narwhal.city 1 year agoapparently lemmy has a "federation state" api, which does indeed report an issue here:
"federation_state": {
"instance_id": 4018,
"last_successful_id": 7685292,
"last_successful_published_time": "2023-12-17T22:55:23.614365Z",
"fail_count": 15,
"last_retry": "2023-12-21T17:56:30.112502Z",
"next_retry": "2023-12-25T12:57:50.112502Z"
}
realcaseyrollins@narwhal.city 1 year ago
Hmm. I wonder what the issue is, the error number doesn't seem to be included here.
vpzom@dev.narwhal.city 1 year ago
Lemmy 0.19.1's release notes mention "0.19.0 has a critical bug where sending outgoing activities can stop working."
Some affected instances appear to have already updated, but maybe they were on 0.19.0 long enough to have built up a long backoff?
vpzom@dev.narwhal.city 1 year ago
Or maybe it wasn't actually fixed: https://github.com/LemmyNet/lemmy/issues/4288
realcaseyrollins@narwhal.city 1 year ago
Wouldn't shock me; I sent them another post to @moviesandtv@lemm.ee and they added it to the community but that hasn't registered on this end. I'm even getting comments on my posts and those are federating, but posts getting added to communities are not federating.