Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Documents stuck in consume folder #525

Discussion options

You must be logged in to vote

You could try PAPERLESS_CONSUMER_POLLING=10 (example) nonetheless, this usually solves many issues with paperless not detecting files in the consume folder. File system notifications with inotify are only tested to work on local file systems, and I know that they play nice with samba shares. Other than that, no guarantees.

Looks like that FTP server stores uploaded files as "document.pdf.part" while uploading, and for some reason closes that file before it has been completely written. Maybe it creates that file to reserve the file name before opening it again for writing, and thus triggers the consumption process of paperless. This really is a quirk of the server software and something th…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@leginreklaw
Comment options

Answer selected by leginreklaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants