You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Running paperless 1.4.1 on Ubuntu 20.10
Consumer dir is mounted via NFS, so I use polling instead of inotify.
The scanner writes durectly to the cinsumption directory.
But if a pdf is larger e.g. 10 pages I get the follwing error:
Timeout while waiting on file /..../....pdf to remain unmodified.
I Think there just needs to be some time to wait before a new pdf is polled and consumed.
Is this the right approach? Or what shoud I do else?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Running paperless 1.4.1 on Ubuntu 20.10
Consumer dir is mounted via NFS, so I use polling instead of inotify.
The scanner writes durectly to the cinsumption directory.
But if a pdf is larger e.g. 10 pages I get the follwing error:
Timeout while waiting on file /..../....pdf to remain unmodified.
I Think there just needs to be some time to wait before a new pdf is polled and consumed.
Is this the right approach? Or what shoud I do else?
Thx
Rolf
Beta Was this translation helpful? Give feedback.
All reactions