[Flow] route not available in prod context
Thomas Mammitzsch
thomas at visualworx.de
Wed Sep 18 09:20:44 CEST 2013
Hi Aske,
thanks for your reply. I did cache:flush and warmup in the Production
Context. However, recursively deleting /Data/Temporary did it finally.
regards, Thomas
On 18.09.2013 08:51, Aske Ertmann wrote:
> 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
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list