"command traefik error: field not found, node: redirect"

Hi!

I have a docker-swarm with traefik running on it.
Since yesterday i have suddenly lost access to all services served through traefik.

After investigation, i found the following message in the traefik docker container logs:

2019/09/17 19:57:19 command traefik error: field not found, node: redirect
2019/09/17 19:57:29 command traefik error: field not found, node: redirect
2019/09/17 19:56:58 command traefik error: field not found, node: redirect
2019/09/17 19:57:08 command traefik error: field not found, node: redirect

I have not changed anything in traefik configuration for weeks.
However it may be related to an update of one of the container as Shepherd is auto-updating my services automatically.

Do you have some pointers ? I don't know where to start to investigate the issue .

Hello,

The configuration of Traefik v1 is not compatible with Traefiik v2.

So if you are using latest (Friends don't let Friends use latest), you have to use an explicit version traefik:v1.7.16

:upside_down_face: and let me guess... latest has switched from 1.7 to 2.0 branch a few hours ago ?

yes latest switched when we published the v2.0.0.