S3 import state CSV artifact
All threads resolved!
All threads resolved!
Closes #191 (closed)
Edited by Valentin Rigal
Merge request reports
Activity
changed milestone to %Arkindex 1.6.0
requested review from @babadie
assigned to @vrigal
- Resolved by Valentin Rigal
Tested with docker, I got errors with all images (
This image does not have valid dimensions.
), resulting in a blank arkindex_id.[2024-03-28 13:25:04,858] [INFO] Creating 18 elements in corpus 'Import s3' [2024-03-28 13:25:04,858] [INFO] [1/18] Handling node 'a.png' [2024-03-28 13:25:05,143] [ERROR] An error occurred processing object 'a.png': {'image': ['This image does not have valid dimensions.']} [2024-03-28 13:25:05,144] [INFO] [2/18] Handling node 'c1-copy.png' [2024-03-28 13:25:05,440] [ERROR] An error occurred processing object 'c1-copy.png': {'image': ['This image does not have valid dimensions.']} [2024-03-28 13:25:05,440] [INFO] [3/18] Handling node 'default.jpg' [2024-03-28 13:25:06,103] [ERROR] An error occurred processing object 'default.jpg': {'image': ['This image does not have valid dimensions.']} [2024-03-28 13:25:06,103] [INFO] [4/18] Handling node 'multipage' [2024-03-28 13:25:06,639] [ERROR] An error occurred processing object 'multipage/pdf-0001-1.jpg': {'image': ['This image does not have valid dimensions.']}
@babadie can you try on your own ? Otherwise I'll investigate why I got those validation errors.
mentioned in merge request backend!2274 (merged)
Please register or sign in to reply