I recently upgraded to v11.0, and also enabled `$offline_job_queue` in config.php
Suddenly, no previews are being created, no matter the resource type (.pdf, .jpg, .heic, .mov). When I attempt to recreate a preview when editing metadata, I get an unspecified error in my browser, and the Apache error log simply says:
"WARNING: The convert command is deprecated in IMv7, use "magick" instead of "convert" or "magick convert".
I also see a bunch of Active jobs in my jobs queue that never seem to go away, nor change status to Complete. I have a cron job created to run pages/tools/offline_jobs.php and I've tried running it manually, but the jobs never seem to complete.
Here are my system details:
- Server: Apache/2.4.58 (Ubuntu)
- MySQL: 8.0.46-0ubuntu0.24.04.3
- PHP version: 8.3.6
- ImageMagick version: 7.1.1-48 (Beta)