You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was an image file in database but missing from S3 (SUY1-images-6136.JPG).
I got hold of a backup copy of the file, put it into incoming with the same filename, including uppercase file extension.
It processed successfully and has added the files to S3 as .tif and .jpg (lowercase). However, viewing from Nabu, the .tif file is visible, but the [absent] .JPG file has not been replaced with the [new] .jpg .
I guess this is just the upper/lowercase extensions finding a gap in the ingest code?
This would be an extremely rare sequence of events, possibly will never occur again, so it may not even need to be fixed in a general way. But for this specific file, obviously, it should be fixed, if you can?
The text was updated successfully, but these errors were encountered:
There was an image file in database but missing from S3 (SUY1-images-6136.JPG).
I got hold of a backup copy of the file, put it into incoming with the same filename, including uppercase file extension.
It processed successfully and has added the files to S3 as .tif and .jpg (lowercase). However, viewing from Nabu, the .tif file is visible, but the [absent] .JPG file has not been replaced with the [new] .jpg .
I guess this is just the upper/lowercase extensions finding a gap in the ingest code?
This would be an extremely rare sequence of events, possibly will never occur again, so it may not even need to be fixed in a general way. But for this specific file, obviously, it should be fixed, if you can?
The text was updated successfully, but these errors were encountered: