Johann Bauer

Results 120 comments of Johann Bauer

It should be `docker-compose down -v `

It was probably still importing your files, just try again.

Hey, sorry if it's a dumb question but are you sure that there was no other consumer process running when you started the consumer manually?

Im glad you figured it out! I took a look at the documentation and could not immediately find the command (`docker-compose run --rm paperless-consumer document_consumer`) you ran. Where exactly did...

Yes, thank you for mentioning it @Pyromane! However, I'm not sure if this is what @ZyanKLee wanted (yet). Currently it's only possible to access existing documents. Also, dedicated scanning apps...

Hey, can you explain a bit more about the issue? Why can't you run docker-compose? Security-wise I think it's a bad idea to include a default user.

Hey, it seems to me you did not install the Python requirements. Can you try running `pip install --requirement /path/to/paperless/requirements.txt` to see if that fixes the issue?

See https://github.com/the-paperless-project/paperless/pull/539#issuecomment-489510534 for an explaination on why this doesn't work.

Maybe you could consider switching to CGI instead so you wouldn't have to update the graphics and HTML files on every run.

This could still be useful on Kindle 4 as an easy way to debug issues. Currently I have to hold the power button until it restarts if I want to...