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

67 Topics 558 Posts
  • Paperparrot - iOS „client“ for Paperless-ngx

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

    Solved
    15
    1 Votes
    15 Posts
    10k 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)

    Solved
    2
    0 Votes
    2 Posts
    991 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
    3k 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
    846 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.
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Website link dead in Cloudron Store

    3
    1 Votes
    3 Posts
    1k Views
    girishG
    Published a new package with the link set to https://docs.paperless-ngx.com/
  • 3 Votes
    4 Posts
    4k Views
    scookeS
    @timconsidine Yes, definitely for "finished" documents.
  • Latest update seems to have similar issue as before, resources not found

    Solved
    23
    0 Votes
    23 Posts
    5k Views
    scookeS
    @girish I'm happy to report that once upgraded to v1.5.4 that the PDF upload and processing completes without any problems. Whatever you did worked! Thank you!
  • Error importing documents

    10
    0 Votes
    10 Posts
    5k Views
    girishG
    @stantropics you can only import an existing paperless export (via document_exporter command). That's my understanding anyway. I documented it in https://docs.cloudron.io/apps/paperless-ngx/#importing .
  • SFTP Setup Failure / cannot access paperless via sftp on port 222

    3
    0 Votes
    3 Posts
    1k Views
    girishG
    @timka Could it be your client network issue ? Just to double check, you can also do something like this: docker inspect sftp | grep IPAddress . This will give an IP address like 172.18.0.2 . Then, on the server itself, try telnet 172.18.0.2 22 (port 22). Does that work?
  • paperless-ngx tag bug since 1.4.0

    Moved
    2
    1
    0 Votes
    2 Posts
    986 Views
    murgeroM
    @midm This should be an issue opened with the actual devs, Cloudron just makes the Cloudron package - not the actual app itself: https://github.com/paperless-ngx/paperless-ngx
  • paperless-ngx classifier error

    Moved Solved
    2
    0 Votes
    2 Posts
    1k Views
    girishG
    @midm thanks for reporting. Can you try the latest package?
  • Documents in Inbox (separate view only)

    2
    2
    0 Votes
    2 Posts
    893 Views
    timconsidineT
    @PaulOne I use a tag on certain documents and then set up a filter which can be displayed on the dashboard or the sidebar or both. Important point is to save the view ! E.g. purchase invoices are auto-tagged as ToBeInput and a correspondent set according to content. Then I use a filter to see which are needing input (well, my assistant does). When she has done that, she removes the tag and adds another InputDone. Is this the kind of thing you are meaning ? [image: 1671636598049-screenshot-2022-12-21-at-15.29.29-resized.png]
  • Installation Issue in Terminal: illegal byte sequence

    3
    0 Votes
    3 Posts
    2k Views
    subvenS
    @d123 said in Installation Issue in Terminal: illegal byte sequence: extra characters at the end of d command Your problem however is easy to resolve if you google for it. sed is compatible with apple silicon so it's just an syntax issue.
  • Multi user permission support

    2
    1 Votes
    2 Posts
    1k Views
    nebulonN
    Given that views.py would be part of the release code, it will reside in the read-only section of the app package and can't be edited on Cloudron. I guess we have to wait until upstream has merged this and made a new release with it. If you just want to test this, you could enable debug mode of the app https://docs.cloudron.io/packaging/cheat-sheet/#debugging which allows to temporarily change such files, however this is a bit more involved and will not be persistent.
  • Sync Paperless with local machine, iPhone and Nextcloud

    5
    4
    7 Votes
    5 Posts
    4k Views
    scookeS
    Super helpful! Thank you!
  • "run rules" on already imported docs

    Solved
    9
    0 Votes
    9 Posts
    4k Views
    ChristopherMagC
    @girish I thought that you could run the command without first cd'ing into the src directory but when running it again today I found out that was incorrect. I have edited my post above to first include cd src and then python3 manage.py document_retagger -T. Could you please update the documentation as what I originally posted doesn't work for some reason, python throws an exception if you don't cd first?
  • Documentation missing?

    Solved
    2
    2 Votes
    2 Posts
    918 Views
    nebulonN
    Thanks for reporting this. The docs link in the manifest file was outdated due to the move to paperless-ngx. The link is https://docs.cloudron.io/apps/paperless-ngx/ and will be fixed with the next app release.
  • New paperless-ngx doc upload status

    8
    1
    1 Votes
    8 Posts
    4k Views
    girishG
    @timconsidine ah, good job narrowing it down! maybe you can report it upstream with the problematic pdf.