[Bug] graph-node temporary outage with `store error: NotFound`

未关闭
#4,739 14 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
postgresql, rust
领域
backend, databases

调研方向

从已报告的 Block stream error 和 SubgraphInstanceManager 组件入手,然后跟踪 store 在同步期间返回 NotFound 的过程。使用提供的日志上下文以及 PostgreSQL/graph-node 的版本详细信息,复现或隔离各个 subgraphs 中的临时停止;完成的标准是确定原因,并验证同步能够在不再出现该错误的情况下恢复。

由索引模型根据 Issue 内容生成。

描述

bug Stale
Bug report

We experience an error (logs attached) while running the subgraph causing a temporary sync stop:
image

Seems like the error is linked to some store problem but we can't find any problems. All metrics are good for both PostgreSQL and graph-node.

99% of the time node is working absolutely fine.
Also, this problem occurs on all subgraphs at the same time.

Graph version is v0.31.0
Docker image is graphprotocol/graph-node:v0.31.0

Relevant log output
Jul 04 08:23:51.258 DEBG Block stream produced a non-fatal error, error: store error: NotFound, sgd: 319, subgraph_id: QmQy5znQNDrZiVq8L7o3zFaTadiQz3tzgfXASBLz2WFgXL, component: SubgraphInstanceManager
IPFS hash

No response

Subgraph name or link to explorer

No response

Some information to help us out
  • Tick this box if this bug is caused by a regression found in the latest release.
  • Tick this box if this bug is specific to the hosted service.
  • I have searched the issue tracker to make sure this issue is not a duplicate.
OS information

None

主要语言
Rust
星标
3.2k
派生
1.1k
平均合并
4 天 1 小时
30 天内合并 PR
1

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

graphprotocol/graph-node 的其他 Issue

查看 graphprotocol/graph-node 的全部 Issue

相似的 Issue

更多 Rust Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。