Cocolabs-SAS / cocorico

👐 Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/ 🚀 Cocorico is also available in an off-the-shelf SaaS package, check out https://www.hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡): https://www.welcometothejungle.com/en/companies/cocorico/jobs/candidatures-spontanees#apply
https://www.cocolabs.com
MIT License
860 stars 612 forks source link

Error with liip #397

Closed gonzasylv closed 5 years ago

gonzasylv commented 5 years ago
Q A
Bug report? [ ]
Feature request? [ ]
Support request? [ x ]

hi @cocolabssas ,

What does this error mean?

[2019-05-13 14:12:50] request.INFO: Matched route "liip_imagine_filter". {"route_parameters":{"_controller":"liip_imagine.controller:filterAction","_locale":"fr","filter":"listing_xxmedium","path":"uploads/listings/images/","_route":"liip_imagine_filter"},"request_uri":"https://localhost/fr/media/cache/resolve/listing_xxmedium/uploads/listings/images/"} [] [2019-05-13 14:12:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-05-13 14:12:50] request.CRITICAL: Uncaught PHP Exception Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException: "The file "/var/www/prod/cocorico/app/../web/uploads/listings/images/" does not exist" at /var/www/prod/cocorico/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php line 123 {"exception":"[object] (Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException(code: 0): The file \"/var/www/prod/cocorico/app/../web/uploads/listings/images/\" does not exist at /var/www/prod/cocorico/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php:123)"} []

imanalopher commented 5 years ago

FileNotFoundException

cocolabssas commented 5 years ago

Hi @gonzasylv,

It seems that you have a listing without image or you missed to add the image name in your twig template.

cocolabssas commented 5 years ago

We close it as it seems there is no more activity on it. Feel free to reopen it if needed.