forget icon indicating copy to clipboard operation
forget copied to clipboard

Post delete turning up 404?

Open codl opened this issue 3 years ago • 1 comments

Someone reported that forget looked stuck for them, upon investigation it had backed off really hard because every time it tried to delete a post, the server returned 404.

While it is possible for a post to vanish before we delete it, forget always refreshes immediately before a delete so the time period where it would have to happen is very small, and it wouldn't happen for every post. In my investigation, the posts did exist, up until forget tried to delete them. I don't know if the deletes went through.

The server in question is running Pleroma 2.3.0-167-g4912fc2f-production, and my gut feeling is that it is a Pleroma issue or even an instance-modification issue because I have never seen this before.

codl avatar May 10 '21 13:05 codl

The commit in that version string is not in the upstream repo so there are definitely some local modifications involved.

codl avatar May 10 '21 13:05 codl