Paperless-ngx sur Docker (RPI)

Fabwiss

Padawan
27 Décembre 2020
139
10
18
Bonjour,

Suite aux commentaires de l'article NAS – Mes 5 services Docker préférés, je me suis lancé dans l'installation de PAPERLESS-NGX depuis le docker de mon Raspberry. LA framboise fonctionne très bien avec Nexcloud (merci @EVOTk pour le tuto).

Voici mon docker-compose
version: "2.1"
services:
paperless-ngx:
image: lscr.io/linuxserver/paperless-ngx:latest
container_name: paperless-ngx
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Paris
- LANG=fr_FR.UTF-8
- LANGUAGE=fr_FR.UTF-8
- REDIS_URL= #optional
volumes:
- /media/paperless/config:/config
- /media/paperless/data:/data
ports:
- 8200:443
restart: unless-stopped

Installation : OK
Lansement : OK

Pourtant quand j'ouvre le lien (http://192.168.1.78:8200), j'ai un message du genre :

Ce site est inaccessible​

192.168.1.78 n'autorise pas la connexion.

Quelqu'un aurait une piste ?

Par avance merci.

Fabwiss
 
Alors donne les logs du conteneur
Ce sont ces logs que tu souhaites @EVOTk ?
19:49:54 [Q] INFO recycled worker Process-1:320
19:49:54 [Q] INFO Process-1:321 ready for work at 917
19:59:50 [Q] INFO Enqueued 1
19:59:50 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
19:59:50 [Q] INFO Process-1:321 processing [kilo-purple-bluebird-leopard]
19:59:50 [Q] INFO Process-1:321 stopped doing work
19:59:50 [Q] INFO Processed [kilo-purple-bluebird-leopard]
19:59:55 [Q] INFO recycled worker Process-1:321
19:59:55 [Q] INFO Process-1:322 ready for work at 919
20:09:51 [Q] INFO Enqueued 1
20:09:51 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
20:09:51 [Q] INFO Process-1:322 processing [pip-green-chicken-echo]
20:09:51 [Q] INFO Process-1:322 stopped doing work
20:09:51 [Q] INFO Processed [pip-green-chicken-echo]
20:09:56 [Q] INFO recycled worker Process-1:322
20:09:56 [Q] INFO Process-1:323 ready for work at 921
20:19:53 [Q] INFO Enqueued 1
20:19:53 [Q] INFO Process-1 created a task from schedule [Train the classifier]
20:19:53 [Q] INFO Process-1:323 processing [winter-oven-victor-batman]
20:19:53 [Q] INFO Enqueued 1
20:19:53 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
20:19:53 [Q] INFO Process-1:323 stopped doing work
20:19:53 [Q] INFO Processed [winter-oven-victor-batman]
20:19:58 [Q] INFO recycled worker Process-1:323
20:19:58 [Q] INFO Process-1:324 ready for work at 924
20:19:58 [Q] INFO Process-1:324 processing [london-four-seven-hawaii]
20:19:58 [Q] INFO Process-1:324 stopped doing work
20:19:58 [Q] INFO Processed [london-four-seven-hawaii]
20:20:03 [Q] INFO recycled worker Process-1:324
20:20:03 [Q] INFO Process-1:325 ready for work at 926
20:29:54 [Q] INFO Enqueued 1
20:29:54 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
20:29:54 [Q] INFO Process-1:325 processing [ohio-tennessee-twenty-robin]
20:29:54 [Q] INFO Process-1:325 stopped doing work
20:29:54 [Q] INFO Processed [ohio-tennessee-twenty-robin]
20:29:59 [Q] INFO recycled worker Process-1:325
20:29:59 [Q] INFO Process-1:326 ready for work at 928
20:39:55 [Q] INFO Enqueued 1
20:39:55 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
20:39:55 [Q] INFO Process-1:326 processing [minnesota-spring-purple-glucose]
20:39:55 [Q] INFO Process-1:326 stopped doing work
20:39:55 [Q] INFO Processed [minnesota-spring-purple-glucose]
20:40:00 [Q] INFO recycled worker Process-1:326
20:40:00 [Q] INFO Process-1:327 ready for work at 930
20:49:56 [Q] INFO Enqueued 1
20:49:56 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
20:49:56 [Q] INFO Process-1:327 processing [sodium-wisconsin-hamper-enemy]
20:49:56 [Q] INFO Process-1:327 stopped doing work
20:49:56 [Q] INFO Processed [sodium-wisconsin-hamper-enemy]
20:50:01 [Q] INFO recycled worker Process-1:327
20:50:01 [Q] INFO Process-1:328 ready for work at 932
20:59:57 [Q] INFO Process-1:328 processing [seventeen-twelve-social-seven]
20:59:57 [Q] INFO Enqueued 1
20:59:57 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
20:59:58 [Q] INFO Process-1:328 stopped doing work
20:59:58 [Q] INFO Processed [seventeen-twelve-social-seven]
21:00:03 [Q] INFO recycled worker Process-1:328
21:00:03 [Q] INFO Process-1:329 ready for work at 934
21:09:59 [Q] INFO Enqueued 1
21:09:59 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
21:09:59 [Q] INFO Process-1:329 processing [uncle-single-bulldog-stream]
21:09:59 [Q] INFO Process-1:329 stopped doing work
21:09:59 [Q] INFO Processed [uncle-single-bulldog-stream]
21:10:04 [Q] INFO recycled worker Process-1:329
21:10:04 [Q] INFO Process-1:330 ready for work at 936
21:20:00 [Q] INFO Enqueued 1
21:20:00 [Q] INFO Process-1 created a task from schedule [Train the classifier]
21:20:00 [Q] INFO Process-1:330 processing [lion-massachusetts-triple-solar]
21:20:00 [Q] INFO Enqueued 1
21:20:00 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
21:20:00 [Q] INFO Process-1:330 stopped doing work
21:20:00 [Q] INFO Processed [lion-massachusetts-triple-solar]
21:20:05 [Q] INFO recycled worker Process-1:330
21:20:05 [Q] INFO Process-1:331 ready for work at 939
21:20:05 [Q] INFO Process-1:331 processing [robin-glucose-sweet-wolfram]
21:20:05 [Q] INFO Process-1:331 stopped doing work
21:20:05 [Q] INFO Processed [robin-glucose-sweet-wolfram]
21:20:10 [Q] INFO recycled worker Process-1:331
21:20:10 [Q] INFO Process-1:332 ready for work at 941
21:30:01 [Q] INFO Enqueued 1
21:30:01 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
21:30:01 [Q] INFO Process-1:332 processing [football-may-georgia-uniform]
21:30:01 [Q] INFO Process-1:332 stopped doing work
21:30:01 [Q] INFO Processed [football-may-georgia-uniform]
21:30:06 [Q] INFO recycled worker Process-1:332
21:30:06 [Q] INFO Process-1:333 ready for work at 943
21:40:02 [Q] INFO Enqueued 1
21:40:02 [Q] INFO Process-1:333 processing [six-pizza-bacon-colorado]
21:40:02 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
21:40:02 [Q] INFO Process-1:333 stopped doing work
21:40:02 [Q] INFO Processed [six-pizza-bacon-colorado]
21:40:07 [Q] INFO recycled worker Process-1:333
21:40:07 [Q] INFO Process-1:334 ready for work at 945
21:50:04 [Q] INFO Enqueued 1
21:50:04 [Q] INFO Process-1 created a task from schedule [Check all e-mail accounts]
21:50:04 [Q] INFO Process-1:334 processing [mango-robert-double-tango]
21:50:04 [Q] INFO Process-1:334 stopped doing work
21:50:04 [Q] INFO Processed [mango-robert-double-tango]
21:50:09 [Q] INFO recycled worker Process-1:334
21:50:09 [Q] INFO Process-1:335 ready for work at 947

Dis-moi si tu souhaites autres choses ;)
 
Si tu regarde le github tu verra que ta déclaration de port est fausse :

De plus l'image est abandonné par linuxserver, il recommande l'utilisation de l'image officielle https://github.com/linuxserver/docker-paperless-ngx#deprecation-notice
Bah mince alors.
Je n'avais pas vu tout cela.
A cette heure tardive, je ne fais rien mais je te tiens au courant.
Merci pour ton retour ;)
Message automatiquement fusionné :

Je viens de vérifier mais il me semble que j'utilise bien l'image officiel, non ?
image: lscr.io/linuxserver/paperless-ngx:latest

Après je n'ai pas bien compris cette histoire de port déclaré :(