Skip to content

Preview Generator cron job creating errors #673

Description

@iamhives

Getting the following error when my preview generator cron job runs. Running Preview Generator 5.14.0 on Nextcloud 34.0.3

Getting log entries like this:
Reason : Error while running background job OCA\PreviewGenerator\BackgroundJob\PreviewJob (id: 37420, arguments: null)

2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 In DbalException.php line 50:
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 An exception occurred while executing a query: SQLSTATE[23000]: Integrity c
2026-08-19T16:39:35+00:00 onstraint violation: 1052 Column 'file_id' in where clause is ambiguous
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 In ExceptionConverter.php line 74:
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 An exception occurred while executing a query: SQLSTATE[23000]: Integrity c
2026-08-19T16:39:35+00:00 onstraint violation: 1052 Column 'file_id' in where clause is ambiguous
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 In Exception.php line 24:
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'file_id' in w
2026-08-19T16:39:35+00:00 here clause is ambiguous
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 In Statement.php line 130:
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'file_id' in w
2026-08-19T16:39:35+00:00 here clause is ambiguous
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00
2026-08-19T16:39:35+00:00 preview:pre-generate
2026-08-19T16:39:35+00:00

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions