graphprotocol / graphprotocol/graph-node

indexing freezing when using ipc connection

Ouverte
#5,434 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

bug Stale
Langage dominant
Rust
Étoiles
3.2k
Forks
1.1k
Merge moyen
4 j 1 h
PR mergées (30 j)
1

Description

Bug report

Hello,

When I use IPC connection it always freeze and I need to close and restart the node. Im running the node with the follow command

sudo cargo run -p graph-node --release -- \
  --ethereum-ipc mainnet:archive,traces:/home/guru/reth-mainnet/reth.ipc \
  --postgres-url postgresql://graph-node:let-me-in@localhost:5432/graph-node \
  --ipfs 127.0.0.1:5001

It start indexing right away my subgraphs (im currently indexing only one for testing), and it freeze like every 10 seconds.

Do im doing something wrong? http and ws connection working perfect, just the ipc freeze alot

Relevant log output

No response

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

Linux

### Tasks

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Commencez par reproduire le problème avec la commande fournie cargo run -p graph-node --release et sa configuration --ethereum-ipc, puis comparez-le aux connexions HTTP et WS signalées comme fonctionnelles. Recueillez les logs pertinents autour du gel récurrent ; le travail doit être considéré comme terminé lorsque l’indexation IPC ne se bloque plus avec la configuration signalée.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
postgresql, rust
Domaine
backend, blockchain, databases
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
20/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.