-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consul KV seem broken #587
Comments
Hi @jippi, your TOML file is wrong:
Also, you can launch traefik using |
@emilevauge i updated the post with the right config :) add
|
Your KV config seems incorrect: you must define a backend in your frontend |
I don't get why its asking for anything in can't find any tests with those paths, and it doesn't exist in my consul kv either this is what I have in consul kv : https://gist.github.com/jippi/051b35676e37bf7b251ebbd6c344ff5b |
@emilevauge what i have in consul is 100% (and only that) of https://github.com/containous/traefik/blob/master/examples/consul-config.sh |
And again, i don't provide any backend or frontend named this are my keys
|
works for me too now too |
Hum, you're welcome... |
@emilevauge I just realized i closed the issue in a kinda-grumpy way last night.. not an excuse, but it was 23:30, and was dead tired. Layed in bad with the laptop trying to make it work for a PoC. I'm really happy and grateful that you took your time to help me get it working that fast Thank you! :) |
Seemed to have been the cause of traefik#587
Seemed to have been the cause of #587
Seems like the take-away here is to not include the #1352 was created when experiencing a similar issue where traefik was insisting on having a front-end called |
A PR to update the docs would be appreciated. :-) |
FYI; the docs still need updating for this. If I get some time soon I'll submit one if someone else doesn't beat me to it, but I've just been scratching my head at this for about an hour! |
Downloading
https://github.com/containous/traefik/blob/master/examples/consul-config.sh
and the guide at https://docs.traefik.io/toml/#key-value-storage-structure running on my local Consul cluster yields nothing more than this.with the following errors from CLI
config file
Running
Consul v0.6.4
update tried the last 5 releases, i see the same issue on all of these releases
The text was updated successfully, but these errors were encountered: