-
Notifications
You must be signed in to change notification settings - Fork 3
Random image generation #2
Comments
Yes, noticed this myself over the weekend. Looking into it! |
Found the issue!
Made the image smaller and now it works more reliably. Can you give it another go? |
Released an update with this so you'll have to run |
I'm getting this now:
Entry i'm trying to generate has the following fields: |
Ai Ai, silly mistake! I’ll have a fix out asap! |
You rather have that I create new issues? or shall rename this one in general testing? |
Fixed in 1.0.2, just pushed that update! |
I'm getting with the latest version the same mistake `Exception 'craft\errors\ImageException' with message 'The file “photo-1101246464.jpg” does not appear to be an image.' in /craftcms/cms/src/image/Raster.php:168` |
@belkin seems to be related to this Faker issue: fzaninotto/Faker#2071 Faker is not being developed anymore, and lorempixel - the image generator it was using - seems to be down. You can try using local assets, see the README |
@janhenckens using the new faker fork might be the answer? https://github.com/fakerphp/faker |
When trying to generate random images I get the following error:
Exception 'craft\errors\ImageException' with message 'The file “photo-2145101584.jpg” does not appear to be an image.'
The text was updated successfully, but these errors were encountered: