fabio: Bug in consul 1.4.3
Hi Frank how are you ๐ long timeโฆ ๐
Fabio: 1.5.11 with Consul: 1.4.2 - Fabio works all fine but Consul: 1.4.3 - Fabio does not update routes or even loose routes randomly
registering 4 services:
2019/03/09 10:36:17 [INFO] Config updates
+ route add python-smooth python-smooth.service.consul/ http://192.168.99.100:31226/
2019/03/09 10:36:22 [INFO] Config updates
+ route add python-smooth python-smooth.service.consul/ http://192.168.99.100:31767/
2019/03/09 10:36:22 [INFO] Config updates
+ route add python-smooth python-smooth.service.consul/ http://192.168.99.100:31788/
2019/03/09 10:36:24 [INFO] Config updates
+ route add python-smooth python-smooth.service.consul/ http://192.168.99.100:31508/
deregistering 3 services, fabio removes 4
2019/03/09 10:36:45 [INFO] Config updates
- route add python-smooth python-smooth.service.consul/ http://192.168.99.100:31226/
2019/03/09 10:36:45 [INFO] Config updates
- route add python-smooth python-smooth.service.consul/ http://192.168.99.100:31788/
- route add python-smooth python-smooth.service.consul/ http://192.168.99.100:31767/
- route add python-smooth python-smooth.service.consul/ http://192.168.99.100:31508/
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (15 by maintainers)
hashicorp/consul#5456 fits the bill.