Hi, 

After running cache:warmup I got stuck with the following error:

./app/console cache:warmup -v

Warming up the cache

                                                                            
                                  

  [InvalidArgumentException]                                                 
                                         

  Template name "a6425a46d30cbcf531a85c01282dda4a" is not valid (format is 
"bundle:section:template.format.engine").  

 

Exception trace:

 () at /www/symfony2/app/cache/dev/classes-08b5c.php:530

 Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse() at 
/www/symfony2/vendor/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:81

 Symfony\Bundle\TwigBundle\Loader\FilesystemLoader->findTemplate() at 
/www/symfony2/vendor/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:63

 Symfony\Bundle\TwigBundle\Loader\FilesystemLoader->getCacheKey() at 
/www/symfony2/app/cache/dev/classes-08b5c.php:1978

 Twig_Environment->getTemplateClass() at 
/www/symfony2/app/cache/dev/classes-08b5c.php:1986

 Twig_Environment->loadTemplate() at 
/www/symfony2/vendor/symfony/src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheCacheWarmer.php:49

 Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer->warmUp() at 
/www/symfony2/vendor/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php:46

 Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate->warmUp() at 
/www/symfony2/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Command/CacheWarmupCommand.php:50

 Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand->execute() at 
/www/symfony2/vendor/symfony/src/Symfony/Component/Console/Command/Command.php:163

 Symfony\Component\Console\Command\Command->run() at 
/www/symfony2/vendor/symfony/src/Symfony/Component/Console/Application.php:187

 Symfony\Component\Console\Application->doRun() at 
/www/symfony2/vendor/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:75

 Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at 
/www/symfony2/vendor/symfony/src/Symfony/Component/Console/Application.php:113

 Symfony\Component\Console\Application->run() at 
/www/symfony2/app/console:12


I checked every views dir for wrong filenames but I cannot find it. Does 
anyone know how to fix it? 

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to