We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
用程序 调用api 也正常。 127.0.0.1 9669 访问正常。 assert self.connection_pool.init([(sip, nport)]) self.client = self.connection_pool.get_session("root", "nebula")
按照文档说明 [Docker 部署 Studio]
最后访问数据库报错。
以下是nebula-graph-studio 容器内的输出
The text was updated successfully, but these errors were encountered:
docker desktop 已经内置 studio 啦,不用再安装了哈
Sorry, something went wrong.
好的,谢谢,已经安装到wsl 了,感觉比docker 的还更方便一点。哈哈
请问这个应该如何修正?是说我用docker-compose启动的nebula-graph之后,就不用再启动studio了吗?
我现在也遇到了同样的问题,但是我看nebula-graph3.8的docker-compose配置里面没有7001这个端口啊,内置的studio应该如何访问呢?
请问这个最终是如何解决的?上面的留言没看懂。
请问内置的版本,服务端口是多少?我访问7001访问不到。
这个访问的ip地址必须是一个内网IP,所以你把本机的内网ip填进去就好了,我是这么解决的
No branches or pull requests
用程序 调用api 也正常。
127.0.0.1 9669 访问正常。
assert self.connection_pool.init([(sip, nport)])
self.client = self.connection_pool.get_session("root", "nebula")
按照文档说明 [Docker 部署 Studio]
最后访问数据库报错。
以下是nebula-graph-studio 容器内的输出
The text was updated successfully, but these errors were encountered: