ciur / papermerge

Open Source Document Management System for Digital Archives (Scanned Documents)
https://papermerge.com
Apache License 2.0
2.42k stars 258 forks source link

problem accessing inbox #528

Open gorman553 opened 1 year ago

gorman553 commented 1 year ago

Problem accessing documents in .inbox "The folder is empty", but I know there are around 250 documents in .inbox

Hi I am running papermerge 2.0.0 on docker with postgresql, because I love the automates feature :)

I last run in a disk-full problem, and now I can not access the .inbox anymore. "The folder is empty". The system shows incredible 22290 documents for inbox. I only have around 250 or so.

When I use the search function, I can access documents stored in .inbox.

I think the index is corrupt in some way, or so.

Is there a procedure, to rescan and rebuild the document index?

Thanks a lot for this great tool

Kind regards

Ernst

gorman553 commented 1 year ago

perhaps some helpfull debug message from papermerge_app container:

[Mon Feb 27 14:59:11.255636 2023] [wsgi:error] [pid 58:tid 140604594747136] [client 192.168.123.2:33506] Timeout when reading response headers from daemon process 'localhost:8000': /opt/app/htdocs/browse, referer: http://lvpapermerge.lv426.org:8000/admin/inbox/

gorman553 commented 1 year ago

any idea, how to fix this issue? Thanks a lot