Benoit Anastay

Results 97 comments of Benoit Anastay

Like this ``` PAPERLESS_TIKA_ENDPOINT=http://55eca821_tika-gotenberg:9998 PAPERLESS_TIKA_GOTENBERG_ENDPOINT=http://55eca821_tika-gotenberg:3000 PAPERLESS_TIKA_ENABLED=true ```

Why not using home assistant automation?

I'll maybe add an interface like OliveTin. But I don't know how to handle authentication

Look like a web server issue with websocket, i'll investigate. Were you on ingress or direct access ?

Maybe Home Assistant is doing those requests, I haven't checked all ingress updates so I'll check if it's a HA issue or Paperless and I'll handle this accordingly

My first guess is that there's some blocking document in the consume directory that is loaded when paperless start. Check your CPU usage and if there's nothing left in consume...

Maybe you home assistant have rebooted while the database was in writing state. There's no reason for an HA update to break paperless since it's a separate container If you...

Sorry I've misread i thought it was working on MariaDB only. So i guess something was broke in your database, the updating script are located in the upstream project it's...

Maybe you can try with your mariad add-on hostname instead of your IP for `PAPERLESS_DBHOST` the addons should be able to communicate with each others It seems that paperless is...

Can you share you full configuration file ? (without credentials) If there's no logs it's because paperless fails to boot, i'll maybe use a spare machine to makes tests with...