Error: RPC failure, probably timeout

提问参考模版:

  • nebula 版本:3.5.0
  • 部署方式:集群
  • 安装方式:Docker
  • 是否上生产环境: N
  • 硬件信息
    • 磁盘( 推荐使用 SSD)
    • CPU、内存信息
  • 问题的具体描述
  • 相关的 meta / storage / graph info 日志信息
    E20250916 07:15:40.136919 53 StorageClientBase-inl.h:227] Request to “storaged0”:9779 failed: AsyncSocketException: recv() failed (peer=10.1.97.227:9779, local=10.1.97.242:57278), type = Internal error, errno = 104 (Connection reset by peer): Connection reset by peer
    E20250916 07:15:40.138695 19 StorageClientBase-inl.h:143] There some RPC errors: RPC failure in StorageClient: AsyncSocketException: recv() failed (peer=10.1.97.227:9779, local=10.1.97.242:57278), type = Internal error, errno = 104 (Connection reset by peer): Connection reset by peer
    E20250916 07:15:40.138742 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 13
    E20250916 07:15:40.138752 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 11
    E20250916 07:15:40.138758 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 10
    E20250916 07:15:40.138765 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 8
    E20250916 07:15:40.138777 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 7
    E20250916 07:15:40.138783 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 6
    E20250916 07:15:40.138789 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 5
    E20250916 07:15:40.138805 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 15
    E20250916 07:15:40.138811 19 StorageAccessExecutor.h:47] IndexScanExecutor failed, error E_RPC_FAILURE, part 4
    E20250916 07:15:40.138949 22 QueryInstance.cpp:151] Storage Error: RPC failure, probably timeout., query:
    match p=(center_id:Ci)-[*1…1]->() WHERE center_id.Ci.ciId IN [‘633189148618241’] UNWIND RELATIONSHIPS(p) as singleR WITH src(singleR) as sNode, singleR, dst(singleR) as eNode RETURN DISTINCT sNode AS FROM_ciId, eNode AS TO_ciId, rank(singleR) AS R_relationshipId order by FROM_ciId SKIP 0 limit 2000
    代码 / 终端输出 / 日志…

此话题已在最后回复的 30 天后被自动关闭。不再允许新回复。