Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Paperless-ngx

65 Topics 519 Posts
  • Paperless-ngx - Package Updates

    Pinned
    132
    0 Votes
    132 Posts
    42k Views
    Package UpdatesP
    [1.42.1] Update paperless-ngx to v2.18.3 Copy chromium-hyphen-data from gotenberg image to make headless chrome start again
  • gotenberg process failing to start in paperless container

    Moved Solved
    4
    0 Votes
    4 Posts
    37 Views
    nebulonN
    This should be fixed now with latest package.
  • Access consume folder from scanner/network

    8
    0 Votes
    8 Posts
    276 Views
    nebulonN
    So using a volume with a folder for consumption is supported. Basically add the volume (in my case extradisk) to the app. This would mount it to /media/extradisk then I created a folder called consume/ in that disk and you have to give it read/write permissions for all users (so chmod it). After this adjust the corresponding env var in the paperless.conf in /app/data. In my case PAPERLESS_CONSUMPTION_DIR=/media/extradisk/consume then restart the app. Also note the volume in Cloudron has to be read/write mounted! If paperless cannot write to it (for document deletion) it would simply not even attempt to consume documents.
  • installed paperless-ngx with Cloudron user management but it is not working

    Solved
    3
    1 Votes
    3 Posts
    440 Views
    jamesJ
    Closed due to inactivity
  • Export / Import

    2
    1 Votes
    2 Posts
    222 Views
    J
    Maybe obvious but I don't have experience with the app. What do you mean by "configuration like paths" ? What does document links have to do with these paths?
  • Import of documents with ASN failed

    4
    1 Votes
    4 Posts
    328 Views
    hpz24H
    No, there is no special plugin. I justed added (or uncomment) the specific options in the paperless.conf. I checked my installation: The app had already 4GB, I changed to 6 and tried it again. Works. So maybe the solution was really "Add more RAM if problem exists" Thx
  • High cpu utilization since update 1.25.1

    Solved
    42
    1
    1 Votes
    42 Posts
    6k Views
    perelinP
    Yup, its up again. Took 1 day. Maybe cron/automating the deletion of the .db.db file is something that I will try.
  • Gotenberg Permission Issue and large log volume

    Solved
    14
    1 Votes
    14 Posts
    1k Views
    robiR
    @nebulon perhaps pasting the code into one of the AIs can help spot the problem
  • Quick fix for sudden stops in document classification

    1
    2 Votes
    1 Posts
    211 Views
    No one has replied
  • 400 Bad Request error when trying to access documents vie GUI

    Solved
    6
    0 Votes
    6 Posts
    718 Views
    nebulonN
    Glad it worked out in the end though!
  • Swift Paperless iOS app

    3
    3 Votes
    3 Posts
    771 Views
    imc67I
    Since the availability of the app on Cloudron I found this iOS app and it’s perfect for me! https://apps.apple.com/nl/app/paperparrot/id1663665267
  • Import via Web UI (Ghostscript rasterizing) failed

    7
    0 Votes
    7 Posts
    2k Views
    andreasduerenA
    @nebulon I have not yet. I need to troubleshoot this further but I haven't had the time yet.
  • Add Apache Tika to Paperless-ngx package.

    Solved
    9
    4 Votes
    9 Posts
    2k Views
    scookeS
    @nebulon This is super Nebulon. There are so many apps Cloudron has made available. But adding "small" requests like this to existing apps makes Cloudron all that more appealing. You've just saved me the cost of a separate VPS on which I had been running Tika and Gotenburg! Has there been a better improvement of any app than this?! Thank you! PAPERLESS_TIKA_ENABLED=true PAPERLESS_TIKA_ENDPOINT=http://localhost:9998 PAPERLESS_TIKA_GOTENBERG_ENDPOINT=http://localhost:3000
  • 0 Votes
    3 Posts
    611 Views
    S
    Hipp Hipp Hooray for the community, I did restart last night, but that didn't work. Now it works! Thanks Stephan and greetings to the fat B.
  • Gotenberg fails not start

    Solved
    3
    0 Votes
    3 Posts
    708 Views
    nebulonN
    Should be fixed with latest package version
  • Increase recommended default RAM

    1
    1 Votes
    1 Posts
    125 Views
    No one has replied
  • Config User rights Paperless

    Solved
    2
    0 Votes
    2 Posts
    525 Views
    nebulonN
    Yes unfortunately the upstream project decided to keep it this way. We had a discussion at https://github.com/paperless-ngx/paperless-ngx/discussions/7032 but apparently they do not want to change this. So after first login via the UI it will fail like this. Then an admin has to give the missing permissions to that user, then it works
  • Get API key for Paperles-NGX

    2
    1
    1 Votes
    2 Posts
    941 Views
    luckowL
    Have you tried if creating a token via the Django admin interface works? admin -> settings -> Django-Adminpanel [image: 1728130465641-ff8759bf-2b05-4a68-b727-fff78cb04600-image-resized.png]
  • Paperless doesn't fetch mail anymore

    Solved
    5
    0 Votes
    5 Posts
    980 Views
    nebulonN
    Ok, I will close this one then. We really have to get down to that other issue again.
  • DB write errors with recent paperless version

    Locked
    2
    1
    0 Votes
    2 Posts
    335 Views
    nebulonN
    This seems to be the same as https://forum.cloudron.io/topic/12412/celery-stuck-in-restarting-loop/2 and https://forum.cloudron.io/topic/12195/high-cpu-utilization-since-update-1-25-1/18 I will lock this in favor of the others.