CRGO_2020 Posted February 6, 2020 Share Posted February 6, 2020 Buenas tardes, Llevo días con un problema, por más que trato de configurar el tema de las cachés de mi tienda. La tienda a cada paso que doy, me sale un error500 que se soluciona borrando la carpeta var/cache/prod, pero a poco que hago en la tienda otra vez el mismo problema... En Rendimiento tengo todo desactivado, y nunca compilar plantilla. (he probado de todo en esta pestaña, actualmente está todo desactivado) Me ocurre tanto con el theme que viene por defecto (Prestashop 1.7.6.1), como con un theme que adquirí en prestashop addons. Me puede alguien dar alguna idea del motivo de este problema? Link to comment Share on other sites More sharing options...
joseantgv Posted February 6, 2020 Share Posted February 6, 2020 Habilita errores para saber cuál es el error. Link to comment Share on other sites More sharing options...
CRGO_2020 Posted February 6, 2020 Author Share Posted February 6, 2020 38 minutes ago, joseantgv said: Habilita errores para saber cuál es el error. Siempre procede de las carpetas que te comento, var/Caché. No es siempre el mismo, incluso pueden ser varios a la vez... Si no es un archivo es otro, el caso es q cuando borro entera la carpeta Dev o la de Prod, me vuelve a funcionar aunq enseguida vuelve el error. Link to comment Share on other sites More sharing options...
CRGO_2020 Posted February 6, 2020 Author Share Posted February 6, 2020 en estos momentos en el back me pone lo siguiente: (2/2) ContextErrorException Warning: file_put_contents(/var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/var/cache/dev/appDevDebugProjectContainerDeprecations.log): failed to open stream: Disk quota exceeded Warning: file_put_contents(/var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/var/cache/dev/annotations.map): failed to open stream: Disk quota exceeded en el front el siguiente mensaje: Fatal error: Uncaught Symfony\Component\Filesystem\Exception\IOException: Failed to create "/var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/var/cache/dev/translations": mkdir(): Disk quota exceeded. in /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:104 Stack trace: #0 /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php(677): Symfony\Component\Filesystem\Filesystem->mkdir('/var/www/vhosts...') #1 /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php(124): Symfony\Component\Filesystem\Filesystem->dumpFile('/var/www/vhosts...', '<?php\n\nuse Symf...') #2 /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php(334): Symfony\Component\Config\ResourceCheckerConfigCache->write('<?php\n\nuse in /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php on line 104 Link to comment Share on other sites More sharing options...
joseantgv Posted February 6, 2020 Share Posted February 6, 2020 Pues ahí tienes el error. Tienes el disco lleno. Por eso cuando borras caché puedes trabajar, hasta que se vuelve a llenar. Link to comment Share on other sites More sharing options...
CRGO_2020 Posted February 7, 2020 Author Share Posted February 7, 2020 ok gracias. He limpiado el disco, me ha empezado a funcionar, pero enseguida me sale otro error, y no se si de alguna manera está relacionado con lo anterior... Fatal error: Uncaught Symfony\Component\Filesystem\Exception\IOException: A temporary file could not be created. in /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php:638 Stack trace: #0 /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php(686): Symfony\Component\Filesystem\Filesystem->tempnam('/var/www/vhosts...', 'e09cd47f79ae7a3...') #1 /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php(124): Symfony\Component\Filesystem\Filesystem->dumpFile('/var/www/vhosts...', '<?php return ar...') #2 /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/src/Core/Util/File/YamlParser.php(92): Symfony\Component\Config\ResourceCheckerConfigCache->write('<?php return ar...', Array) #3 /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/src/Adapter/Container/DoctrineBuilde in /var/www/vhosts/38963354.servicio-online.net/bodasunicas.com/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php on line 638 Link to comment Share on other sites More sharing options...
joseantgv Posted February 7, 2020 Share Posted February 7, 2020 Mismo error. Link to comment Share on other sites More sharing options...
CRGO_2020 Posted February 7, 2020 Author Share Posted February 7, 2020 GRACIAS por tu ayuda Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now