dynamic-sharding
dynamic-sharding copied to clipboard
127.0.0.1:8500: connect: connection refused
consul_server:
# consul api 地址
addr: localhost:8500
username:
password:
# promethues中consul sd中pgw service name
register_service_name: pushgateway
# 服务web addr
http_listen_addr: :9292
# pgw信息
pushgateway:
port: 9091
servers:
- 10.0.28.239
- 10.0.29.24
consul_server: # consul api 地址 addr: localhost:8500 username: password: # promethues中consul sd中pgw service name register_service_name: pushgateway # 服务web addr http_listen_addr: :9292 # pgw信息 pushgateway: port: 9091 servers: - 10.0.28.239 - 10.0.29.24
- consul server 部署了吗
- 启动了没
- 还是说consul有鉴权呀
- 或者说consul listen addr指定了ip而没有127.0.0.1
I just forgot to launch Consul, I pushGateway is two, both are accessible on the server where Consul is located, but there is only one display, why
forgot to launch Consul, I pushGateway is two, both are accessible on the server where Consul is located, but there is only one display, why
大兄弟说中文吧 ,查查pushgaway是不是有可用,看看日志,是不是探活失败了