Thumbnails are not being generated.
There are no errors in the logs. However, Kirby reports missing media files when I visit pages that should display images.
Here's what I’ve tried so far:
- Both ImageMagick (v7.1) and GD (2.3) are installed and enabled for PHP 8.1.
- Permissions are set to 755 for folders and 644 for files.
- File ownership is siteowner😖iteowner, as per CloudPanel defaults.
- Thumbnails from the Blurry Placeholder plugin are generated correctly.
- The /usr/local/bin/convert binary exists and works when executed manually.
- I’ve tried setting both GD and ImageMagick drivers in config.php, but thumbs still don’t generate.
Have you seen this before?
