在服务器中运行nebula-console报错:
Error:
failed to open connection, error: incompatible handshakeKey between client and server: Graph client version(3.0.0) is not accepted, current graph client white list: 2.6.1:2.5.0:2.5.1:2.6.0.
请问这应该怎么解决?求助各位大佬~
在服务器中运行nebula-console报错:
Error:
failed to open connection, error: incompatible handshakeKey between client and server: Graph client version(3.0.0) is not accepted, current graph client white list: 2.6.1:2.5.0:2.5.1:2.6.0.
请问这应该怎么解决?求助各位大佬~
The problem was found:the nebulagraph version didn’t match the nebula-console version.
But when I fixed the problem above, another problem is coming.
nebulagraph version:3.8.0
nebula-console version:3.8.0
看下nebula-graphd是否成功启动,scripts/nebula-graphd.service status
看提示,graphd 是退出的啊
单纯的看这个看不出原因,原因很多。需要看 graphd 和 storaged 的日志。
怎么看日志?
{nebula_install_path}/logs/nebula-graphd.ERROR
{nebula_install_path}:nebula安装目录