apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
4k stars 2.17k forks source link

dubbo-monitor-simple2.0没有监控到服务 #88

Closed mark-wk closed 3 years ago

mark-wk commented 6 years ago

zookeeper用的是远程服务器,地址已经在配置文件配置过,执行的start.sh脚本,不知道为何显示的注册地址是localhost/127.0.0.1:2181,且检测不到远程注册的服务。

lesineyzk commented 6 years ago

一样,我这边测试也是监控不到,服务可以注册进去调用,但监控中心没有显示 [zk: localhost:2181(CONNECTED) 0] ls / [dubbo, codingsky, zookeeper] [zk: localhost:2181(CONNECTED) 1] ls /dubbo [com.alibaba.dubbo.monitor.MonitorService, com.codingsky.service.TestService] [zk: localhost:2181(CONNECTED) 2] ls /dubbo/com.codingsky.service.TestService [consumers, configurators, routers, providers]

KeRan213539 commented 3 years ago

Sorry, because this issue was raised very early, we have closed it temporarily. You can verify whether this problem still exists in the latest code of the develop branch. If this problem still exists, please reopen it at any time.