Alright, seems like OVH is blocking the multiple threads.
'thumbs' => [
'driver' => 'im',
'threads' => 2, //remove that line
'bin' => 'convert',
Everything is working fine now.
Alright, seems like OVH is blocking the multiple threads.
'thumbs' => [
'driver' => 'im',
'threads' => 2, //remove that line
'bin' => 'convert',
Everything is working fine now.