Summary
2025-01-13 09:21:28.091513+00:00Paperless-ngx docker container starting…
2025-01-13 09:21:28.099274+00:00Mapping UID and GID for paperless:paperless to 568:568
2025-01-13 09:27:48.169456+00:00Creating directory /usr/src/paperless/data/index
2025-01-13 09:27:48.175065+00:00mkdir: created directory ‘/usr/src/paperless/data/index’
2025-01-13 09:27:48.175785+00:00Creating directory /usr/src/paperless/media/documents
2025-01-13 09:27:48.180044+00:00mkdir: created directory ‘/usr/src/paperless/media/documents’
2025-01-13 09:27:48.180623+00:00Creating directory /usr/src/paperless/media/documents/originals
2025-01-13 09:27:48.184754+00:00mkdir: created directory ‘/usr/src/paperless/media/documents/originals’
2025-01-13 09:27:48.185486+00:00Creating directory /usr/src/paperless/media/documents/thumbnails
2025-01-13 09:27:48.189564+00:00mkdir: created directory ‘/usr/src/paperless/media/documents/thumbnails’
2025-01-13 09:27:48.190227+00:00Creating directory scratch directory /tmp/paperless
2025-01-13 09:27:48.195504+00:00mkdir: created directory ‘/tmp/paperless’
2025-01-13 09:27:48.196123+00:00Adjusting permissions of paperless files. This may take a while.
2025-01-13 09:27:48.213623+00:00changed ownership of ‘/usr/src/paperless/export’ from paperless:1000 to paperless:paperless
2025-01-13 09:27:48.224025+00:00changed ownership of ‘/usr/src/paperless/data’ from root:root to paperless:paperless
2025-01-13 09:27:48.224114+00:00changed ownership of ‘/usr/src/paperless/data/index’ from root:root to paperless:paperless
2025-01-13 09:27:48.234581+00:00changed ownership of ‘/usr/src/paperless/media’ from root:root to paperless:paperless
2025-01-13 09:27:48.234666+00:00changed ownership of ‘/usr/src/paperless/media/documents’ from root:root to paperless:paperless
2025-01-13 09:27:48.234695+00:00changed ownership of ‘/usr/src/paperless/media/documents/thumbnails’ from root:root to paperless:paperless
2025-01-13 09:27:48.234747+00:00changed ownership of ‘/usr/src/paperless/media/documents/originals’ from root:root to paperless:paperless
2025-01-13 09:27:48.244656+00:00changed ownership of ‘/usr/src/paperless/consume’ from root:root to paperless:paperless
2025-01-13 09:27:48.268422+00:00Waiting for PostgreSQL to start…
2025-01-13 09:27:48.320241+00:00Connected to PostgreSQL
2025-01-13 09:27:48.794217+00:00Waiting for Redis…
2025-01-13 09:27:48.802630+00:00Connected to Redis broker.
2025-01-13 09:27:48.829983+00:00Apply database migrations…
2025-01-13 09:27:51.439222+00:00Operations to perform:
2025-01-13 09:27:51.439277+00:00Apply all migrations: account, admin, auditlog, auth, authtoken, contenttypes, django_celery_results, documents, guardian, paperless, paperless_mail, sessions, socialaccount
2025-01-13 09:27:51.440404+00:00Running migrations:
2025-01-13 09:27:52.095613+00:00Applying contenttypes.0001_initial… OK
2025-01-13 09:27:52.585615+00:00Applying auth.0001_initial… OK
2025-01-13 09:27:52.938003+00:00Applying account.0001_initial… OK
2025-01-13 09:27:53.093257+00:00Applying account.0002_email_max_length… OK
2025-01-13 09:27:53.161968+00:00Applying account.0003_alter_emailaddress_create_unique_verified_email… OK
2025-01-13 09:27:53.231447+00:00Applying account.0004_alter_emailaddress_drop_unique_email… OK
2025-01-13 09:27:53.300048+00:00Applying account.0005_emailaddress_idx_upper_email… OK
2025-01-13 09:27:53.337543+00:00Applying account.0006_emailaddress_lower… OK
2025-01-13 09:27:53.406083+00:00Applying account.0007_emailaddress_idx_email… OK
2025-01-13 09:27:53.457028+00:00Applying account.0008_emailaddress_unique_primary_email_fixup… OK
2025-01-13 09:27:53.497177+00:00Applying account.0009_emailaddress_unique_primary_email… OK
2025-01-13 09:27:53.624768+00:00Applying admin.0001_initial… OK
2025-01-13 09:27:53.662017+00:00Applying admin.0002_logentry_remove_auto_add… OK
2025-01-13 09:27:53.688231+00:00Applying admin.0003_logentry_add_action_flag_choices… OK
2025-01-13 09:27:53.824324+00:00Applying auditlog.0001_initial… OK
2025-01-13 09:27:53.946304+00:00Applying auditlog.0002_auto_support_long_primary_keys… OK
2025-01-13 09:27:53.981511+00:00Applying auditlog.0003_logentry_remote_addr… OK
2025-01-13 09:27:54.008757+00:00Applying auditlog.0004_logentry_detailed_object_repr… OK
2025-01-13 09:27:54.035451+00:00Applying auditlog.0005_logentry_additional_data_verbose_name… OK
2025-01-13 09:27:54.178350+00:00Applying auditlog.0006_object_pk_index… OK
2025-01-13 09:27:54.214029+00:00Applying auditlog.0007_object_pk_type… OK
2025-01-13 09:27:54.258653+00:00Applying auditlog.0008_action_index… OK
2025-01-13 09:27:54.293938+00:00Applying auditlog.0009_alter_logentry_additional_data… OK
2025-01-13 09:27:54.347407+00:00Applying auditlog.0010_alter_logentry_timestamp… OK
2025-01-13 09:27:54.384772+00:00Applying auditlog.0011_logentry_serialized_data… OK
2025-01-13 09:27:54.411450+00:00Applying auditlog.0012_add_logentry_action_access… OK
2025-01-13 09:27:54.481530+00:00Applying auditlog.0013_alter_logentry_timestamp… OK
2025-01-13 09:27:54.555417+00:00Applying auditlog.0014_logentry_cid… OK
2025-01-13 09:27:54.805853+00:00Applying auditlog.0015_alter_logentry_changes… OK
2025-01-13 09:27:54.851657+00:00Applying contenttypes.0002_remove_content_type_name… OK
2025-01-13 09:27:54.877836+00:00Applying auth.0002_alter_permission_name_max_length… OK
2025-01-13 09:27:54.904533+00:00Applying auth.0003_alter_user_email_max_length… OK
2025-01-13 09:27:54.931710+00:00Applying auth.0004_alter_user_username_opts… OK
2025-01-13 09:27:54.957922+00:00Applying auth.0005_alter_user_last_login_null… OK
2025-01-13 09:27:54.974235+00:00Applying auth.0006_require_contenttypes_0002… OK
2025-01-13 09:27:55.011820+00:00Applying auth.0007_alter_validators_add_error_messages… OK
2025-01-13 09:27:55.065418+00:00Applying auth.0008_alter_user_username_max_length… OK
2025-01-13 09:27:55.102478+00:00Applying auth.0009_alter_user_last_name_max_length… OK
2025-01-13 09:27:55.140926+00:00Applying auth.0010_alter_group_name_max_length… OK
2025-01-13 09:27:55.166804+00:00Applying auth.0011_update_proxy_permissions… OK
2025-01-13 09:27:55.193328+00:00Applying auth.0012_alter_user_first_name_max_length… OK
2025-01-13 09:27:55.298780+00:00Applying authtoken.0001_initial… OK
2025-01-13 09:27:55.357687+00:00Applying authtoken.0002_auto_20160226_1747… OK
2025-01-13 09:27:55.373381+00:00Applying authtoken.0003_tokenproxy… OK
2025-01-13 09:27:55.400735+00:00Applying authtoken.0004_alter_tokenproxy_options… OK
2025-01-13 09:27:55.543120+00:00Applying django_celery_results.0001_initial… OK
2025-01-13 09:27:55.582939+00:00Applying django_celery_results.0002_add_task_name_args_kwargs… OK
2025-01-13 09:27:55.609573+00:00Applying django_celery_results.0003_auto_20181106_1101… OK
2025-01-13 09:27:55.752368+00:00Applying django_celery_results.0004_auto_20190516_0412… OK
2025-01-13 09:27:55.825404+00:00Applying django_celery_results.0005_taskresult_worker… OK
2025-01-13 09:27:55.906219+00:00Applying django_celery_results.0006_taskresult_date_created… OK
2025-01-13 09:27:55.933021+00:00Applying django_celery_results.0007_remove_taskresult_hidden… OK
2025-01-13 09:27:56.045729+00:00Applying django_celery_results.0008_chordcounter… OK
2025-01-13 09:27:56.306049+00:00Applying django_celery_results.0009_groupresult… OK
2025-01-13 09:27:56.329756+00:00Applying django_celery_results.0010_remove_duplicate_indices… OK
2025-01-13 09:27:56.345826+00:00Applying django_celery_results.0011_taskresult_periodic_task_name… OK
2025-01-13 09:27:56.508551+00:00Applying documents.0001_initial… OK
2025-01-13 09:27:56.522399+00:00Applying documents.0002_auto_20151226_1316… OK
2025-01-13 09:27:56.674465+00:00Applying documents.0003_sender… OK
2025-01-13 09:27:57.148293+00:00Applying documents.0004_auto_20160114_1844_squashed_0011_auto_20160303_1929… OK
2025-01-13 09:27:57.185101+00:00Applying documents.0012_auto_20160305_0040… OK
2025-01-13 09:27:57.211488+00:00Applying documents.0013_auto_20160325_2111… OK
2025-01-13 09:27:57.328068+00:00Applying documents.0014_document_checksum… OK
2025-01-13 09:27:57.430193+00:00Applying documents.0015_add_insensitive_to_match_squashed_0018_auto_20170715_1712… OK
2025-01-13 09:27:57.460571+00:00Applying documents.0019_add_consumer_user… OK
2025-01-13 09:27:57.525497+00:00Applying documents.0020_document_added… OK
2025-01-13 09:27:57.563391+00:00Applying documents.0021_document_storage_type… OK
2025-01-13 09:27:57.600358+00:00Applying documents.0022_auto_20181007_1420… OK
2025-01-13 09:27:57.637919+00:00Applying documents.0023_document_current_filename… OK
2025-01-13 09:27:57.860806+00:00Applying documents.1000_update_paperless_all… OK
2025-01-13 09:27:57.910222+00:00Applying documents.1001_auto_20201109_1636… OK
2025-01-13 09:27:57.936676+00:00Applying documents.1002_auto_20201111_1105… OK
2025-01-13 09:27:57.995349+00:00Applying documents.1003_mime_types… OK
2025-01-13 09:27:58.022710+00:00Applying documents.1004_sanity_check_schedule… OK
2025-01-13 09:27:58.049313+00:00Applying documents.1005_checksums… OK
2025-01-13 09:27:58.483654+00:00Applying documents.1006_auto_20201208_2209_squashed_1011_auto_20210101_2340… OK
2025-01-13 09:27:59.456409+00:00Applying paperless_mail.0001_initial_squashed_0009_mailrule_assign_tags… OK
2025-01-13 09:27:59.503709+00:00Applying paperless_mail.0010_auto_20220311_1602… OK
2025-01-13 09:28:00.191035+00:00Applying paperless_mail.0011_remove_mailrule_assign_tag_squashed_0024_alter_mailrule_name_and_more… OK
2025-01-13 09:28:00.366918+00:00Applying documents.1012_fix_archive_files… OK
2025-01-13 09:28:00.436679+00:00Applying documents.1013_migrate_tag_colour… OK
2025-01-13 09:28:00.452912+00:00Applying documents.1014_auto_20210228_1614… OK
2025-01-13 09:28:00.490405+00:00Applying documents.1015_remove_null_characters… OK
2025-01-13 09:28:00.816251+00:00Applying documents.1016_auto_20210317_1351_squashed_1020_merge_20220518_1839… OK
2025-01-13 09:28:00.864123+00:00Applying documents.1021_webp_thumbnail_conversion… OK
2025-01-13 09:28:02.221166+00:00Applying documents.1022_paperlesstask_squashed_1036_alter_savedviewfilterrule_rule_type… OK
2025-01-13 09:28:02.288062+00:00Applying documents.1037_webp_encrypted_thumbnail_conversion… OK
2025-01-13 09:28:02.636593+00:00Applying documents.1038_sharelink… OK
2025-01-13 09:28:03.415553+00:00Applying documents.1039_consumptiontemplate… OK
2025-01-13 09:28:03.872083+00:00Applying documents.1040_customfield_customfieldinstance_and_more… OK
2025-01-13 09:28:03.919663+00:00Applying documents.1041_alter_consumptiontemplate_sources… OK
2025-01-13 09:28:04.126993+00:00Applying documents.1042_consumptiontemplate_assign_custom_fields_and_more… OK
2025-01-13 09:28:04.153827+00:00Applying documents.1043_alter_savedviewfilterrule_rule_type… OK
2025-01-13 09:28:06.160962+00:00Applying documents.1044_workflow_workflowaction_workflowtrigger_and_more… OK
2025-01-13 09:28:08.100422+00:00Applying documents.1045_alter_customfieldinstance_value_monetary_squashed_1049_document_deleted_at_document_restored_at… OK
2025-01-13 09:28:08.278993+00:00Applying documents.1050_customfield_extra_data_and_more… OK
2025-01-13 09:28:08.497614+00:00Applying documents.1051_alter_correspondent_owner_alter_document_owner_and_more… OK
2025-01-13 09:28:08.573840+00:00Applying documents.1052_document_transaction_id… OK
2025-01-13 09:28:08.714484+00:00Applying documents.1053_document_page_count… OK
2025-01-13 09:28:08.879623+00:00Applying documents.1054_customfieldinstance_value_monetary_amount_and_more… OK
2025-01-13 09:28:09.047016+00:00Applying documents.1055_alter_storagepath_path… OK
2025-01-13 09:28:09.262068+00:00Applying documents.1056_customfieldinstance_deleted_at_and_more… OK
2025-01-13 09:28:09.605822+00:00Applying guardian.0001_initial… OK
2025-01-13 09:28:09.786075+00:00Applying guardian.0002_generic_permissions_index… OK
2025-01-13 09:28:09.913672+00:00Applying paperless.0001_initial… OK
2025-01-13 09:28:09.939853+00:00Applying paperless.0002_applicationconfiguration_app_logo_and_more… OK
2025-01-13 09:28:09.966223+00:00Applying paperless.0003_alter_applicationconfiguration_max_image_pixels… OK
2025-01-13 09:28:10.092211+00:00Applying paperless_mail.0025_alter_mailaccount_owner_alter_mailrule_owner_and_more… OK
2025-01-13 09:28:10.129508+00:00Applying paperless_mail.0026_mailrule_enabled… OK
2025-01-13 09:28:10.245186+00:00Applying paperless_mail.0027_mailaccount_expiration_mailaccount_account_type_and_more… OK
2025-01-13 09:28:10.315503+00:00Applying paperless_mail.0028_alter_mailaccount_password_and_more… OK
2025-01-13 09:28:10.410091+00:00Applying sessions.0001_initial… OK
2025-01-13 09:28:10.874510+00:00Applying socialaccount.0001_initial… OK
2025-01-13 09:28:10.948542+00:00Applying socialaccount.0002_token_max_lengths… OK
2025-01-13 09:28:10.998000+00:00Applying socialaccount.0003_extra_data_default_dict… OK
2025-01-13 09:28:11.046156+00:00Applying socialaccount.0004_app_provider_id_settings… OK
2025-01-13 09:28:11.095381+00:00Applying socialaccount.0005_socialtoken_nullable_app… OK
2025-01-13 09:28:11.235611+00:00Applying socialaccount.0006_alter_socialaccount_extra_data… OK
2025-01-13 09:28:11.977945+00:00Running Django checks
2025-01-13 09:28:14.850917+00:00System check identified no issues (0 silenced).
2025-01-13 09:28:15.135112+00:00Search index out of date. Updating…
2025-01-13 09:28:21.487941+00:00Created superuser “papermaster” with provided password.
2025-01-13 09:28:21.812727+00:00Executing /usr/local/bin/paperless_cmd.sh
2025-01-13 09:28:22.576609+00:002025-01-13 10:28:22,576 INFO Set uid to user 0 succeeded
2025-01-13 09:28:22.579144+00:002025-01-13 10:28:22,578 INFO supervisord started with pid 1
2025-01-13 09:28:23.585379+00:002025-01-13 10:28:23,584 INFO spawned: ‘gunicorn’ with pid 449
2025-01-13 09:28:23.589043+00:002025-01-13 10:28:23,586 INFO spawned: ‘celery’ with pid 450
2025-01-13 09:28:23.589082+00:002025-01-13 10:28:23,588 INFO spawned: ‘celery-beat’ with pid 451
2025-01-13 09:28:23.590150+00:002025-01-13 10:28:23,589 INFO spawned: ‘consumer’ with pid 452
2025-01-13 09:28:23.591713+00:002025-01-13 10:28:23,591 INFO spawned: ‘celery-flower’ with pid 453
2025-01-13 09:28:23.599013+00:00Checking if we should start flower…
2025-01-13 09:28:23.599070+00:00Not starting flower
2025-01-13 09:28:23.599080+00:002025-01-13 10:28:23,598 INFO success: celery-flower entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2025-01-13 09:28:23.599321+00:002025-01-13 10:28:23,599 INFO exited: celery-flower (exit status 0; expected)
2025-01-13 09:28:24.603734+00:002025-01-13 10:28:24,602 INFO success: gunicorn entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-13 09:28:24.603851+00:002025-01-13 10:28:24,602 INFO success: celery entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-13 09:28:24.603931+00:002025-01-13 10:28:24,602 INFO success: celery-beat entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-13 09:28:24.603959+00:002025-01-13 10:28:24,603 INFO success: consumer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-13 09:28:29.997262+00:00celery beat v5.4.0 (opalescent) is starting.
2025-01-13 09:28:33.997609+00:002025-01-13 10:28:33,997 WARN received SIGTERM indicating exit request
2025-01-13 09:28:33.998192+00:002025-01-13 10:28:33,997 INFO waiting for gunicorn, celery, celery-beat, consumer to die
2025-01-13 09:28:35.011300+00:002025-01-13 10:28:35,010 CRIT unknown problem killing consumer (452):Traceback (most recent call last):
2025-01-13 09:28:35.011540+00:00File “/usr/local/lib/python3.12/site-packages/supervisor/process.py”, line 467, in kill
2025-01-13 09:28:35.011610+00:00options.kill(pid, sig)
2025-01-13 09:28:35.011661+00:00File “/usr/local/lib/python3.12/site-packages/supervisor/options.py”, line 1320, in kill
2025-01-13 09:28:35.011691+00:00os.kill(pid, signal)
2025-01-13 09:28:35.011771+00:00PermissionError: [Errno 1] Operation not permitted
2025-01-13 09:28:35.011798+00:002025-01-13T09:28:35.011798120Z
2025-01-13 09:28:36.020359+00:002025-01-13 10:28:36,019 CRIT unknown problem killing celery-beat (451):Traceback (most recent call last):
2025-01-13 09:28:36.020464+00:00File “/usr/local/lib/python3.12/site-packages/supervisor/process.py”, line 467, in kill
2025-01-13 09:28:36.020554+00:00options.kill(pid, sig)
2025-01-13 09:28:36.020582+00:00File “/usr/local/lib/python3.12/site-packages/supervisor/options.py”, line 1320, in kill
2025-01-13 09:28:36.020608+00:00os.kill(pid, signal)
2025-01-13 09:28:36.020631+00:00PermissionError: [Errno 1] Operation not permitted
2025-01-13 09:28:36.020674+00:002025-01-13T09:28:36.020674747Z
2025-01-13 09:28:37.023959+00:002025-01-13 10:28:37,023 CRIT unknown problem killing celery (450):Traceback (most recent call last):
2025-01-13 09:28:37.024064+00:00File “/usr/local/lib/python3.12/site-packages/supervisor/process.py”, line 467, in kill
2025-01-13 09:28:37.024099+00:00options.kill(pid, sig)
2025-01-13 09:28:37.024179+00:00File “/usr/local/lib/python3.12/site-packages/supervisor/options.py”, line 1320, in kill
2025-01-13 09:28:37.024208+00:00os.kill(pid, signal)
2025-01-13 09:28:37.024232+00:00PermissionError: [Errno 1] Operation not permitted
2025-01-13 09:28:37.024255+00:002025-01-13T09:28:37.024255496Z
2025-01-13 09:28:37.024285+00:002025-01-13 10:28:37,023 INFO waiting for gunicorn to die
2025-01-13 09:28:38.081286+00:002025-01-13 10:28:38,078 CRIT unknown problem killing gunicorn (449):Traceback (most recent call last):
2025-01-13 09:28:38.081432+00:00File “/usr/local/lib/python3.12/site-packages/supervisor/process.py”, line 467, in kill
2025-01-13 09:28:38.081493+00:00options.kill(pid, sig)
2025-01-13 09:28:38.081593+00:00File “/usr/local/lib/python3.12/site-packages/supervisor/options.py”, line 1320, in kill
2025-01-13 09:28:38.081649+00:00os.kill(pid, signal)
2025-01-13 09:28:38.081674+00:00PermissionError: [Errno 1] Operation not permitted
2025-01-13 09:28:38.081724+00:002025-01-13T09:28:38.081724614Z
2025-01-13 09:30:39.227169+00:00Paperless-ngx docker container starting…
2025-01-13 09:30:39.826088+00:00Creating directory scratch directory /tmp/paperless
2025-01-13 09:30:39.852458+00:00Adjusting permissions of paperless files. This may take a while.
2025-01-13 09:30:40.338480+00:00Waiting for PostgreSQL to start…
2025-01-13 09:30:43.583028+00:00Connected to PostgreSQL
2025-01-13 09:30:46.059908+00:00Waiting for Redis…
2025-01-13 09:30:46.111696+00:00Connected to Redis broker.
2025-01-13 09:30:46.180305+00:00Apply database migrations…
2025-01-13 09:31:02.778591+00:00Operations to perform:
2025-01-13 09:31:02.778809+00:00Apply all migrations: account, admin, auditlog, auth, authtoken, contenttypes, django_celery_results, documents, guardian, paperless, paperless_mail, sessions, socialaccount
2025-01-13 09:31:02.846994+00:00Running migrations:
2025-01-13 09:31:02.847065+00:00No migrations to apply.
2025-01-13 09:31:03.634406+00:00Running Django checks
2025-01-13 09:31:14.206887+00:00System check identified no issues (0 silenced).
2025-01-13 09:31:17.992431+00:00Did not create superuser, a user papermaster already exists
2025-01-13 09:31:18.319856+00:00Executing /usr/local/bin/paperless_cmd.sh
2025-01-13 09:31:21.009789+00:002025-01-13 10:31:21,009 INFO Set uid to user 0 succeeded
2025-01-13 09:31:21.015173+00:002025-01-13 10:31:21,014 INFO supervisord started with pid 1
2025-01-13 09:31:22.021645+00:002025-01-13 10:31:22,021 INFO spawned: ‘gunicorn’ with pid 140
2025-01-13 09:31:22.022980+00:002025-01-13 10:31:22,022 INFO spawned: ‘celery’ with pid 141
2025-01-13 09:31:22.024251+00:002025-01-13 10:31:22,024 INFO spawned: ‘celery-beat’ with pid 142
2025-01-13 09:31:22.025707+00:002025-01-13 10:31:22,025 INFO spawned: ‘consumer’ with pid 143
2025-01-13 09:31:22.026928+00:002025-01-13 10:31:22,026 INFO spawned: ‘celery-flower’ with pid 144
2025-01-13 09:31:22.082269+00:00Checking if we should start flower…
2025-01-13 09:31:22.082321+00:00Not starting flower
2025-01-13 09:31:22.115829+00:002025-01-13 10:31:22,114 INFO success: celery-flower entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2025-01-13 09:31:22.116211+00:002025-01-13 10:31:22,115 INFO exited: celery-flower (exit status 0; expected)
2025-01-13 09:31:23.120026+00:002025-01-13 10:31:23,118 INFO success: gunicorn entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-13 09:31:23.120119+00:002025-01-13 10:31:23,119 INFO success: celery entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-13 09:31:23.120200+00:002025-01-13 10:31:23,119 INFO success: celery-beat entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-13 09:31:23.120228+00:002025-01-13 10:31:23,119 INFO success: consumer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-01-13 09:31:30.534662+00:00[2025-01-13 10:31:30,533] [INFO] [paperless.management.consumer] Using inotify to watch directory for changes: /usr/src/paperless/consume
2025-01-13 09:31:31.070529+00:00celery beat v5.4.0 (opalescent) is starting.
2025-01-13 09:31:34.040254+00:00__ - … __ - _
2025-01-13 09:31:34.040373+00:00LocalTime → 2025-01-13 10:31:34
2025-01-13 09:31:34.040404+00:00Configuration →
2025-01-13 09:31:34.040486+00:00. broker → redis://default:@redis:6379//
2025-01-13 09:31:34.040512+00:00. loader → celery.loaders.app.AppLoader
2025-01-13 09:31:34.040534+00:00. scheduler → celery.beat.PersistentScheduler
2025-01-13 09:31:34.040558+00:00. db → /usr/src/paperless/data/celerybeat-schedule.db
2025-01-13 09:31:34.040599+00:00. logfile → [stderr]@%INFO
2025-01-13 09:31:34.040622+00:00. maxinterval → 5.00 minutes (300s)
2025-01-13 09:31:34.042841+00:00[2025-01-13 10:31:34,042] [INFO] [celery.beat] beat: Starting…
2025-01-13 09:31:34.450324+00:002025-01-13T09:31:34.450324395Z
2025-01-13 09:31:34.450485+00:00-------------- celery@73dd7860bf77 v5.4.0 (opalescent)
2025-01-13 09:31:34.450568+00:00— ***** -----
2025-01-13 09:31:34.450592+00:00-- ******* ---- Linux-6.6.44-production+truenas-x86_64-with-glibc2.36 2025-01-13 10:31:34
2025-01-13 09:31:34.450655+00:00- *** — * —
2025-01-13 09:31:34.450680+00:00- ** ---------- [config]
2025-01-13 09:31:34.450720+00:00- ** ---------- .> app: paperless:0x7f24af47ddf0
2025-01-13 09:31:34.450744+00:00- ** ---------- .> transport: redis://default:@redis:6379//
2025-01-13 09:31:34.450767+00:00- ** ---------- .> results:
2025-01-13 09:31:34.450788+00:00- *** — * — .> concurrency: 1 (prefork)
2025-01-13 09:31:34.450831+00:00-- ******* ---- .> task events: ON
2025-01-13 09:31:34.450853+00:00— ***** -----
2025-01-13 09:31:34.450873+00:00-------------- [queues]
2025-01-13 09:31:34.450894+00:00.> celery exchange=celery(direct) key=celery
2025-01-13 09:31:34.450914+00:002025-01-13T09:31:34.450914739Z
2025-01-13 09:31:34.450955+00:002025-01-13T09:31:34.450955809Z
2025-01-13 09:31:34.450977+00:00[tasks]
2025-01-13 09:31:34.450998+00:00. documents.bulk_edit.delete
2025-01-13 09:31:34.451018+00:00. documents.tasks.bulk_update_documents
2025-01-13 09:31:34.451039+00:00. documents.tasks.consume_file
2025-01-13 09:31:34.451060+00:00. documents.tasks.empty_trash
2025-01-13 09:31:34.451097+00:00. documents.tasks.index_optimize
2025-01-13 09:31:34.451120+00:00. documents.tasks.sanity_check
2025-01-13 09:31:34.451141+00:00. documents.tasks.train_classifier
2025-01-13 09:31:34.451161+00:00. documents.tasks.update_document_archive_file
2025-01-13 09:31:34.451182+00:00. paperless_mail.mail.apply_mail_action
2025-01-13 09:31:34.451218+00:00. paperless_mail.mail.error_callback
2025-01-13 09:31:34.451241+00:00. paperless_mail.tasks.process_mail_accounts
2025-01-13 09:31:34.451262+00:002025-01-13T09:31:34.451262110Z
2025-01-13 09:31:34.588148+00:00[2025-01-13 10:31:34,586] [INFO] [celery.worker.consumer.connection] Connected to redis://default:**@redis:6379//
2025-01-13 09:31:34.637432+00:00[2025-01-13 10:31:34,636] [INFO] [celery.apps.worker] celery@73dd7860bf77 ready.
2025-01-13 09:31:39.236359+00:00[2025-01-13 10:31:39 +0100] [140] [INFO] Starting gunicorn 23.0.0
2025-01-13 09:31:39.237084+00:00[2025-01-13 10:31:39 +0100] [140] [INFO] Listening at: http://0.0.0.0:30070 (140)
2025-01-13 09:31:39.237112+00:00[2025-01-13 10:31:39 +0100] [140] [INFO] Using worker: paperless.workers.ConfigurableWorker
2025-01-13 09:31:39.237142+00:00[2025-01-13 10:31:39 +0100] [140] [INFO] Server is ready. Spawning workers
2025-01-13 09:36:22.245260+00:00[2025-01-13 10:36:22,194] [ERROR] [django.request] Internal Server Error: /accounts/login/
2025-01-13 09:36:22.245522+00:00Traceback (most recent call last):
2025-01-13 09:36:22.245602+00:00File “/usr/local/lib/python3.12/site-packages/asgiref/sync.py”, line 518, in thread_handler
2025-01-13 09:36:22.245630+00:00raise exc_info[1]
2025-01-13 09:36:22.245652+00:00File “/usr/local/lib/python3.12/site-packages/django/core/handlers/exception.py”, line 42, in inner
2025-01-13 09:36:22.245673+00:00response = await get_response(request)
2025-01-13 09:36:22.245713+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.245735+00:00File “/usr/local/lib/python3.12/site-packages/asgiref/sync.py”, line 518, in thread_handler
2025-01-13 09:36:22.245757+00:00raise exc_info[1]
2025-01-13 09:36:22.245777+00:00File “/usr/local/lib/python3.12/site-packages/django/core/handlers/base.py”, line 253, in _get_response_async
2025-01-13 09:36:22.245816+00:00response = await wrapped_callback(
2025-01-13 09:36:22.245838+00:00^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.245858+00:00File “/usr/local/lib/python3.12/site-packages/asgiref/sync.py”, line 468, in call
2025-01-13 09:36:22.245896+00:00ret = await asyncio.shield(exec_coro)
2025-01-13 09:36:22.245918+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.245939+00:00File “/usr/local/lib/python3.12/site-packages/asgiref/current_thread_executor.py”, line 40, in run
2025-01-13 09:36:22.245960+00:00result = self.fn(*self.args, **self.kwargs)
2025-01-13 09:36:22.246001+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246023+00:00File “/usr/local/lib/python3.12/site-packages/asgiref/sync.py”, line 522, in thread_handler
2025-01-13 09:36:22.246044+00:00return func(*args, **kwargs)
2025-01-13 09:36:22.246065+00:00^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246086+00:00File “/usr/local/lib/python3.12/site-packages/django/views/generic/base.py”, line 104, in view
2025-01-13 09:36:22.246126+00:00return self.dispatch(request, *args, **kwargs)
2025-01-13 09:36:22.246149+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246171+00:00File “/usr/local/lib/python3.12/site-packages/django/utils/decorators.py”, line 48, in _wrapper
2025-01-13 09:36:22.246210+00:00return bound_method(*args, **kwargs)
2025-01-13 09:36:22.246232+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246254+00:00File “/usr/local/lib/python3.12/site-packages/allauth/decorators.py”, line 10, in wrap
2025-01-13 09:36:22.246281+00:00resp = ratelimit.consume_or_429(request, action=action, **rl_kwargs)
2025-01-13 09:36:22.246323+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246346+00:00File “/usr/local/lib/python3.12/site-packages/allauth/core/ratelimit.py”, line 147, in consume_or_429
2025-01-13 09:36:22.246368+00:00if not consume(request, *args, **kwargs):
2025-01-13 09:36:22.246393+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246433+00:00File “/usr/local/lib/python3.12/site-packages/allauth/core/ratelimit.py”, line 106, in consume
2025-01-13 09:36:22.246456+00:00if not _consume_rate(
2025-01-13 09:36:22.246478+00:00^^^^^^^^^^^^^^
2025-01-13 09:36:22.246499+00:00File “/usr/local/lib/python3.12/site-packages/allauth/core/ratelimit.py”, line 115, in _consume_rate
2025-01-13 09:36:22.246538+00:00history = cache.get(cache_key, )
2025-01-13 09:36:22.246563+00:00^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246585+00:00File “/usr/local/lib/python3.12/site-packages/django/core/cache/backends/redis.py”, line 187, in get
2025-01-13 09:36:22.246668+00:00return self._cache.get(key, default)
2025-01-13 09:36:22.246695+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246717+00:00File “/usr/local/lib/python3.12/site-packages/django/core/cache/backends/redis.py”, line 98, in get
2025-01-13 09:36:22.246739+00:00client = self.get_client(key)
2025-01-13 09:36:22.246760+00:00^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246801+00:00File “/usr/local/lib/python3.12/site-packages/django/core/cache/backends/redis.py”, line 83, in get_client
2025-01-13 09:36:22.246825+00:00pool = self._get_connection_pool(write)
2025-01-13 09:36:22.246846+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246867+00:00File “/usr/local/lib/python3.12/site-packages/django/core/cache/backends/redis.py”, line 73, in _get_connection_pool
2025-01-13 09:36:22.246907+00:00self._pools[index] = self._pool_class.from_url(
2025-01-13 09:36:22.246931+00:00^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-01-13 09:36:22.246953+00:00File “/usr/local/lib/python3.12/site-packages/redis/connection.py”, line 1274, in from_url
2025-01-13 09:36:22.246994+00:00url_options = parse_url(url)
2025-01-13 09:36:22.247018+00:00^^^^^^^^^^^^^^
2025-01-13 09:36:22.247039+00:00File “/usr/local/lib/python3.12/site-packages/redis/connection.py”, line 1168, in parse_url
2025-01-13 09:36:22.247069+00:00raise ValueError(
2025-01-13 09:36:22.247110+00:00ValueError: Redis URL must specify one of the following schemes (redis://, rediss://, unix://)