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
Describe the bug
Thumbnails aren't created when uploading image files to a new item. File are stored in Wasabi. When trying to recreate them using EasyAdmin, it complains that the files do not exist. Do I need to do anything specific for S3 and thumbnails?
To Reproduce
Upload image file
Original file is stored correctly
Derivative files aren't created
Expected behavior
Thumbnails should be created
Screenshots
EasyAdmin skips all files, as it cannot find them:
This is the result of uploading images. The originals are still available though.
Versions
Omeka S 4.0.4
AnyCloud 3.0.1
EasyAdmin 3.4.14
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Sorry for the flood of screenshots here, but it seems like the BulkImport module does conflict with this module, as disabling it gives me the correct result.
For these modules to not conflict, this would need to be a new feature. I've tagged this as an enhancement request and with help wanted. Pull requests to allow these modules to work together are welcome.
jaredhowland
changed the title
Thumbnail creation fails when uploading image files to new item
Enhance Any Cloud to work with BulkImport module
Sep 28, 2023
Describe the bug
Thumbnails aren't created when uploading image files to a new item. File are stored in Wasabi. When trying to recreate them using EasyAdmin, it complains that the files do not exist. Do I need to do anything specific for S3 and thumbnails?
To Reproduce
Expected behavior
Thumbnails should be created
Screenshots![image](https://private-user-images.githubusercontent.com/1690215/270761429-f84df176-aad1-4e87-a344-9fdf399bfacd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjI0NjYsIm5iZiI6MTczOTYyMjE2NiwicGF0aCI6Ii8xNjkwMjE1LzI3MDc2MTQyOS1mODRkZjE3Ni1hYWQxLTRlODctYTM0NC05ZmRmMzk5YmZhY2QucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTIyMjQ2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjZkZTllZjIwMTU5YmU2Yjg3YmM2MDU1MTcxZWVhYmY0NjE2ZDljNzczYjFmZDFkMWI3ODE2N2UxNDIzMjNmOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.bFCXD5yTkGVIZwRggcac3cqHPDohRz69hTrlvjzTtPY)
EasyAdmin skips all files, as it cannot find them:
This is the result of uploading images. The originals are still available though.![image](https://private-user-images.githubusercontent.com/1690215/270761524-babda4e2-24ed-4455-975c-64c477c67fdf.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjI0NjYsIm5iZiI6MTczOTYyMjE2NiwicGF0aCI6Ii8xNjkwMjE1LzI3MDc2MTUyNC1iYWJkYTRlMi0yNGVkLTQ0NTUtOTc1Yy02NGM0NzdjNjdmZGYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTIyMjQ2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmI1YmNmYTcwMjIzMmViNGU2ZjI3YjVmNDczYmNkZmRiMzJhM2U4YTVlZWFlYWE2ZTRkZjIwMzFmZTQ2ZWFiNyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.Vn1Wp0dLWbNCyaxLZqOfF3ZSMs-X38oHKt5OKOFpGfc)
Versions
Omeka S 4.0.4
AnyCloud 3.0.1
EasyAdmin 3.4.14
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: