2026-02-03 13:30:00,833] [INFO] [celery.app.trace] Task paperless_mail.tasks.process_mail_accounts[3fadca26-96b9-42fb-b8aa-27568d05f46a] succeeded in 0.7361576670000431s: 'No new documents were added.'
[2026-02-03 13:35:00,094] [DEBUG] [celery.beat] beat: Synchronizing schedule...
[2026-02-03 13:35:00,171] [DEBUG] [celery.beat] beat: Waking up in 5.00 minutes.
[2026-02-03 13:35:31,278] [INFO] [celery.worker.strategy] Task documents.tasks.consume_file[6fa285fa-a6a9-498e-a2b7-06ef381973f8] received
[2026-02-03 13:35:31,280] [DEBUG] [celery.pool] TaskPool: Apply <function fast_trace_task at 0x7f77932c3ec0> (args:('documents.tasks.consume_file', '6fa285fa-a6a9-498e-a2b7-06ef381973f8', {'lang': 'py', 'task': 'documents.tasks.consume_file', 'id': '6fa285fa-a6a9-498e-a2b7-06ef381973f8', 'shadow': None, 'eta': None, 'expires': None, 'group': None, 'group_index': None, 'retries': 0, 'timelimit': [None, None], 'root_id': '6fa285fa-a6a9-498e-a2b7-06ef381973f8', 'parent_id': None, 'argsrepr': "(ConsumableDocument(source=<DocumentSource.ConsumeFolder: 1>, original_file=PosixPath('/usr/src/paperless/consume/Unilabs.pdf'), original_path=None, mailrule_id=None, mime_type='application/pdf'), DocumentMetadataOverrides(filename=None, title=None, correspondent_id=None, document_type_id=None, tag_ids=[], storage_path_id=None, created=None, asn=None, owner_id=None, view_users=None, view_groups=None, change_users=None, change_groups=None, custom_fields=None))", 'kwargsrepr': '{}', 'origin': 'gen177@06cbbafc66c6', 'ignore_result': False, 'replaced_task_nesting': 0, 'stamped_headers': None, 'stamps': {}, 'properties': {'correlation_id':... kwargs:{})
[2026-02-03 13:36:09,809] [ERROR] [celery.app.trace] Task documents.tasks.consume_file[6fa285fa-a6a9-498e-a2b7-06ef381973f8] raised unexpected: ConsumerError('Unilabs.pdf: The following error occurred while storing document Unilabs.pdf after parsing: heap tid from index tuple (3,5) points to unused heap page item at offset 356 of block 1 in index "documents_document_pkey"')
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute
return self.cursor.execute(sql, params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^