streamingfast / firehose-ethereum

Ethereum on StreamingFast
Apache License 2.0
80 stars 24 forks source link

"not pushing block to a closed subscription" infinite spam in logs #53

Open let4be opened 1 year ago

let4be commented 1 year ago

log fragment: https://pastebin.com/FfiP59EV

After I stopped and started firehose several times I get this(thousands upon thousands of such messages) fireeth version dev (Commit d755a7e, Built 2023-02-01T19:56:53Z) 1.3.3 built from sources

geth:

INFO [02-07|06:40:33.649] Initializing firehose 
INFO [02-07|06:40:33.654] Firehose initialized                     enabled=false sync_instrumentation_enabled=true mining_enabled=false block_progress_enabled=false compaction_disabled=false archive_blocks_to_keep=0 genesis_provenance="Geth Default" firehose_version=2.1 geth_version=1.1.18-fh2 chain_variant=bsc
Geth
Version: 1.1.18-fh2
Git Commit: 7d87cc8c32c5654fddbd4a20ff4cce6476b41ce2
Architecture: amd64
Go Version: go1.17.13
Operating System: linux
GOPATH=
GOROOT=go

trying to sync bsc mainnet

any advice?

matthewdarwin commented 1 year ago

Is this issue still happening?