fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.25k stars 619 forks source link

in TCP Dynamic Proxy warring Invalid urlprefix- tag #766

Open erwzqsdsdsf opened 4 years ago

erwzqsdsdsf commented 4 years ago

whether i set tags =["urlprefix-127.0.0.1:13306 proto=tcp"] or tags =["urlprefix-8gv2.123haxi.com:1330 proto=tcp"] all error!

2020/04/17 08:32:28 [WARN] consul: Invalid urlprefix- tag "8gv2.123haxi.com:13306" - You need to have a trailing slash!

2020/04/17 08:36:37 [WARN] consul: Invalid urlprefix- tag "127.0.0.1:13306" - You need to have a trailing slash!

nathanejohnson commented 4 years ago

are you running a custom build from master or 1.5.13 release?

nathanejohnson commented 3 years ago

@erwzqsdsdsf could you try this again with the new 1.5.14 release and see if this solves your issue?