graphprotocol / graphprotocol/graph-node

indexing freezing when using ipc connection

Aperta
#5,434 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

bug Stale
Lingua principale
Rust
Stelle
3.2k
Fork
1.1k
Merge medio
4g 1h
PR unite (30g)
1

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia riproducendo il problema con il comando fornito cargo run -p graph-node --release e la relativa configurazione --ethereum-ipc, quindi confrontalo con le connessioni HTTP e WS segnalate come funzionanti. Raccogli i log rilevanti relativi al blocco ricorrente; il lavoro deve considerarsi concluso quando l’indicizzazione IPC non si blocca più con la configurazione segnalata.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
postgresql, rust
Ambito
backend, blockchain, databases
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
20/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.