[Flow] route not available in prod context

Aske Ertmann aske at moc.net
Wed Sep 18 08:51:55 CEST 2013


Hey Thomas

There's a couple of things that could lead to this. First make sure you cleared the cache for the correct context. You can see which context is cleared when running "./flow flow:cache:flush --force", and to change the context you use "FLOW_CONTEXT=Production ./flow flow:cache:flush --force". Last solution is a hard flush, "rm -rf Data/Temporary/*"..

Another thing that could be the course is if your Routes.yaml is inside a subdirectory called Development in the Configuration directory.

These are the best solutions I can think of.

/Aske

On 17/09/2013, at 18.16, Thomas Mammitzsch wrote:

> hi list,
> 
> i created a new route in MyPackage/Configuration/Routes.yaml. While the route is available in Developer Context, it is not in Production Context. I already tried to flush caches, still not available in production. Anyone got an idea on this one?
> 
> regards, Thomas
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow



More information about the Flow mailing list