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