Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dubbogo-cli-v2 show zk with no dubbo service, cause panic. #42

Open
LaurenceLiZhixin opened this issue Mar 16, 2022 · 1 comment
Open

Comments

@LaurenceLiZhixin
Copy link
Contributor

LaurenceLiZhixin commented Mar 16, 2022

problem 1:

 dubbogo-cli-v2 show --r zookeeper --h 127.0.0.1:2181
2022/03/16 16:27:53 Connected to 127.0.0.1:2181
2022/03/16 16:27:53 Authenticated: id=72060066796601349, timeout=15000
2022/03/16 16:27:53 Re-submitting `0` credentials after reconnect
panic: Error while invoking zk.Children(path:/dubbo), the reason maybe is: : zk: node does not exist

problem2:

Dubbogo-cli-v2 show interface twice?

dubbogo-cli-v2 show --r zookeeper --h 127.0.0.1:2181
2022/03/16 16:29:35 Connected to 127.0.0.1:2181
2022/03/16 16:29:35 Authenticated: id=72060066796601357, timeout=15000
2022/03/16 16:29:35 Re-submitting `0` credentials after reconnect
interface: grpc.reflection.v1alpha.ServerReflection
methods: [ServerReflectionInfo]
interface: org.apache.dubbo.demo.Greeter
methods: [SayHello,SayHelloStream]
interface: grpc.reflection.v1alpha.ServerReflection
methods: [ServerReflectionInfo]
interface: org.apache.dubbo.demo.Greeter
methods: [SayHello,SayHelloStream]

@LaurenceLiZhixin LaurenceLiZhixin changed the title Dubbogo-cli-v2 show zk with no dubbo service, cause empty. Dubbogo-cli-v2 show zk with no dubbo service, cause panic. Mar 16, 2022
@LaurenceLiZhixin
Copy link
Contributor Author

@jasondeng1997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant