Skip to content

Instantly share code, notes, and snippets.

@comensee
Created July 20, 2012 13:44
Show Gist options
  • Save comensee/3150788 to your computer and use it in GitHub Desktop.
Save comensee/3150788 to your computer and use it in GitHub Desktop.
* executing `symfony:cache:warmup'
* executing "cd /home/app/xxxxxx/dev/releases/20120720132834 && php app/console cache:warmup --env=prod"
servers: ["dev.xxxxxx.publishingcenter.fr"]
[dev.xxxxx.publishingcenter.fr] executing command
** [out :: dev.xxxxx.publishingcenter.fr] Warming up the cache
** [out :: dev.xxxxx.publishingcenter.fr] [ErrorException]
** [out :: dev.xxxxx.publishingcenter.fr] Warning: filemtime(): stat failed for /home/app/xxxxx/dev/releases/20120720132748/app/Resources/TwigBundle/views/Exception/error.html.twig in /home/
@comensee
Copy link
Author

eeuh vi :s.

Je teste sans.

@comensee
Copy link
Author

OK j'ai une autre erreur maintenant sur la commande "assetic:dump web --env=prod --no-debug".. une reflectionException, sur une classe qui a été déplacée.. il cherche toujours l'ancien namespace

@willdurand
Copy link

willdurand commented Jul 20, 2012 via email

@comensee
Copy link
Author

j'ai trouvé l'erreur. Le dev n'a pas regénéré ses entities.
Merci pour ta dispo

@willdurand
Copy link

Ok, cool :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment