[GH-ISSUE #14] Will not delete certain ocr'd files #8

Closed
opened 2026-02-25 21:30:58 +03:00 by kerem · 3 comments
Owner

Originally created by @fumunda on GitHub (May 5, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/14

Howdy again,

Seem to be having a strange issue. I take the container down nightly as I do a backup of all of my containers and when i bring it back up in the morning, a couple of the files that had been deleted the previous day are back. The first time, i just thought it was me, but it has been 4 days now and those 2 files continue to appear daily. They get deleted daily and then are back in the morning when i bring it back up. Its weird. I am not a programmer or anything so let me know what you need to diagnose this.

OS: unRAID 6.8.3 (running docker-compose from the commandline)
PostGRES db container: default from your compose file
worker container version: eugenci/papermerge-worker:latest
service container version: eugenci/papermerge:1.2.x (and yes it is "x")

Only changes i have made to your compose file are:
changed the line 'depends_on: - db' to 'links: - db:db' (wouldn't talk the other way for some reason)
service version 1.2.x
added exposing ports for postgres (-p 5432:5432 which i had to do to get them to talk to one another for some reason), other than that it is what you wrote.

Also, no errors or anything in the logs. Just files reappearing.

Thanks for looking.

Originally created by @fumunda on GitHub (May 5, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/14 Howdy again, Seem to be having a strange issue. I take the container down nightly as I do a backup of all of my containers and when i bring it back up in the morning, a couple of the files that had been deleted the previous day are back. The first time, i just thought it was me, but it has been 4 days now and those 2 files continue to appear daily. They get deleted daily and then are back in the morning when i bring it back up. Its weird. I am not a programmer or anything so let me know what you need to diagnose this. OS: unRAID 6.8.3 (running docker-compose from the commandline) PostGRES db container: default from your compose file worker container version: eugenci/papermerge-worker:latest service container version: eugenci/papermerge:1.2.x (and yes it is "x") Only changes i have made to your compose file are: changed the line 'depends_on: - db' to 'links: - db:db' (wouldn't talk the other way for some reason) service version 1.2.x added exposing ports for postgres (-p 5432:5432 which i had to do to get them to talk to one another for some reason), other than that it is what you wrote. Also, no errors or anything in the logs. Just files reappearing. Thanks for looking.
kerem closed this issue 2026-02-25 21:30:58 +03:00
Author
Owner

@ciur commented on GitHub (May 6, 2020):

Well written a very clear report!
I will have a look at this issue over the weekend and come back with feedback.

<!-- gh-comment-id:624462068 --> @ciur commented on GitHub (May 6, 2020): Well written a very clear report! I will have a look at this issue over the weekend and come back with feedback.
Author
Owner

@ciur commented on GitHub (May 8, 2020):

I can't reproduce this issue. IMHO document deletion works pretty well.

<!-- gh-comment-id:625657452 --> @ciur commented on GitHub (May 8, 2020): I can't reproduce this issue. IMHO document deletion works pretty well.
Author
Owner

@fumunda commented on GitHub (May 8, 2020):

Alright. Must just be a strange side effect of the way i am running it.
I'll look into it more and see if i cant figure it out. Thanks!

On Fri, May 8, 2020, 2:28 AM Eugen Ciur notifications@github.com wrote:

I can't reproduce this issue. IMHO document deletion works pretty well.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/ciur/papermerge/issues/14#issuecomment-625657452, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AJPVARLF5R4RCYULEBEB5FDRQORA5ANCNFSM4MZ6TCMQ
.

<!-- gh-comment-id:626046733 --> @fumunda commented on GitHub (May 8, 2020): Alright. Must just be a strange side effect of the way i am running it. I'll look into it more and see if i cant figure it out. Thanks! On Fri, May 8, 2020, 2:28 AM Eugen Ciur <notifications@github.com> wrote: > I can't reproduce this issue. IMHO document deletion works pretty well. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/ciur/papermerge/issues/14#issuecomment-625657452>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AJPVARLF5R4RCYULEBEB5FDRQORA5ANCNFSM4MZ6TCMQ> > . >
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/papermerge#8
No description provided.