my toml is
[providers]
[providers.docker]
# Watch = true
exposedByDefault = false
[providers.etcd]
rootKey = "traefik"
endpoints = ["127.0.0.1:2379"]
when run ,it show field not found .my etcd is runing
[root@master traefik]# ./traefik --configFile=traefik.etcd.toml
INFO[0000] Configuration loaded from file: /home/www/webapps/traefik/traefik.etcd.toml
ERRO[2020-04-16T00:02:58-04:00] Cannot build the configuration: field not found, node: url providerName=etcd
ERRO[2020-04-16T00:02:58-04:00] KV connection error: field not found, node: url, retrying in 615.838967ms providerName=etcd
ERRO[2020-04-16T00:02:59-04:00] KV connection error: field not found, node: url, retrying in 391.464024ms providerName=etcd
ERRO[2020-04-16T00:03:00-04:00] KV connection error: field not found, node: url, retrying in 1.209077986s providerName=etcd
ERRO[2020-04-16T00:03:01-04:00] KV connection error: field not found, node: url, retrying in 2.271005795s providerName=etcd
ERRO[2020-04-16T00:03:03-04:00] KV connection error: field not found, node: url, retrying in 1.737732376s providerName=etcd
ERRO[2020-04-16T00:03:04-04:00] Tracing jaeger error: failed to flush Jaeger spans to server: write udp 127.0.0.1:10448->127.0.0.1:6831: write: connection refused tracingProviderName=jaeger
ERRO[2020-04-16T00:03:05-04:00] KV connection error: field not found, node: url, retrying in 3.100332121s providerName=etcd
ERRO[2020-04-16T00:03:08-04:00] KV connection error: field not found, node: url, retrying in 4.66769129s providerName=etcd
ERRO[2020-04-16T00:03:13-04:00] KV connection error: field not found, node: url, retrying in 10.625556745s providerName=etcd
ERRO[2020-04-16T00:03:23-04:00] KV connection error: field not found, node: url, retrying in 12.366711596s providerName=etcd
ERRO[2020-04-16T00:03:36-04:00] KV connection error: field not found, node: url, retrying in 539.760924ms providerName=etcd
ERRO[2020-04-16T00:03:36-04:00] KV connection error: field not found, node: url, retrying in 1.114012498s providerName=etcd
ERRO[2020-04-16T00:03:37-04:00] KV connection error: field not found, node: url, retrying in 1.132495791s providerName=etcd
ERRO[2020-04-16T00:03:38-04:00] KV connection error: field not found, node: url, retrying in 2.243207129s providerName=etcd
ERRO[2020-04-16T00:03:41-04:00] KV connection error: field not found, node: url, retrying in 2.171044468s providerName=etcd
ERRO[2020-04-16T00:03:43-04:00] KV connection error: field not found, node: url, retrying in 4.762648364s providerName=etcd
ERRO[2020-04-16T00:03:44-04:00] Tracing jaeger error: failed to flush Jaeger spans to server: write udp 127.0.0.1:10448->127.0.0.1:6831: write: connection refused tracingProviderName=jaeger
ERRO[2020-04-16T00:03:47-04:00] KV connection error: field not found, node: url, retrying in 7.955622529s providerName=etcd
ERRO[2020-04-16T00:03:55-04:00] KV connection error: field not found, node: url, retrying in 10.888658726s providerName=etcd
ERRO[2020-04-16T00:03:56-04:00] Tracing jaeger error: failed to flush Jaeger spans to server: write udp 127.0.0.1:10448->127.0.0.1:6831: write: connection refused tracingProviderName=jaeger