consul-announcer icon indicating copy to clipboard operation
consul-announcer copied to clipboard

Should bump `consul-python` version for bug fixing

Open imcom opened this issue 5 years ago • 0 comments

2018/07/08 20:54:59 [ERR] http: Request GET /v1/agent/service/deregister/waf-host-1, error: method GET not allowed from=127.0.0.1:58042
2018/07/08 20:54:59 [DEBUG] http: Request GET /v1/agent/service/deregister/waf-host-1 (96.585µs) from=127.0.0.1:58042
2018/07/08 20:54:59 [ERR] http: Request GET /v1/agent/service/deregister/waf-host-2, error: method GET not allowed from=127.0.0.1:58042
2018/07/08 20:54:59 [DEBUG] http: Request GET /v1/agent/service/deregister/waf-host-2 (81.412µs) from=127.0.0.1:58042

I believe this is due to the default installation use consul-python 0.6.2

imcom avatar Jul 08 '18 13:07 imcom