Stéphane Brunner

Results 132 comments of Stéphane Brunner

I'm also affected, if I run: ``` poetry init poetry add --lock msal-extensions poetry export --output=requirements.txt ``` If I have this in the `poetry.lock` ``` ... [[package]] name = "msal-extensions"...

Do you try to tun paperless directly from the Synology Docker UI? Personally I do it and it's working well :-) on a DS918+. For a Pi you probably should...

Thoes one: - https://github.com/sbrunner/scan-to-paperless/blob/master/danielquinn-paperless-webserver.syno.json - https://github.com/sbrunner/scan-to-paperless/blob/master/danielquinn-paperless-consumer.syno.json

* In the `volume_bindings` you should change them to be folder available on your nas. * To import then on your screenshot you are at the right place, just select...

It looks that you should update your volumes path...

Tested on my instance and it's working ...

I read too fast your first comment effectively I confirm that there is an issue :-/

It's probably an issue in https://github.com/ivelum/djangoql...

You should bind the container port 8000 to a local port can be the same: 8000.

You should set the `PAPERLESS_PASSPHRASE` or `PAPERLESS_DISABLE_LOGIN=true` environment variable :-)