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

42 Topics 322 Posts
  • Paperless-ngx - Package Updates

    Pinned
    78
    0 Votes
    78 Posts
    5k Views
    nebulonN

    Update blocked by https://github.com/paperless-ngx/paperless-ngx/discussions/7032

  • Add Apache Tika to Paperless-ngx package.

    1
    2 Votes
    1 Posts
    20 Views
    No one has replied
  • indexing of office documents?

    Moved Unsolved
    21
    3 Votes
    21 Posts
    1k Views
    ChristopherMagC

    @necrevistonnezr Wow, your right, those images probably have nothing to do with cloudron!

    Thanks for pointing that out, for all others, please disregard my previous comment.

  • more CPU?

    Solved
    4
    1 Votes
    4 Posts
    163 Views
    R

    The problem was that I didn't catch that those lines are commented out.

  • more Memory?

    Solved
    2
    1 Votes
    2 Posts
    109 Views
    girishG

    @Recliner2042 currently, the memory limit has a quirk that only 50% is allocated for RAM and the rest is Swap. We have fixed this in next release already. But for the moment, just set this value to double the RAM of whata you are expecting.

  • Paperless-NG - storage of documents / connection to Nextcloud

    21
    1 Votes
    21 Posts
    6k Views
    humptydumptyH

    Sorry for the revive, but I was going through the reintegration process and noticed they added a bunch of new options!

    BTW, when connecting to paperless, make sure to remove the / at the end of the server url πŸ™‚

    2024-05-23 10-30-02-0.png

  • 1 Votes
    6 Posts
    153 Views
    luckowL

    Top. I have no idea why, but it does away with the annoying error πŸ™‚
    BTW: this is enough

    image.png

  • How are tags saved? DB or directly in archive.pdf?

    4
    1 Votes
    4 Posts
    134 Views
    nebulonN

    The question is fine here, although this forum is mostly about the app on Cloudron, at least this is where we have more experience to help out. Was just pointing you there, as there might be more people with more insights on how tags in paperless can be used.

    But if you ask there, it would be great to backlink here so we can also learn from it.

  • email endpoint & errors in logfile

    Solved
    3
    1 Votes
    3 Posts
    79 Views
    luckowL

    There is no TLS.

    Screenshot of Security Settings

    But ....
    SSL works. πŸ™‚
    Thanks.

  • paperless, oidc & django admin (spoiler: there is no password involved)

    1
    2 Votes
    1 Posts
    120 Views
    No one has replied
  • Unable to do a fresh installation

    Solved
    3
    1 Votes
    3 Posts
    134 Views
    scookeS

    Bravo @shrey. Posting a solution is always helpful; posting one based on documentation is even better!!

  • Cloudron OpenID OIDC Login possible for paperless?

    5
    2 Votes
    5 Posts
    171 Views
    girishG

    @imc67 unfortunately, the SSO switch only works with new installations 😞 So, you have to backup the app. Install fresh Paperless with SSO. Import backup into new app. Maybe you can try it in a separate location first before switching over.

  • paperless-ngx e-mail inbox support

    9
    0 Votes
    9 Posts
    706 Views
    T

    @girish

    Thank you for clarification, makes sense. I'll do this and sry for the late answer

  • Paperless-ngx: Issue with Android App

    Solved
    4
    0 Votes
    4 Posts
    603 Views
    J

    Thank you for your answers, this is indeed the version of Anton Stubenbord available on the Play Store, there was an update and it works. However, I will watch Johann Bauer's version if it is better.

    Thanks again.

  • out of date Ghostscript in Paperless-NGX

    3
    1 Votes
    3 Posts
    409 Views
    girishG

    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-43115 is the CVE and also appears in security advisory in https://www.ghostscript.com/

  • Paperparrot - iOS β€žclientβ€œ for Paperless-ngx

    1
    3 Votes
    1 Posts
    435 Views
    No one has replied
  • Multi Language OCR Support

    Solved
    15
    1 Votes
    15 Posts
    3k Views
    girishG

    @vyshnavR said in Multi Language OCR Support:

    I have same issue i need to integrate tamil ocr(tam) i already installed tamil and done all steps as like said above still its not supported. it is throwing error like this when docker up

    The thread here (and this forum) is about the Cloudron package of paperless-ngx . It looks like you are using docker installation. You have to take this up with the upstream project. Cloudron also uses docker but it does not use the upstream dockerfiles.

  • Paperless-ngx - tried to update the docs - to no avail (again)

    Unsolved
    2
    0 Votes
    2 Posts
    199 Views
    girishG

    @necrevistonnezr I was able to merge fine this time, so you must have done something right! Thanks for the fixes.

    /app/data/paperless.conf is created in the package on first run, so it should be there. /app/data/consume as well is created each time on app restart.

  • Whats Django Adminpanel and how to access it?

    Solved
    4
    0 Votes
    4 Posts
    747 Views
    StardenverS

    @girish said in Whats Django Adminpanel and how to access it?:

    python3 manage.py createsuperuser

    This one worked. Logged in with new account and gave my main account the missing permissions.

    Thank you very much

  • Minimum memoryswap limit

    3
    0 Votes
    3 Posts
    205 Views
    girishG

    Would be great if you can provide the free -m output on the server. Maybe there is no swap on this server as @nebulon pointed out.