- nebula 版本:3.6.0
- 部署方式:分布式
- 安装方式:源码编译
- 是否上生产环境:N
- 硬件信息
- 问题的具体描述
graph日志
I20250513 16:46:01.196681 1135 ThriftClientManager-inl.h:67] resolve "ip":26741 as "ip":26741
E20250513 16:46:01.197691 1135 StorageClientBase-inl.h:227] Request to "ip":26741 failed: Failed to write to remote endpoint. Wrote 0 bytes. AsyncSocketException: AsyncSocketException: connect timed out after 1000ms, type = Timed out
E20250513 16:46:01.197793 1039 StorageClientBase-inl.h:143] There some RPC errors: RPC failure in StorageClient: Failed to write to remote endpoint. Wrote 0 bytes. AsyncSocketException: AsyncSocketException: connect timed out after 1000ms, type = Timed out
E20250513 16:46:01.197865 1039 StorageAccessExecutor.h:47] InsertVerticesExecutor failed, error E_RPC_FAILURE, part 3
I20250513 16:46:01.197893 1039 AsyncMsgNotifyBasedScheduler.cpp:251] [InsertVerticesExecutor,1] failed with: Storage Error: RPC failure, probably timeout.
I20250513 16:46:01.197903 1039 AsyncMsgNotifyBasedScheduler.cpp:295] [InsertVerticesExecutor,1]remove: 0
I20250513 16:46:01.197966 1038 AsyncMsgNotifyBasedScheduler.cpp:116] [InsertVerticesExecutor,1] fail with: Storage Error: RPC failure, probably timeout.
E20250513 16:46:01.198020 1038 QueryInstance.cpp:154] Storage Error: RPC failure, probably timeout., query: INSERT VERTEX tag_time_004 (prop1,prop2) VALUES "vid_tag":("tag_time2",time("08:53:10.939000"))
20250513 16:46这个时间段内,storaged无日志,metad日志为收到其他服务的心跳,无其他信息。过了一会后重试成功。