You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but the erigon logs show that it is already in execution stage (grafana dashboards indicate the same thing):
INFO[06-14|21:40:48.714] [4/12 Execution] Executed blocks number=3038260 blk/s=973.8 tx/s=5808.1 Mgas/s=895.6 gasState=0.04 batch=37.9MB alloc=1.7GB sys=6.8GB
DBUG[06-14|21:40:53.512] [txpool] Commit written_kb=96 in=190.625µs
DBUG[06-14|21:41:00.196] Received blob sidecar via gossip index=0 size=128KB
DBUG[06-14|21:41:00.224] Received block via gossip slot=5220655
DBUG[06-14|21:41:00.224] Block scheduled for later processing block=5220655
DBUG[06-14|21:41:00.226] Received blob sidecar via gossip index=1 size=128KB
DBUG[06-14|21:41:05.653] [p2p] Dial schedule
erigon support invocation:
>> erigon git:(v2.60.1)
➜ ./build/bin/erigon support --diagnostics.sessions 45960025
INFO[06-14|21:38:37.230] logging to file system log dir=/Users/moskud/Library/Erigon/logs file prefix=erigon log level=info json=false
INFO[06-14|21:38:37.234] Connected
diagnostics
➜ make run-self-signed
cd ./cmd/diagnostics && go run .
Diagnostics version: v0.1.0
Diagnostics UI is running on http://localhost:8080
Remote Cursor chaindata SyncStage
Remote Cursor chaindata Header
The text was updated successfully, but these errors were encountered:
but the erigon logs show that it is already in execution stage (grafana dashboards indicate the same thing):
erigon support invocation:
diagnostics
The text was updated successfully, but these errors were encountered: