Finding the asset causing PostgresError UQ_assets_owner_checksum

I'm trying to find the assets causing the PostgresError UQ_assets_owner_checksum. These errors appear in my server-side logs. Running server and iOS v2.0.1.

Looking at a log entry "Query failed: [...] sql: insert into asset [...]":
  1. The originalFileName cannot be found in my local photos
  2. Searching for fileCreatedAt, fileModifiedAt, localDateTime times in my local photos yields no results (accounting for TZ)
Is this expected?
How can I find the asset causing this error?
How can I find the original asset this second asset is a duplicate of?

Thanks
Was this page helpful?