Hi, so I had some corruption in my library, mainly the photos named Full size render(it's an IOS thing), and I managed to clear most of the issues(deleted assets or corrupted files)
Now in admin panel, the repair section shows three assets that are offline. I checked and there is no sign of the files in the directory, and they aren't in the library too.
I just want to clean it, but I don't really know how. I'm guessing the next step is removing them from DB?
Here is a JSON export of missing assets:
[
{
"entityId": "67898113-3088-4a00-9f0c-e8245a31fb2f",
"entityType": "asset",
"checksum": "mxL6Ejg7FKGRxBIZwmBjF+P+fEM=",
"pathType": "original",
"pathValue": "/usr/src/app/upload/library/1e0404d7-12c0-4dcf-8fcc-b4b739828176/2023/2023-02-12/FullSizeRender+1.mov"
},
{
"entityId": "acf60cb0-2471-4abd-8dae-06dcae862a6d",
"entityType": "asset",
"checksum": "kV72W/QJpb7Oz7W+ID4oL2Fsvz8=",
"pathType": "original",
"pathValue": "/usr/src/app/upload/library/1e0404d7-12c0-4dcf-8fcc-b4b739828176/2023/2023-02-10/FullSizeRender+5.mov"
},
{
"entityId": "4023e1d8-ec05-4942-9fb0-267e88c49b1b",
"entityType": "asset",
"checksum": "l5KiXKINY/hJMOTddLY7JsdM7Dc=",
"pathType": "original",
"pathValue": "/usr/src/app/upload/library/1e0404d7-12c0-4dcf-8fcc-b4b739828176/2023/2023-02-09/FullSizeRender+3.mov"
}
]