Code Monkey home page Code Monkey logo

Comments (8)

NickBusey avatar NickBusey commented on May 22, 2024 1

Actually to be clear, the file does go in to the consume directory with the /push endpoint.

I had a similar problem, and my issue was the the /consume directory mount point was not the same on the paperless docker container as the paperless_consumer container. You have to make sure both those containers mount the same folder to the same path.

from paperless-desktop.

maxthev avatar maxthev commented on May 22, 2024 1

Okey it's now working !
First, I based my docker-compose.yml on @NickBusey 's one.
Then, I saw that I forgotten the https in url in app setup tab. This caused issue with my client max body size too.

from paperless-desktop.

thomasbrueggemann avatar thomasbrueggemann commented on May 22, 2024

Generally sounds more like an issue of paperless itself, or your setup of paperless, and not paperless-desktop. Since you got the HTTP 202 status.

from paperless-desktop.

thomasbrueggemann avatar thomasbrueggemann commented on May 22, 2024

@maxthev But why do you expect the file to be in the consume directory? I don't think that's how the /push endpoint works. It directly feeds the document into the datastore. The consume directory is an alternative approach to feed documents into paperless.

from paperless-desktop.

maxthev avatar maxthev commented on May 22, 2024

Hum ok, I was thinking that the push approach was uploading to the consume directory too, my bad.

But the file does not appear in paperless anyway (web interface or desktop app). It's like the app get the file (HTTP 202) then nothing.

(Also, feel free to close the issue if you think it's not the right place for this kind of problems ^^ )

from paperless-desktop.

maxthev avatar maxthev commented on May 22, 2024

It's strange because in the docker-compose.yml.example, there is something about /consume in the volumes section of consumer but not in webserver.
I tried to add the same - ../volume/consume:/consume to webserver but now i don't have the http 202 anymore, juste nothing server side when i drag and drop a file.

from paperless-desktop.

NickBusey avatar NickBusey commented on May 22, 2024

Here is the compose setup I use, and uploads are working for me through the app. https://gitlab.com/NickBusey/HomelabOS/blob/master/roles/homelabos/templates/docker-compose.yml#L495

It's strange you're not getting anything any more, that is probably worth investigating more. Is there an error in the Developer Console of the desktop app?

from paperless-desktop.

thomasbrueggemann avatar thomasbrueggemann commented on May 22, 2024

Sorry for getting that wrong about the /push and the consume directory! Thanks for clarifying.

from paperless-desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.