Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Post delete turning up 404? #456

Open
codl opened this issue May 10, 2021 · 1 comment
Open

Post delete turning up 404? #456

codl opened this issue May 10, 2021 · 1 comment
Labels

Comments

@codl
Copy link
Owner

codl commented May 10, 2021

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 codl added the defect label May 10, 2021
@codl
Copy link
Owner Author

codl commented May 10, 2021

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

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant