环境及配置:
-
nebula 版本:3.6.0
-
部署方式:k8s单机
-
安装方式:RPM
-
是否上生产环境:Y
-
问题的具体描述
尝试通过通过以下命令连接:
kubectl run -ti --image vesoft/nebula-console:v3.5.0 --restart=Never -- nebula-console-01 --addr nebula-service -port 9669 -u root -p vesoft
窗口出现了错误:
kubectl run -ti --image vesoft/nebula-console:v3.5.0 --restart=Never -- nebula-console-01 --addr nebula-service -port 9669 -u root -p vesoft
If you don't see a command prompt, try pressing enter.
2024/01/30 06:26:49 Fail to create a new session from connection pool, failed to authenticate, error code: -1002, error msg: Create session failed: RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not ope
panic: Fail to create a new session from connection pool, failed to authenticate, error code: -1002, error msg: Create session failed: RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not ope
goroutine 1 [running]:
log.Panicf(0x81c3a5, 0x35, 0xc0000d5e58, 0x1, 0x1)
/usr/local/go/src/log/log.go:345 +0xc0
main.main()
/usr/src/main.go:538 +0x985
- 相关的 meta / storage / graph info 日志信息
graphd:
tail -f nebula-graphd.ERROR
E20240130 06:32:44.027412 222 GraphService.cpp:113] Create session for userName: root, ip: 10.244.0.31 failed: Create session failed: RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not ope
E20240130 06:32:56.283411 478 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:32:56.283663 478 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:32:56.283706 425 MetaClient.cpp:192] Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:33:09.296993 479 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:33:09.297209 479 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:33:09.297251 425 MetaClient.cpp:192] Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:33:22.310073 480 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:33:22.310290 480 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:33:22.310324 425 MetaClient.cpp:192] Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:33:33.763198 481 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:33:33.763422 481 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:33:33.763459 426 GraphSessionManager.cpp:290] Update sessions failed: RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:33:35.325246 482 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:33:35.325286 482 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:33:35.325320 425 MetaClient.cpp:192] Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
metad:
tail -f nebula-metad.INFO
I20240130 06:26:12.061431 270 JobManager.cpp:150] JobManager::scheduleThread enter
I20240130 06:26:12.257335 339 HBProcessor.cpp:33] Receive heartbeat from "127.0.0.1":9669, role = GRAPH
I20240130 06:26:12.257390 339 HBProcessor.cpp:89] Update host "127.0.0.1":9669 dir info, root path: /usr/local/nebula, data path size: 0
I20240130 06:26:12.280733 339 SessionManagerProcessor.cpp:136] resp session size: 1
I20240130 06:26:12.297084 339 ListHostsProcessor.cpp:249] skip inactive host: "127.0.0.1":9779
I20240130 06:26:12.327262 339 SessionManagerProcessor.cpp:136] resp session size: 1
I20240130 06:26:12.373484 339 HBProcessor.cpp:33] Receive heartbeat from "127.0.0.1":9779, role = STORAGE
I20240130 06:26:12.373574 339 HBProcessor.cpp:52] Set clusterId for new host "127.0.0.1":9779!
I20240130 06:26:12.373584 339 HBProcessor.cpp:89] Update host "127.0.0.1":9779 dir info, root path: /usr/local/nebula, data path size: 1
I20240130 06:26:12.383105 339 SessionManagerProcessor.cpp:136] resp session size: 1
storaged:
Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:35:32.274577 466 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:35:32.274760 466 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:35:32.274794 489 MetaClient.cpp:192] Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:35:45.290772 473 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:35:45.291550 473 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:35:45.291589 489 MetaClient.cpp:192] Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:35:58.306519 488 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:35:58.327594 488 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:35:58.327644 489 MetaClient.cpp:192] Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:36:11.341065 457 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit
E20240130 06:36:11.341297 457 MetaClient.cpp:773] RpcResponse exception: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connection refused): Connection refused
E20240130 06:36:11.341332 489 MetaClient.cpp:192] Heartbeat failed, status:RPC failure in MetaClient: apache::thrift::transport::TTransportException: Dropping unsent request. Connection closed after: apache::thrift::transport::TTransportException: AsyncSocketException: connect failed, type = Socket not open, errno = 111 (Connect
E20240130 06:36:24.356230 462 MetaClient.cpp:772] Send request to "127.0.0.1":9559, exceed retry limit