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
Describe the bug
Error when running with a node that's still in the process of initial sync.
Additional context
2023-10-24 13-14-03.7963|Loading 38 assemblies from /nethermind/plugins
2023-10-24 13-14-03.7963|Loading assembly Nethermind.Trie
2023-10-24 13-14-03.7985|Loading assembly Nethermind.EthStats
2023-10-24 13-14-03.7995| Found plugin type Nethermind.EthStats
2023-10-24 13-14-03.7995|Loading assembly Nethermind.Logging
2023-10-24 13-14-03.7999|Loading assembly Nethermind.Serialization.Json
2023-10-24 13-14-03.8061|Loading assembly Nethermind.Sockets
2023-10-24 13-14-03.8068|Loading assembly Nethermind.Int256
2023-10-24 13-14-03.8072|Loading assembly Nethermind.Network.Contract
2023-10-24 13-14-03.8074|Loading assembly Nethermind.Crypto
2023-10-24 13-14-03.8094|Loading assembly Nethermind.Specs
2023-10-24 13-14-03.8112|Loading assembly Nethermind.Monitoring
2023-10-24 13-14-03.8379|Loading assembly Nethermind.Init
2023-10-24 13-14-03.8391|Loading assembly Nethermind.Core
2023-10-24 13-14-03.8449|Loading assembly Nethermind.JsonRpc.TraceStore
2023-10-24 13-14-03.8466| Found plugin type Nethermind.JsonRpc.TraceStore
2023-10-24 13-14-03.8466|Loading assembly Nethermind.Network
2023-10-24 13-14-03.8536|Loading assembly Nethermind.HealthChecks
2023-10-24 13-14-03.8546| Found plugin type Nethermind.HealthChecks
2023-10-24 13-14-03.8547|Loading assembly Nethermind.Consensus
2023-10-24 13-14-03.8563|Loading assembly Nethermind.Consensus.AuRa
2023-10-24 13-14-03.8598|Loading assembly Nethermind.Abi
2023-10-24 13-14-03.8605|Loading assembly Nethermind.Serialization.Rlp
2023-10-24 13-14-03.8617|Loading assembly Nethermind.JsonRpc
2023-10-24 13-14-03.8653|Loading assembly Nethermind.Merge.Plugin
2023-10-24 13-14-03.8679| Found plugin type Nethermind.Merge.Plugin
2023-10-24 13-14-03.8679|Loading assembly Nethermind.AccountAbstraction
2023-10-24 13-14-03.8696| Found plugin type Nethermind.AccountAbstraction
2023-10-24 13-14-03.8696|Loading assembly Nethermind.Api
2023-10-24 13-14-03.8702|Loading assembly Nethermind.Blockchain
2023-10-24 13-14-03.8721|Loading assembly Nethermind.Synchronization
2023-10-24 13-14-03.8742|Loading assembly Nethermind.Db
2023-10-24 13-14-03.8755|Loading assembly Nethermind.Wallet
2023-10-24 13-14-03.8760|Loading assembly Circles.Index
2023-10-24 13-14-03.8768| Found plugin type Circles.Index
2023-10-24 13-14-03.8768|Loading assembly Nethermind.State
2023-10-24 13-14-03.8774|Loading assembly Nethermind.Grpc
2023-10-24 13-14-03.8787|Loading assembly Nethermind.Config
2023-10-24 13-14-03.8791|Loading assembly Nethermind.Network.Stats
2023-10-24 13-14-03.8797|Loading assembly Nethermind.Merge.AuRa
2023-10-24 13-14-03.8802| Found plugin type Nethermind.Merge.AuRa
2023-10-24 13-14-03.8802|Loading assembly Nethermind.Evm
2023-10-24 13-14-03.8829|Loading assembly Nethermind.Mev
2023-10-24 13-14-03.8841| Found plugin type Nethermind.Mev
2023-10-24 13-14-03.8842|Loading assembly Nethermind.TxPool
2023-10-24 13-14-03.8849|Loading assembly Nethermind.KeyStore
2023-10-24 13-14-03.8854|Loading assembly Nethermind.Facade
2023-10-24 13-14-03.9366|Loading standard NLog.config file from /nethermind/NLog.config.
2023-10-24 13-14-04.0561|NLog.config loaded in 119ms.
Enabling log level override: INFO
file-async TEST
auto-colored-console-async TEST
file-async TEST
auto-colored-console-async TEST
2023-10-24 13-14-04.0606|Reading config file from /nethermind/configs/gnosis.cfg
2023-10-24 13-14-04.1036|Configuration initialized.
2023-10-24 13-14-04.1047|Setting BaseDbPath to: /data/nethermind_db/gnosis, from: nethermind_db/gnosis
2023-10-24 13-14-04.1048|Setting KeyStoreDirectory to: /data/keystore, from: keystore
2023-10-24 13-14-04.1048|Setting LogDirectory to: /data/logs, from: logs
24 Oct 13:14:04 | RocksDb Version: 8.3.2
24 Oct 13:14:04 | ChainSpecPath matched an embedded resource inside the binary. Loading chainspec from embedded resources instead of file!
24 Oct 13:14:04 | CPU: (CT)
24 Oct 13:14:04 | Using http://ipv4.icanhazip.com to get external ip
24 Oct 13:14:04 | Setting up memory allowances
24 Oct 13:14:04 | Memory hint: 768 MB
24 Oct 13:14:04 | General memory: 32 MB
24 Oct 13:14:04 | Peers memory: 50 MB
24 Oct 13:14:04 | Netty memory: 134 MB
24 Oct 13:14:04 | Mempool memory: 109 MB
24 Oct 13:14:04 | Fast blocks memory: 44 MB
24 Oct 13:14:04 | Trie memory: 79 MB
24 Oct 13:14:04 | DB memory: 318 MB
24 Oct 13:14:05 | Start block loaded from reorg boundary - 30606122 - 30606122 (0xbf6424...4c8309)
24 Oct 13:14:05 | Numbers resolved, level = Max(30606122, 30606158), header = Max(30606122, 30606158), body = Max(0, 30606158)
24 Oct 13:14:05 | Beacon Numbers resolved, level = 0, header = 0, body = 0
24 Oct 13:14:05 | Block tree initialized, last processed is 30606122 (0xbf6424...4c8309), best queued is 30606158, best known is 30606158, lowest inserted header 1, body 18010011, lowest sync inserted block number 30599984
24 Oct 13:14:05 | Initializing 14 plugins
24 Oct 13:14:05 | Clique by Nethermind
24 Oct 13:14:05 | Clique by Nethermind initialized in 0ms
24 Oct 13:14:05 | AuRa by Nethermind
24 Oct 13:14:05 | AuRa by Nethermind initialized in 0ms
24 Oct 13:14:05 | Ethash by Nethermind
24 Oct 13:14:05 | Ethash by Nethermind initialized in 0ms
24 Oct 13:14:05 | NethDev by Nethermind
24 Oct 13:14:05 | NethDev by Nethermind initialized in 0ms
24 Oct 13:14:05 | AuRaMerge by Nethermind
24 Oct 13:14:05 | Client started with TTD: 8626000000000000000000058750000000000000000000, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 8626000110427538733349499292577475819600160930
24 Oct 13:14:05 | AuRaMerge by Nethermind initialized in 5ms
24 Oct 13:14:05 | Merge by Nethermind
24 Oct 13:14:05 | Merge by Nethermind initialized in 0ms
24 Oct 13:14:05 | MEV by Nethermind
24 Oct 13:14:05 | MEV by Nethermind initialized in 0ms
24 Oct 13:14:05 | HealthChecks by Nethermind
24 Oct 13:14:05 | HealthChecks by Nethermind initialized in 1ms
24 Oct 13:14:05 | Hive by Nethermind
24 Oct 13:14:05 | Hive by Nethermind initialized in 0ms
24 Oct 13:14:05 | Account Abstraction by Nethermind
24 Oct 13:14:05 | Account Abstraction Plugin: User Operation Mining Disabled
24 Oct 13:14:05 | Account Abstraction by Nethermind initialized in 0ms
24 Oct 13:14:05 | Circles.Index by Gnosis
24 Oct 13:14:05 | Circles.Index by Gnosis initialized in 23ms
24 Oct 13:14:05 | EthStats by Nethermind
24 Oct 13:14:05 | EthStats by Nethermind initialized in 0ms
24 Oct 13:14:05 | TraceStore by Nethermind
24 Oct 13:14:05 | TraceStore by Nethermind initialized in 0ms
24 Oct 13:14:05 | UPnP by Nethermind
24 Oct 13:14:05 | UPnP by Nethermind initialized in 0ms
24 Oct 13:14:05 | Circles.Index: Transitioning from New to Initial
24 Oct 13:14:05 | Circles.Index: Event LeaveState received in state New
24 Oct 13:14:05 | Circles.Index: Event EnterState received in state Initial
24 Oct 13:14:05 | Circles.Index: SQLite database at: /data/nethermind_db/gnosis/circles-index.sqlite
24 Oct 13:14:05 | Circles.Index: Migrating database schema (tables)
24 Oct 13:14:05 | Circles.Index: Current index height: 0
24 Oct 13:14:05 | Circles.Index: Current chain height: 30606122
24 Oct 13:14:05 | Circles.Index: Deleting all blocks greater or equal 0 from the index ..
24 Oct 13:14:05 | Circles.Index: Affected signups: 0
24 Oct 13:14:05 | Circles.Index: Affected trusts: 0
24 Oct 13:14:05 | Circles.Index: Affected hub transfers: 0
24 Oct 13:14:05 | Circles.Index: Affected crc transfers: 0
24 Oct 13:14:06 | Circles.Index: Current index height: 0
24 Oct 13:14:06 | Circles.Index: Current chain height: 30606122
24 Oct 13:14:06 | Circles.Index: Warming up cache
24 Oct 13:14:06 | Circles.Index: Transitioning from Initial to Syncing
24 Oct 13:14:06 | Circles.Index: Event LeaveState received in state Initial
24 Oct 13:14:06 | Circles.Index: Event EnterState received in state Syncing
24 Oct 13:14:06 | Circles.Index: Current index height: 0
24 Oct 13:14:06 | Circles.Index: Current chain height: 30606122
24 Oct 13:14:06 | Circles.Index: Starting syncing process.
24 Oct 13:14:06 | Circles.Index: Indexing blocks with max parallelism 52
24 Oct 13:14:06 | Loaded Beacon Pivot: 30600009 (0xb32ea12e9bcb64616de9a62cdb3fac2bc701ec0a277ed3d73a5eb6d8d81ad002)
24 Oct 13:14:06 | Pivot block has been set based on data from db. Pivot block number: 30599983, hash: 0x8b3e129aa92e489070370a50fe184fe6135a415f556347d5f798abb7029fda87
24 Oct 13:14:06 | Loaded 0 static nodes from file: /nethermind/Data/static-nodes.json
24 Oct 13:14:06 | Skipping Account Abstraction network protocol
24 Oct 13:14:06 | Using pivot 30599983 and barrier 1 in bodies sync
24 Oct 13:14:06 | Using pivot 30599983 and barrier 1 in receipts sync
24 Oct 13:14:06 | Now syncing nodes starting from root of block 0
24 Oct 13:14:06 | Found 36 block tree levels to review for fixes starting from 30606123
24 Oct 13:14:06 | Reviewed 0 blocks out of 36
24 Oct 13:14:06 | Rerunning block after reorg or pruning: 30606123 (0xf04ccf...00d870)
24 Oct 13:14:06 | Numbers resolved, level = Max(30606122, 30606158), header = Max(30606122, 30606158), body = Max(0, 30606158)
24 Oct 13:14:06 | Beacon Numbers resolved, level = 0, header = 0, body = 0
24 Oct 13:14:06 | Grafana / Prometheus metrics are disabled in configuration
24 Oct 13:14:06 | System.Diagnostics.Metrics disabled
24 Oct 13:14:06 | Starting Merge block producer & sealer
24 Oct 13:14:06 | Circles.Index: New block received: 30606123
24 Oct 13:14:06 | Rerunning block after reorg or pruning: 30606124 (0xb36c87...373e5d)
24 Oct 13:14:06 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:06 | Circles.Index: New block received: 30606124
24 Oct 13:14:06 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:06 | Rerunning block after reorg or pruning: 30606125 (0x542479...a24584)
24 Oct 13:14:06 | Circles.Index: New block received: 30606125
24 Oct 13:14:06 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:06 | Rerunning block after reorg or pruning: 30606126 (0x860530...0eae2a)
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606127 (0x3b24e4...b70110)
24 Oct 13:14:07 | Circles.Index: New block received: 30606126
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606128 (0x2c1634...af5ee0)
24 Oct 13:14:07 | Circles.Index: New block received: 30606127
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Circles.Index: New block received: 30606128
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606129 (0xc734d8...81823c)
24 Oct 13:14:07 | Circles.Index: New block received: 30606129
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606130 (0xdc6bba...38889d)
24 Oct 13:14:07 | Connected to 1 bootnodes, 1579 trusted/persisted nodes
24 Oct 13:14:07 | Changing state Disconnected to Full, FastBodies at processed: 30606129 | state: 30606129 | block: 30606158 | header: 30606158 | target block: 30600009 | peer block: 30614493
24 Oct 13:14:07 | Sync mode changed from Disconnected to Full, FastBodies
24 Oct 13:14:07 | Circles.Index: New block received: 30606130
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606131 (0x84539f...90cd0d)
24 Oct 13:14:07 | Circles.Index: New block received: 30606131
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Processed 30606124... 30606131 | 1,060.63 ms | slot 1,066 ms | Gas gwei: 0.00 .. 0.31 (3.24) .. 6.77
24 Oct 13:14:07 | - Blocks 8 32.69 MGas | 36 txs | calls 457 ( 5) | sload 8,811 | sstore 372 | create 1
24 Oct 13:14:07 | - Block throughput 30.82 MGas/s | 33.94 t/s | 7.54 Blk/s | recv 0 | proc 27
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606132 (0xff6ea7...327921)
24 Oct 13:14:07 | Circles.Index: New block received: 30606132
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606133 (0x21de20...5ce1aa)
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Circles.Index: New block received: 30606133
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606134 (0x200bc3...eb6631)
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Circles.Index: New block received: 30606134
24 Oct 13:14:07 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:07 | Rerunning block after reorg or pruning: 30606135 (0x125f74...c63d1c)
24 Oct 13:14:08 | Circles.Index: New block received: 30606135
24 Oct 13:14:08 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:08 | Rerunning block after reorg or pruning: 30606136 (0x8232d4...0feee9)
24 Oct 13:14:08 | Circles.Index: New block received: 30606136
24 Oct 13:14:08 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:08 | Rerunning block after reorg or pruning: 30606137 (0xceddf3...6f18a8)
24 Oct 13:14:08 | Circles.Index: Enumerating blocks to sync from 12541947 to 30606136
24 Oct 13:14:08 | Circles.Index: New block received: 30606137
24 Oct 13:14:08 | Processed 30606132... 30606137 | 1,265.34 ms | slot 1,269 ms | Gas gwei: 0.00 .. 0.39 (4.12) .. 13.50
24 Oct 13:14:08 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:08 | - Blocks 6 50.90 MGas | 40 txs | calls 565 ( 5) | sload 6,521 | sstore 1,687 | create 0
24 Oct 13:14:08 | - Block throughput 40.22 MGas/s | 31.61 t/s | 4.74 Blk/s | recv 0 | proc 21
24 Oct 13:14:08 | Rerunning block after reorg or pruning: 30606138 (0xf92d2e...fba1c8)
24 Oct 13:14:09 | Circles.Index: New block received: 30606138
24 Oct 13:14:09 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:09 | Rerunning block after reorg or pruning: 30606139 (0xa677a7...bc8bb6)
24 Oct 13:14:09 | Circles.Index: New block received: 30606139
24 Oct 13:14:09 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:09 | Rerunning block after reorg or pruning: 30606140 (0x085163...3df48c)
24 Oct 13:14:09 | Circles.Index: New block received: 30606140
24 Oct 13:14:09 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:09 | Rerunning block after reorg or pruning: 30606141 (0x50682c...5ce7eb)
24 Oct 13:14:09 | Circles.Index: New block received: 30606141
24 Oct 13:14:09 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:09 | Rerunning block after reorg or pruning: 30606142 (0x4c3fc6...8dfbe1)
24 Oct 13:14:09 | Circles.Index: New block received: 30606142
24 Oct 13:14:09 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:09 | Rerunning block after reorg or pruning: 30606143 (0xc730bb...c06e7b)
24 Oct 13:14:10 | Circles.Index: New block received: 30606143
24 Oct 13:14:10 | Processed 30606138... 30606143 | 1,422.48 ms | slot 1,424 ms | Gas gwei: 0.00 .. 0.53 (4.11) .. 12.40
24 Oct 13:14:10 | - Blocks 6 67.31 MGas | 31 txs | calls 274 ( 2) | sload 9,267 | sstore 3,184 | create 0
24 Oct 13:14:10 | - Block throughput 47.32 MGas/s | 21.79 t/s | 4.22 Blk/s | recv 0 | proc 15
24 Oct 13:14:10 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:10 | Rerunning block after reorg or pruning: 30606144 (0x73da7c...e01fb7)
24 Oct 13:14:10 | Rerunning block after reorg or pruning: 30606145 (0x463959...9bef87)
24 Oct 13:14:10 | Circles.Index: New block received: 30606144
24 Oct 13:14:10 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:10 | Circles.Index: New block received: 30606145
24 Oct 13:14:10 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:10 | Rerunning block after reorg or pruning: 30606146 (0x5bc614...e99b29)
24 Oct 13:14:11 | Circles.Index: New block received: 30606146
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606147 (0xf023b2...48ec18)
24 Oct 13:14:11 | Peers | with best block: 4 | all: 5 | eth68 (100 %) | Active: 4 Bodies | Sleeping: None | Nethermind (100 %)
24 Oct 13:14:11 | Old Bodies 12,602,384 / 30,599,983 ( 41.18 %) | queue 1,144 | current 0 Blk/s | total 3,153 Blk/s
24 Oct 13:14:11 | Circles.Index: New block received: 30606147
24 Oct 13:14:11 | Processed 30606144... 30606147 | 1,082.97 ms | slot 1,084 ms | Gas gwei: 0.00 .. 0.72 (3.94) .. 12.40
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | - Blocks 4 64.85 MGas | 34 txs | calls 205 ( 4) | sload 5,487 | sstore 2,556 | create 0
24 Oct 13:14:11 | - Block throughput 59.89 MGas/s | 31.40 t/s | 3.69 Blk/s | recv 0 | proc 11
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606148 (0xf22afc...cd3464)
24 Oct 13:14:11 | Circles.Index: New block received: 30606148
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606149 (0x72c529...c6ba6d)
24 Oct 13:14:11 | Circles.Index: New block received: 30606149
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606150 (0xa44bd3...db1f30)
24 Oct 13:14:11 | Circles.Index: New block received: 30606150
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606151 (0x067e8e...05d934)
24 Oct 13:14:11 | Circles.Index: New block received: 30606151
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606152 (0x16bd31...eb86d8)
24 Oct 13:14:11 | Circles.Index: New block received: 30606152
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606153 (0xdb8dff...7023cd)
24 Oct 13:14:11 | Circles.Index: New block received: 30606153
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606154 (0x82f1c7...01e0f5)
24 Oct 13:14:11 | Circles.Index: New block received: 30606154
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606155 (0x1f855b...bd1728)
24 Oct 13:14:11 | Circles.Index: New block received: 30606155
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606156 (0x2ecf5d...dd4df5)
24 Oct 13:14:11 | Circles.Index: New block received: 30606156
24 Oct 13:14:11 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:11 | Rerunning block after reorg or pruning: 30606157 (0xf5c6b5...f963b3)
24 Oct 13:14:12 | Circles.Index: New block received: 30606157
24 Oct 13:14:12 | Circles.Index: Event NewBlock received in state Syncing
24 Oct 13:14:12 | Rerunning block after reorg or pruning: 30606158 (0x915c9e...0926b3)
24 Oct 13:14:12 | Circles.Index: New block received: 30606158
24 Oct 13:14:12 | Circles.Index: Event NewBlock received in state Syncing
Unhandled exception. System.AggregateException: One or more errors occurred. (Couldn't find block 12542305.) (Couldn't find block 12542237.) (Couldn't find block 12542144.) (Couldn't find block 12542036.) (Couldn't find block 12542238.) (Couldn't find block 12542114.) (Couldn't find block 12542334.) (Couldn't find block 12541947.) (Couldn't find block 12542178.) (Couldn't find block 12542111.) (Couldn't find block 12542024.) (Couldn't find block 12542359.) (Couldn't find block 12542154.) (Couldn't find block 12542075.) (Couldn't find block 12542046.) (Couldn't find block 12542039.) (Couldn't find block 12541974.) (Couldn't find block 12542272.) (Couldn't find block 12542199.) (Couldn't find block 12542316.) (Couldn't find block 12542344.) (Couldn't find block 12542401.) (Couldn't find block 12542233.) (Couldn't find block 12542208.) (Couldn't find block 12542375.) (Couldn't find block 12542348.) (Couldn't find block 12542331.) (Couldn't find block 12542527.) (Couldn't find block 12542441.) (Couldn't find block 12542444.) (Couldn't find block 12542125.) (Couldn't find block 12542493.) (Couldn't find block 12542544.) (Couldn't find block 12542137.) (Couldn't find block 12542120.) (Couldn't find block 12542579.) (Couldn't find block 12542593.) (Couldn't find block 12542116.)
---> System.Exception: Couldn't find block 12542305.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()
--- End of inner exception stack trace ---
at Circles.Index.Indexer.BlockIndexer.IndexBlocks(IBlockTree blockTree, IReceiptFinder receiptFinder, MemoryCache cache, Sink sink, ILogger logger, IEnumerable`1 remainingKnownRelevantBlocks, CancellationToken cancellationToken, Settings settings)
at Circles.Index.Indexer.StateMachine.Sync()
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
---> (Inner Exception #1) System.Exception: Couldn't find block 12542237.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #2) System.Exception: Couldn't find block 12542144.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #3) System.Exception: Couldn't find block 12542036.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #4) System.Exception: Couldn't find block 12542238.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #5) System.Exception: Couldn't find block 12542114.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #6) System.Exception: Couldn't find block 12542334.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #7) System.Exception: Couldn't find block 12541947.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #8) System.Exception: Couldn't find block 12542178.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #9) System.Exception: Couldn't find block 12542111.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #10) System.Exception: Couldn't find block 12542024.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #11) System.Exception: Couldn't find block 12542359.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #12) System.Exception: Couldn't find block 12542154.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #13) System.Exception: Couldn't find block 12542075.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #14) System.Exception: Couldn't find block 12542046.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #15) System.Exception: Couldn't find block 12542039.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #16) System.Exception: Couldn't find block 12541974.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #17) System.Exception: Couldn't find block 12542272.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #18) System.Exception: Couldn't find block 12542199.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #19) System.Exception: Couldn't find block 12542316.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #20) System.Exception: Couldn't find block 12542344.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #21) System.Exception: Couldn't find block 12542401.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #22) System.Exception: Couldn't find block 12542233.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #23) System.Exception: Couldn't find block 12542208.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #24) System.Exception: Couldn't find block 12542375.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #25) System.Exception: Couldn't find block 12542348.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #26) System.Exception: Couldn't find block 12542331.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #27) System.Exception: Couldn't find block 12542527.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #28) System.Exception: Couldn't find block 12542441.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #29) System.Exception: Couldn't find block 12542444.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #30) System.Exception: Couldn't find block 12542125.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #31) System.Exception: Couldn't find block 12542493.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #32) System.Exception: Couldn't find block 12542544.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #33) System.Exception: Couldn't find block 12542137.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #34) System.Exception: Couldn't find block 12542120.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #35) System.Exception: Couldn't find block 12542579.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #36) System.Exception: Couldn't find block 12542593.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
---> (Inner Exception #37) System.Exception: Couldn't find block 12542116.
at Circles.Index.Indexer.BlockIndexer.FindBlockReceipts(IBlockTree blockTree, IReceiptFinder receiptFinder, Int64 blockNo)
at Circles.Index.Indexer.BlockIndexer.<>c__DisplayClass0_0.<IndexBlocks>b__0(Int64 blockNo)
at System.Threading.Tasks.Dataflow.TransformBlock`2.ProcessMessage(Func`2 transform, KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.TransformBlock`2.<>c__DisplayClass9_0.<.ctor>b__3(KeyValuePair`2 messageWithId)
at System.Threading.Tasks.Dataflow.Internal.TargetCore`1.ProcessMessagesLoopCore()<---
The text was updated successfully, but these errors were encountered:
Describe the bug
Error when running with a node that's still in the process of initial sync.
Additional context
The text was updated successfully, but these errors were encountered: