[GH-ISSUE #229] Importer - 'DefaultPipeline' object has no attribute 'temppath' #183

Closed
opened 2026-02-25 21:31:22 +03:00 by kerem · 1 comment
Owner

Originally created by @dgz on GitHub (Nov 28, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/229

Originally assigned to: @ciur on GitHub.

Description
Upon discovering a new scanned pdf in the import directory, the worker throws the error below and does not import the file (does not appear in inbox). However, the file is deleted from the import folder as though it were successfully processed.

[2020-11-28 02:52:16,052: ERROR/ForkPoolWorker-2] LOCAL importer: 'DefaultPipeline' object has no attribute 'temppath'

Expected
The file is successfully imported or the file is at least left in the import directory to be tried again on the next loop (basically, don't eat my files if things break).

Info:

  • OS: Ubuntu 20.04 LTS
  • Database: SQLite
  • Papermerge Version: git master 69592d4 (I like to live on the edge)
Originally created by @dgz on GitHub (Nov 28, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/229 Originally assigned to: @ciur on GitHub. **Description** Upon discovering a new scanned pdf in the import directory, the worker throws the error below and does not import the file (does not appear in inbox). However, the file is deleted from the import folder as though it were successfully processed. [2020-11-28 02:52:16,052: ERROR/ForkPoolWorker-2] LOCAL importer: 'DefaultPipeline' object has no attribute 'temppath' **Expected** The file is successfully imported or the file is at least left in the import directory to be tried again on the next loop (basically, don't eat my files if things break). **Info:** - OS: Ubuntu 20.04 LTS - Database: SQLite - Papermerge Version: git master 69592d4 (I like to live on the edge)
kerem 2026-02-25 21:31:22 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ciur commented on GitHub (Nov 28, 2020):

@dgz, thank you for heads up! Pipelines feature is couple of days new addition to master branch ;)

<!-- gh-comment-id:735042084 --> @ciur commented on GitHub (Nov 28, 2020): @dgz, thank you for heads up! Pipelines feature is couple of days new addition to master branch ;)
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#183
No description provided.