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

下载nebula-console版本再连接nebula后,出现 i/o timeout #115

Closed
jiangpeng12345 opened this issue Feb 18, 2022 · 3 comments
Closed

Comments

@jiangpeng12345
Copy link

docker run --rm -ti --network nebula-net --entrypoint=/bin/sh vesoft/nebula-console:v2.0.0-rc1

/ # nebula-console -u user -p passwrod --address=graphd --port=9669
Could not get IPs: lookup graphd on 127.0.0.11:53: read udp 127.0.0.1:33576->127.0.0.11:53: i/o timeout
2022/02/18 12:18:58 Fail to initialize the connection pool, host: graphd, port: 9669, Failed to find IP, error: lookup graphd on 127.0.0.11:53: read udp 127.0.0.1:33576->127.0.0.11:53: i/o timeout
panic: Fail to initialize the connection pool, host: graphd, port: 9669, Failed to find IP, error: lookup graphd on 127.0.0.11:53: read udp 127.0.0.1:33576->127.0.0.11:53: i/o timeout

请问这个问题该如何解决

@wey-gu
Copy link
Contributor

wey-gu commented Feb 21, 2022

请问您的 nebula-graph 的版本是 v2.0.0-rc1 ?console 需要和 nebula-graph 在对应的版本哈。
可以打印一下 docker ps 看看 compose 的信息么?graphD 是起来的么?

@Sophie-Xie
Copy link

Close it first, and open it if any new info.

@fineday009
Copy link

image
image

遇到类似的问题,有解决方案吗?

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

4 participants