Closed yangBin666 closed 7 years ago
查看服务的启动日志: Registering service with consul: NewService{ "id":"dashboard-hystrix-docker-8050", "name":"dashboard-hystrix", "tags":[], "address":"10.42.208.133", "port":8050, "check":{ "script":"null", "interval":10, "ttl":null, "http":"http://10.42.208.133:8050/health", "tcp":null, "timeout":null } } 没有报异常,但是在consul上没有发现该服务。。。
Registering service with consul: NewService{ "id":"dashboard-hystrix-docker-8050", "name":"dashboard-hystrix", "tags":[], "address":"10.42.208.133", "port":8050, "check":{ "script":"null", "interval":10, "ttl":null, "http":"http://10.42.208.133:8050/health", "tcp":null, "timeout":null } }
8500端口是通的
查看服务的启动日志:
Registering service with consul: NewService{ "id":"dashboard-hystrix-docker-8050", "name":"dashboard-hystrix", "tags":[], "address":"10.42.208.133", "port":8050, "check":{ "script":"null", "interval":10, "ttl":null, "http":"http://10.42.208.133:8050/health", "tcp":null, "timeout":null } }
没有报异常,但是在consul上没有发现该服务。。。