Closed bayern01kahn closed 5 years ago
Hi, your url to zookeeper is not ok. If zookeeper is in container, then url can be something like: myzkcontainername:2181, if container name iz myzkcontainername
Hi, Thanks for reply. But my zookeeper is running on my local env ( 127.0.0.1:2181) not in docker's containner. and could been found by dubbo-admin.
Aleksandar Mijalkovic notifications@github.com 于2019年8月30日周五 下午5:17写道:
Hi, your url to zookeeper is not ok. If zookeeper is in container, then url can be something like: myzkcontainername:2181, if container name iz myzkcontainername
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mijalko/zookeeper_browser/issues/7?email_source=notifications&email_token=AGLLKGT6WK7BNRI3X7W4UB3QHDQSDA5CNFSM4ISI5IFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5RDBYY#issuecomment-526528739, or mute the thread https://github.com/notifications/unsubscribe-auth/AGLLKGVWPJN5LHZA6XSQZH3QHDQSDANCNFSM4ISI5IFA .
Containers cannot reach services on your host machine. On mac there is option to use docker.for.mac.localhost as an url. I am not sure if there is such option for docker on linux
Hi mijialko. thanks for share good tools. but I tried your docker image. but always got Cannot connect to zookeeper. Connection time-out. could you take a look when you free. thanks.