[GH-ISSUE #234] apply_async never completes task #184

Closed
opened 2026-02-25 21:31:23 +03:00 by kerem · 2 comments
Owner

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

Originally assigned to: @ciur on GitHub.

In case you experience issues with docker image provided by linuxserver.io/papermerge, please open bug report in their repository.

Description
On my computer ocr_page.apply_async doesn't work (normal apply without async works fine). This means that pdf uploaded from the web page are never OCR'ed, while the ones ingested by imap/local are fine. Everything works fine with with redis.

This problem is not caused by pipelines, since I reverted views/documents.py to a pre-pipeline version and this behaviour is still there.

Could you please try it as well @ciur? Maybe you know what is causing this.

Expected
PDF uploaded by web view are OCR'ed.

Actual
They aren't.

Info:

  • OS: Ubuntu 20.04
  • Browser: Chrome
  • Database: SQLite
  • Papermerge Version: master
Originally created by @francescocarzaniga on GitHub (Nov 28, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/234 Originally assigned to: @ciur on GitHub. **In case you experience issues with docker image provided by [linuxserver.io/papermerge, please open bug report in their repository.](https://github.com/linuxserver/docker-papermerge/issues)** **Description** On my computer ocr_page.apply_async doesn't work (normal apply without async works fine). This means that pdf uploaded from the web page are never OCR'ed, while the ones ingested by imap/local are fine. Everything works fine with with redis. This problem is not caused by pipelines, since I reverted views/documents.py to a pre-pipeline version and this behaviour is still there. Could you please try it as well @ciur? Maybe you know what is causing this. **Expected** PDF uploaded by web view are OCR'ed. **Actual** They aren't. **Info:** - OS: Ubuntu 20.04 - Browser: Chrome - Database: SQLite - Papermerge Version: master
kerem 2026-02-25 21:31:23 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ciur commented on GitHub (Mar 8, 2021):

On my computer ocr_page.apply_async doesn't work

well, on my computer ocr_page.apply_async works :)

<!-- gh-comment-id:792547001 --> @ciur commented on GitHub (Mar 8, 2021): > On my computer ocr_page.apply_async doesn't work well, on my computer ocr_page.apply_async works :)
Author
Owner

@ciur commented on GitHub (Mar 8, 2021):

Ticket was closed because information provided is too generic and maybe outdated. It is just impossible to recreate fully correct context of the problem (in case there is a problem at all). Thus, ticket was just hanging there without any practical utility.

<!-- gh-comment-id:792548443 --> @ciur commented on GitHub (Mar 8, 2021): Ticket was closed because information provided is too generic and maybe outdated. It is just impossible to recreate fully correct context of the problem (in case there is a problem at all). Thus, ticket was just hanging there without any practical utility.
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#184
No description provided.