Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/performance doesn't proceed beyond "index snapshot stage" #76

Open
sudeepdino008 opened this issue Jun 14, 2024 · 0 comments
Open

/performance doesn't proceed beyond "index snapshot stage" #76

sudeepdino008 opened this issue Jun 14, 2024 · 0 comments

Comments

@sudeepdino008
Copy link
Member

Screenshot 2024-06-14 at 9 40 14 PM

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant