Auf Thema antworten

hier das log des Webservers von paperlessngx

Paperless-ngx docker container starting...
Creating directory /tmp/paperless
Adjusting permissions of paperless files. This may take a while.
Waiting for MariaDB to start...
Waiting for Redis...
Connected to Redis broker.
Apply database migrations...
Operations to perform:
  Apply all migrations: admin, auth, authtoken, contenttypes, django_celery_results, documents, guardian, paperless_mail, sessions
Running migrations:
  No migrations to apply.
Running Django checks
System check identified no issues (0 silenced).
Executing /usr/local/bin/paperless_cmd.sh
2024-01-05 18:54:28,412 INFO Set uid to user 0 succeeded
2024-01-05 18:54:28,416 INFO supervisord started with pid 1
2024-01-05 18:54:29,419 INFO spawned: 'gunicorn' with pid 67
2024-01-05 18:54:29,423 INFO spawned: 'celery' with pid 68
2024-01-05 18:54:29,426 INFO spawned: 'celery-beat' with pid 69
2024-01-05 18:54:29,429 INFO spawned: 'consumer' with pid 70
2024-01-05 18:54:29,432 INFO spawned: 'celery-flower' with pid 71
Checking if we should start flower...
2024-01-05 18:54:29,474 INFO success: celery-flower entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
Not starting flower
2024-01-05 18:54:30,478 INFO success: gunicorn entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-01-05 18:54:30,478 INFO success: celery entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-01-05 18:54:30,478 INFO success: celery-beat entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-01-05 18:54:30,478 INFO success: consumer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-01-05 18:54:30,478 INFO exited: celery-flower (exit status 0; expected)
[2024-01-05 18:54:32,355] [INFO] [paperless.management.consumer] Using inotify to watch directory for changes: /usr/src/paperless/consume
[2024-01-05 18:54:32 +0000] [67] [INFO] Starting gunicorn 21.2.0
[2024-01-05 18:54:32 +0000] [67] [INFO] Listening at: http://[::]:8000 (67)
[2024-01-05 18:54:32 +0000] [67] [INFO] Using worker: paperless.workers.ConfigurableWorker
[2024-01-05 18:54:32 +0000] [67] [INFO] Server is ready. Spawning workers
[2024-01-05 18:54:32,748] [INFO] [celery.beat] beat: Starting...

-------------- celery@b5d7ae691ef8 v5.3.6 (emerald-rush)
--- ***** -----
-- ******* ---- Linux-4.4.180+-x86_64-with-glibc2.36 2024-01-05 18:54:32
- *** --- * ---
- ** ---------- [config]
- ** ---------- .> app:         paperless:0x7f995eed5ad0
- ** ---------- .> transport:   redis://broker:6379//
- ** ---------- .> results:   
- *** --- * --- .> concurrency: 1 (prefork)
-- ******* ---- .> task events: ON
--- ***** -----
-------------- [queues]
                .> celery           exchange=celery(direct) key=celery
              

[tasks]
  . documents.tasks.bulk_update_documents
  . documents.tasks.consume_file
  . documents.tasks.index_optimize
  . documents.tasks.sanity_check
  . documents.tasks.train_classifier
  . documents.tasks.update_document_archive_file
  . paperless_mail.mail.apply_mail_action
  . paperless_mail.mail.error_callback
  . paperless_mail.tasks.process_mail_accounts

[2024-01-05 18:54:32,977] [INFO] [celery.worker.consumer.connection] Connected to redis://broker:6379//
[2024-01-05 18:54:33,010] [INFO] [celery.apps.worker] celery@b5d7ae691ef8 ready.


Additional post fields