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

Trying to insert block with invalid number #2136

Closed
2 tasks done
nazar-pc opened this issue Nov 2, 2023 · 20 comments
Closed
2 tasks done

Trying to insert block with invalid number #2136

nazar-pc opened this issue Nov 2, 2023 · 20 comments
Labels
I2-bug The node fails to follow expected behavior. I10-unconfirmed Issue might be valid, but it's not yet known.

Comments

@nazar-pc
Copy link
Contributor

nazar-pc commented Nov 2, 2023

Is there an existing issue?

  • I have searched the existing issues

Experiencing problems? Have you tried our Stack Exchange first?

  • This is not a support question.

Description of bug

I suddenly started getting these on one of the nodes:

2023-11-02T12:37:29.184676Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:29.190128Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x05b39df80a69e21910a11db71c70c7ac639f06e18db6a7b9a04bf4c2e9c27811: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:29.329740Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37099 (0x016d…308e), finalized #0 (0x4180…180b), ⬇ 138.2kiB/s ⬆ 14.7kiB/s    
2023-11-02T12:37:29.484317Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:29.484387Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xfc738eba4ad8a6c1def6631df5cef8ffe45848a2eb73ec41e9d8c742553f36a2: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:29.530821Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37100 (0x37f4…0de8)    
2023-11-02T12:37:30.238214Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:30.238285Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xd0b09432983c88d012cb54241fdef18d49575f3fea1c5404b6b765c7a0c0d071: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:30.615471Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:30.615633Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xa50729236f81b68cb090a9c0df4d1dcb7f41913fda6244eb4cfde28f36dec72d: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:30.644702Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37101 (0xedc0…8289)    
2023-11-02T12:37:31.018882Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:31.018946Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x4abc7b3594217cdd0d5da07320f62fa258de622ead22ade96451928cb0187bb0: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:31.080212Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37102 (0x9fc2…6ffd)    
2023-11-02T12:37:31.139832Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37102 (0x62f5…b93e)    
2023-11-02T12:37:31.217308Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37102 (0xdfeb…4f99)    
2023-11-02T12:37:32.653921Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37103 (0x735f…30a3)    
2023-11-02T12:37:34.329869Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37103 (0x735f…30a3), finalized #0 (0x4180…180b), ⬇ 426.6kiB/s ⬆ 29.4kiB/s    
2023-11-02T12:37:35.770346Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:35.770421Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x6e6716d96834265b2b765972a5fda3409b4818d26ffa0307ac4c092a718c4087: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:35.818784Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37104 (0x028f…5358)    
2023-11-02T12:37:36.437796Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37104 (0x3e66…233f)    
2023-11-02T12:37:39.329993Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37104 (0x028f…5358), finalized #0 (0x4180…180b), ⬇ 62.7kiB/s ⬆ 49.0kiB/s    
2023-11-02T12:37:39.940715Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37105 (0x7169…7ab1)    
2023-11-02T12:37:42.777642Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37106 (0x229e…beba)    
2023-11-02T12:37:44.330159Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37106 (0x229e…beba), finalized #0 (0x4180…180b), ⬇ 27.7kiB/s ⬆ 31.2kiB/s    

Interestigly, sync still works, but state database error makes me a bit concerned about what is going on here. My undestanding is that this should never really happen, hence bug report.

Steps to reproduce

Not clear yet, just happened on one of the nodes, the same machine had another node running as well and didn't observe the same issue there.

This is using ParityDb 0.4.12 if that matters.

@nazar-pc nazar-pc added I10-unconfirmed Issue might be valid, but it's not yet known. I2-bug The node fails to follow expected behavior. labels Nov 2, 2023
@bkchr
Copy link
Member

bkchr commented Nov 3, 2023

Maybe some broken db? CC @arkpar

@nazar-pc if you still have the db, it would probably be the best to backup it.

@nazar-pc
Copy link
Contributor Author

nazar-pc commented Nov 3, 2023

This was happening in bursts during what appeared to be a period of increased forking rate. Same node is still online, works fine and doesn't seem to print those messages anymore.

@arkpar
Copy link
Member

arkpar commented Nov 6, 2023

Could it be that there's more than 32 blocks with the same number in the network? Thre's a hard limit for that. There should be a "Too many sibling blocks" error in the log though. Do you have logs for the time period where these errors first started appearing?

@nazar-pc
Copy link
Contributor Author

nazar-pc commented Nov 6, 2023

There was no such logs, here is a longer snippet:

2023-11-02T12:30:03.479028Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36955 (0xa8b3…c697)    
2023-11-02T12:30:03.583529Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36955 (0xcfef…b334)    
2023-11-02T12:30:04.307792Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36955 (0xa8b3…c697), finalized #0 (0x4180…180b), ⬇ 47.9kiB/s ⬆ 30.9kiB/s    
2023-11-02T12:30:07.445786Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36956 (0xac0c…a6ed)    
2023-11-02T12:30:09.307917Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36956 (0xac0c…a6ed), finalized #0 (0x4180…180b), ⬇ 34.6kiB/s ⬆ 28.1kiB/s    
2023-11-02T12:30:10.155853Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36957 (0x49f0…de1c)    
2023-11-02T12:30:11.460718Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36958 (0x8017…0b65)    
2023-11-02T12:30:13.063188Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36959 (0x6eb5…e040)    
2023-11-02T12:30:14.308103Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36959 (0x6eb5…e040), finalized #0 (0x4180…180b), ⬇ 47.9kiB/s ⬆ 41.2kiB/s    
2023-11-02T12:30:14.411120Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36960 (0xffec…47f5)    
2023-11-02T12:30:19.308276Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36960 (0xffec…47f5), finalized #0 (0x4180…180b), ⬇ 40.9kiB/s ⬆ 34.4kiB/s    
2023-11-02T12:30:20.215438Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36961 (0x3757…a134)    
2023-11-02T12:30:20.600030Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36962 (0x37c5…c53d)    
2023-11-02T12:30:21.455342Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36963 (0x5d1d…affe)    
2023-11-02T12:30:22.648425Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36964 (0x7809…1ad7)    
2023-11-02T12:30:23.072502Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36965 (0x0b20…23ee)    
2023-11-02T12:30:24.313673Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36965 (0x0b20…23ee), finalized #0 (0x4180…180b), ⬇ 51.0kiB/s ⬆ 38.2kiB/s    
2023-11-02T12:30:24.383310Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36966 (0x2dc6…2233)    
2023-11-02T12:30:26.088195Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36967 (0x66ce…ff0e)    
2023-11-02T12:30:26.663275Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36968 (0x03c1…6afe)    
2023-11-02T12:30:27.178467Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36969 (0xa592…554c)    
2023-11-02T12:30:29.313859Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36969 (0xa592…554c), finalized #0 (0x4180…180b), ⬇ 74.3kiB/s ⬆ 55.3kiB/s    
2023-11-02T12:30:30.559849Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36970 (0x50d8…bebb)    
2023-11-02T12:30:32.804865Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36971 (0x39ec…e34f)    
2023-11-02T12:30:34.308827Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36972 (0x27a9…498e)    
2023-11-02T12:30:34.314049Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36972 (0x27a9…498e), finalized #0 (0x4180…180b), ⬇ 52.7kiB/s ⬆ 33.4kiB/s    
2023-11-02T12:30:35.799587Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36973 (0x47ef…b9cb)    
2023-11-02T12:30:37.450756Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36974 (0x7596…5daf)    
2023-11-02T12:30:38.226489Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36975 (0xf49b…2334)    
2023-11-02T12:30:39.314217Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36975 (0xf49b…2334), finalized #0 (0x4180…180b), ⬇ 37.5kiB/s ⬆ 27.7kiB/s    
2023-11-02T12:30:40.484208Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36976 (0x304b…e562)    
2023-11-02T12:30:42.717231Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36977 (0xe592…4f22)    
2023-11-02T12:30:43.346732Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36977 (0x08d4…0ad4)    
2023-11-02T12:30:44.314342Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36977 (0xe592…4f22), finalized #0 (0x4180…180b), ⬇ 54.4kiB/s ⬆ 35.0kiB/s    
2023-11-02T12:30:46.246516Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36978 (0xfd09…bc89)    
2023-11-02T12:30:49.314506Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36978 (0xfd09…bc89), finalized #0 (0x4180…180b), ⬇ 36.4kiB/s ⬆ 32.5kiB/s    
2023-11-02T12:30:50.154825Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36979 (0x36b4…cc62)    
2023-11-02T12:30:50.589145Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36979 (0x432f…d74e)    
2023-11-02T12:30:54.314681Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36979 (0x36b4…cc62), finalized #0 (0x4180…180b), ⬇ 51.0kiB/s ⬆ 42.2kiB/s    
2023-11-02T12:30:59.315041Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36979 (0x36b4…cc62), finalized #0 (0x4180…180b), ⬇ 32.5kiB/s ⬆ 27.2kiB/s    
2023-11-02T12:31:01.848340Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36980 (0xac8d…b878)    
2023-11-02T12:31:02.716039Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36981 (0xc22b…a844)    
2023-11-02T12:31:04.315240Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36981 (0xc22b…a844), finalized #0 (0x4180…180b), ⬇ 57.2kiB/s ⬆ 52.3kiB/s    
2023-11-02T12:31:04.814978Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36982 (0xd87e…3fbb)    
2023-11-02T12:31:08.217392Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36983 (0x43a5…230d)    
2023-11-02T12:31:09.315353Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36983 (0x43a5…230d), finalized #0 (0x4180…180b), ⬇ 51.5kiB/s ⬆ 48.6kiB/s    
2023-11-02T12:31:12.431272Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36984 (0x2098…918b)    
2023-11-02T12:31:14.174406Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36985 (0xd84a…1b25)    
2023-11-02T12:31:14.315490Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36985 (0xd84a…1b25), finalized #0 (0x4180…180b), ⬇ 36.1kiB/s ⬆ 31.0kiB/s    
2023-11-02T12:31:16.497296Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36986 (0xc52c…354d)    
2023-11-02T12:31:17.394507Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36987 (0x0994…3f1c)    
2023-11-02T12:31:19.315674Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36987 (0x0994…3f1c), finalized #0 (0x4180…180b), ⬇ 43.0kiB/s ⬆ 32.7kiB/s    
2023-11-02T12:31:20.572020Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36988 (0xc0d6…687e)    
2023-11-02T12:31:24.315848Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36988 (0xc0d6…687e), finalized #0 (0x4180…180b), ⬇ 36.5kiB/s ⬆ 33.7kiB/s    
2023-11-02T12:31:26.315490Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36989 (0x30e4…f14a)    
2023-11-02T12:31:29.316058Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36989 (0x30e4…f14a), finalized #0 (0x4180…180b), ⬇ 36.4kiB/s ⬆ 30.1kiB/s    
2023-11-02T12:31:34.316232Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36989 (0x30e4…f14a), finalized #0 (0x4180…180b), ⬇ 38.1kiB/s ⬆ 33.3kiB/s    
2023-11-02T12:31:35.713949Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36990 (0xff29…42fc)    
2023-11-02T12:31:38.668306Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36991 (0x6be0…7281)    
2023-11-02T12:31:39.316310Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36991 (0x6be0…7281), finalized #0 (0x4180…180b), ⬇ 45.6kiB/s ⬆ 38.1kiB/s    
2023-11-02T12:31:44.316522Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36991 (0x6be0…7281), finalized #0 (0x4180…180b), ⬇ 42.1kiB/s ⬆ 36.4kiB/s    
2023-11-02T12:31:46.028339Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36992 (0xcb6b…8e64)    
2023-11-02T12:31:47.480875Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36993 (0x93d5…f655)    
2023-11-02T12:31:48.584578Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36994 (0x33f6…1ff4)    
2023-11-02T12:31:49.316736Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36994 (0x33f6…1ff4), finalized #0 (0x4180…180b), ⬇ 49.4kiB/s ⬆ 34.6kiB/s    
2023-11-02T12:31:52.447261Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36995 (0x678f…0d79)    
2023-11-02T12:31:54.316881Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36995 (0x678f…0d79), finalized #0 (0x4180…180b), ⬇ 42.3kiB/s ⬆ 35.4kiB/s    
2023-11-02T12:31:59.317057Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36995 (0x678f…0d79), finalized #0 (0x4180…180b), ⬇ 33.1kiB/s ⬆ 30.1kiB/s    
2023-11-02T12:32:00.566227Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36996 (0x5830…1ba0)    
2023-11-02T12:32:03.216442Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36997 (0x2e58…9073)    
2023-11-02T12:32:04.317342Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #36997 (0x2e58…9073), finalized #0 (0x4180…180b), ⬇ 52.2kiB/s ⬆ 40.9kiB/s    
2023-11-02T12:32:05.472151Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36998 (0xe234…9ff9)    
2023-11-02T12:32:06.449302Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36999 (0xf3d7…7217)    
2023-11-02T12:32:06.680636Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #36999 (0xf4be…5c3a)    
2023-11-02T12:32:08.158398Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37000 (0xc6d2…a6af)    
2023-11-02T12:32:09.317792Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37000 (0xc6d2…a6af), finalized #0 (0x4180…180b), ⬇ 45.8kiB/s ⬆ 39.3kiB/s    
2023-11-02T12:32:14.317938Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37000 (0xc6d2…a6af), finalized #0 (0x4180…180b), ⬇ 28.1kiB/s ⬆ 24.9kiB/s    
2023-11-02T12:32:15.484763Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37001 (0x82fd…b41d)    
2023-11-02T12:32:19.318095Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37001 (0x82fd…b41d), finalized #0 (0x4180…180b), ⬇ 28.5kiB/s ⬆ 26.0kiB/s    
2023-11-02T12:32:23.621981Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37002 (0xfed8…9b1a)    
2023-11-02T12:32:24.318230Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37002 (0xfed8…9b1a), finalized #0 (0x4180…180b), ⬇ 34.5kiB/s ⬆ 29.4kiB/s    
2023-11-02T12:32:25.160036Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37002 (0x0f4f…bf3d)    
2023-11-02T12:32:25.641198Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37003 (0xbcbd…12e8)    
2023-11-02T12:32:26.420867Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37004 (0x237b…2e79)    
2023-11-02T12:32:29.318606Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37004 (0x237b…2e79), finalized #0 (0x4180…180b), ⬇ 60.4kiB/s ⬆ 32.5kiB/s    
2023-11-02T12:32:32.705173Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37005 (0xed69…fe60)    
2023-11-02T12:32:34.318832Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37005 (0xed69…fe60), finalized #0 (0x4180…180b), ⬇ 40.9kiB/s ⬆ 34.3kiB/s    
2023-11-02T12:32:35.016324Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37006 (0x3fc1…c74e)    
2023-11-02T12:32:39.318985Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37006 (0x3fc1…c74e), finalized #0 (0x4180…180b), ⬇ 50.1kiB/s ⬆ 38.2kiB/s    
2023-11-02T12:32:39.905276Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37007 (0x33ce…6f68)    
2023-11-02T12:32:43.330578Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37008 (0xd799…2047)    
2023-11-02T12:32:44.319166Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37008 (0xd799…2047), finalized #0 (0x4180…180b), ⬇ 53.6kiB/s ⬆ 33.9kiB/s    
2023-11-02T12:32:49.319320Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37008 (0xd799…2047), finalized #0 (0x4180…180b), ⬇ 35.9kiB/s ⬆ 31.2kiB/s    
2023-11-02T12:32:50.280525Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37009 (0xbcae…0a06)    
2023-11-02T12:32:50.595975Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37009 (0xf421…0320)    
2023-11-02T12:32:53.504300Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37010 (0x2033…0ed4)    
2023-11-02T12:32:53.607399Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37010 (0x7a72…9c61)    
2023-11-02T12:32:54.015377Z  INFO tokio-runtime-worker sc_informant: [Consensus] ♻️  Reorg on #37010,0x2033…0ed4 to #37011,0xf1d1…3c92, common ancestor #37009,0xbcae…0a06    
2023-11-02T12:32:54.015398Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37011 (0xf1d1…3c92)    
2023-11-02T12:32:54.319445Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37011 (0xf1d1…3c92), finalized #0 (0x4180…180b), ⬇ 67.8kiB/s ⬆ 39.3kiB/s    
2023-11-02T12:32:56.019432Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37012 (0xb916…31d1)    
2023-11-02T12:32:57.955117Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37013 (0xbce1…b2ea)    
2023-11-02T12:32:59.319640Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37013 (0xbce1…b2ea), finalized #0 (0x4180…180b), ⬇ 38.9kiB/s ⬆ 33.3kiB/s    
2023-11-02T12:33:00.499427Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37014 (0xacec…f477)    
2023-11-02T12:33:02.502390Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37015 (0x5978…c2ec)    
2023-11-02T12:33:04.319812Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37015 (0x5978…c2ec), finalized #0 (0x4180…180b), ⬇ 41.3kiB/s ⬆ 34.4kiB/s    
2023-11-02T12:33:09.320050Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37015 (0x5978…c2ec), finalized #0 (0x4180…180b), ⬇ 31.6kiB/s ⬆ 27.4kiB/s    
2023-11-02T12:33:10.697971Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37016 (0xcaf2…35f3)    
2023-11-02T12:33:10.830986Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37016 (0xe7a6…22f6)    
2023-11-02T12:33:13.447193Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37017 (0x4395…38c6)    
2023-11-02T12:33:13.697126Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37017 (0x2617…66a5)    
2023-11-02T12:33:14.320335Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37017 (0x4395…38c6), finalized #0 (0x4180…180b), ⬇ 54.7kiB/s ⬆ 38.3kiB/s    
2023-11-02T12:33:18.647603Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37018 (0x751e…7370)    
2023-11-02T12:33:19.320543Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37018 (0x751e…7370), finalized #0 (0x4180…180b), ⬇ 37.0kiB/s ⬆ 28.8kiB/s    
2023-11-02T12:33:20.317060Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37019 (0x7271…a099)    
2023-11-02T12:33:20.381048Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37018 (0x0cf9…b74d)    
2023-11-02T12:33:24.320732Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37019 (0x7271…a099), finalized #0 (0x4180…180b), ⬇ 44.5kiB/s ⬆ 22.2kiB/s    
2023-11-02T12:33:29.320894Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37019 (0x7271…a099), finalized #0 (0x4180…180b), ⬇ 40.8kiB/s ⬆ 36.1kiB/s    
2023-11-02T12:33:29.503951Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37020 (0x5463…bfec)    
2023-11-02T12:33:31.835745Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37021 (0xd131…3fe7)    
2023-11-02T12:33:34.321109Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37021 (0xd131…3fe7), finalized #0 (0x4180…180b), ⬇ 31.9kiB/s ⬆ 28.8kiB/s    
2023-11-02T12:33:35.730123Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37022 (0xb66e…750f)    
2023-11-02T12:33:36.271241Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37023 (0x77bf…da52)    
2023-11-02T12:33:39.321367Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37023 (0x77bf…da52), finalized #0 (0x4180…180b), ⬇ 37.6kiB/s ⬆ 32.7kiB/s    
2023-11-02T12:33:39.499843Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37024 (0x64f3…9d5e)    
2023-11-02T12:33:39.917889Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37024 (0x4d0e…45d4)    
2023-11-02T12:33:41.524806Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37025 (0x9166…7600)    
2023-11-02T12:33:41.623084Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37025 (0x0ab8…ea4b)    
2023-11-02T12:33:43.315150Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37026 (0xf76c…bd0e)    
2023-11-02T12:33:43.591638Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37026 (0x2bc2…015d)    
2023-11-02T12:33:44.321543Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37026 (0xf76c…bd0e), finalized #0 (0x4180…180b), ⬇ 52.9kiB/s ⬆ 29.9kiB/s    
2023-11-02T12:33:49.321676Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37026 (0xf76c…bd0e), finalized #0 (0x4180…180b), ⬇ 36.1kiB/s ⬆ 31.4kiB/s    
2023-11-02T12:33:49.360984Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37027 (0x95b8…7611)    
2023-11-02T12:33:52.167856Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37028 (0x1af4…f026)    
2023-11-02T12:33:52.331191Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37029 (0x81ff…2aed)    
2023-11-02T12:33:54.321854Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37029 (0x81ff…2aed), finalized #0 (0x4180…180b), ⬇ 47.9kiB/s ⬆ 27.0kiB/s    
2023-11-02T12:33:59.322034Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37029 (0x81ff…2aed), finalized #0 (0x4180…180b), ⬇ 38.4kiB/s ⬆ 32.6kiB/s    
2023-11-02T12:34:04.322372Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37029 (0x81ff…2aed), finalized #0 (0x4180…180b), ⬇ 28.3kiB/s ⬆ 24.6kiB/s    
2023-11-02T12:34:05.271802Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37030 (0xc8cb…a09e)    
2023-11-02T12:34:08.698980Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37031 (0x6c10…0fdb)    
2023-11-02T12:34:09.245662Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37032 (0x4669…1a7f)    
2023-11-02T12:34:09.322533Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37032 (0x4669…1a7f), finalized #0 (0x4180…180b), ⬇ 45.4kiB/s ⬆ 45.1kiB/s    
2023-11-02T12:34:10.529818Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37033 (0x8edb…b6b2)    
2023-11-02T12:34:14.322868Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37033 (0x8edb…b6b2), finalized #0 (0x4180…180b), ⬇ 29.1kiB/s ⬆ 24.6kiB/s    
2023-11-02T12:34:14.629849Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37034 (0x1c9b…0334)    
2023-11-02T12:34:19.323230Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37034 (0x1c9b…0334), finalized #0 (0x4180…180b), ⬇ 38.5kiB/s ⬆ 34.7kiB/s    
2023-11-02T12:34:19.772594Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37035 (0x5799…165b)    
2023-11-02T12:34:24.323398Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37035 (0x5799…165b), finalized #0 (0x4180…180b), ⬇ 43.9kiB/s ⬆ 38.9kiB/s    
2023-11-02T12:34:25.812655Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37036 (0xcaf7…eef5)    
2023-11-02T12:34:27.494681Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37037 (0xaba9…889c)    
2023-11-02T12:34:29.323515Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37037 (0xaba9…889c), finalized #0 (0x4180…180b), ⬇ 25.2kiB/s ⬆ 20.5kiB/s    
2023-11-02T12:34:30.333307Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37038 (0xf4dd…f8c5)    
2023-11-02T12:34:32.044210Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37039 (0xe802…7130)    
2023-11-02T12:34:34.323724Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37039 (0xe802…7130), finalized #0 (0x4180…180b), ⬇ 54.8kiB/s ⬆ 40.4kiB/s    
2023-11-02T12:34:39.323869Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37039 (0xe802…7130), finalized #0 (0x4180…180b), ⬇ 34.6kiB/s ⬆ 31.2kiB/s    
2023-11-02T12:34:43.966816Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37040 (0x3cc8…bca2)    
2023-11-02T12:34:44.324011Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37040 (0x3cc8…bca2), finalized #0 (0x4180…180b), ⬇ 35.9kiB/s ⬆ 30.6kiB/s    
2023-11-02T12:34:44.568016Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37041 (0x749c…c520)    
2023-11-02T12:34:45.358267Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37041 (0x791f…2899)    
2023-11-02T12:34:46.016666Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37040 (0xb2a5…7580)    
2023-11-02T12:34:47.652849Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37042 (0x7edc…8616)    
2023-11-02T12:34:48.605921Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37043 (0xdeef…2459)    
2023-11-02T12:34:49.324187Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37043 (0xdeef…2459), finalized #0 (0x4180…180b), ⬇ 77.1kiB/s ⬆ 36.3kiB/s    
2023-11-02T12:34:51.792716Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37044 (0xaafb…a179)    
2023-11-02T12:34:53.087895Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37045 (0xbcf6…2654)    
2023-11-02T12:34:54.324308Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37045 (0xbcf6…2654), finalized #0 (0x4180…180b), ⬇ 45.9kiB/s ⬆ 38.0kiB/s    
2023-11-02T12:34:55.784375Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37046 (0x8b80…a096)    
2023-11-02T12:34:59.218660Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37047 (0xf730…0e69)    
2023-11-02T12:34:59.324456Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37047 (0xf730…0e69), finalized #0 (0x4180…180b), ⬇ 54.3kiB/s ⬆ 51.2kiB/s    
2023-11-02T12:35:03.928847Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37048 (0x504e…b60d)    
2023-11-02T12:35:04.324604Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37048 (0x504e…b60d), finalized #0 (0x4180…180b), ⬇ 55.6kiB/s ⬆ 46.1kiB/s    
2023-11-02T12:35:06.686911Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37049 (0x813b…537f)    
2023-11-02T12:35:08.665889Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37050 (0x10bb…f099)    
2023-11-02T12:35:09.324788Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37050 (0x10bb…f099), finalized #0 (0x4180…180b), ⬇ 35.3kiB/s ⬆ 26.7kiB/s    
2023-11-02T12:35:10.823975Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37051 (0xda83…71da)    
2023-11-02T12:35:14.324952Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37051 (0xda83…71da), finalized #0 (0x4180…180b), ⬇ 56.2kiB/s ⬆ 43.8kiB/s    
2023-11-02T12:35:15.637320Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37052 (0xe286…6242)    
2023-11-02T12:35:19.325166Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37052 (0xe286…6242), finalized #0 (0x4180…180b), ⬇ 45.6kiB/s ⬆ 34.1kiB/s    
2023-11-02T12:35:20.532653Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37053 (0x4ada…8137)    
2023-11-02T12:35:21.602471Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37054 (0xd2ae…a9b9)    
2023-11-02T12:35:23.532565Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37055 (0x7b53…d397)    
2023-11-02T12:35:23.771935Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37055 (0x3134…e46e)    
2023-11-02T12:35:24.325354Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37055 (0x7b53…d397), finalized #0 (0x4180…180b), ⬇ 46.3kiB/s ⬆ 39.7kiB/s    
2023-11-02T12:35:24.577024Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37056 (0xda14…cc13)    
2023-11-02T12:35:24.836292Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37056 (0xe67f…b787)    
2023-11-02T12:35:25.688049Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37057 (0xd41b…faba)    
2023-11-02T12:35:27.333144Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37058 (0xaf45…8eaf)    
2023-11-02T12:35:29.325541Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37058 (0xaf45…8eaf), finalized #0 (0x4180…180b), ⬇ 40.5kiB/s ⬆ 36.2kiB/s    
2023-11-02T12:35:29.334393Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37059 (0x65a2…cbb1)    
2023-11-02T12:35:30.315774Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37060 (0xfd04…ddab)    
2023-11-02T12:35:30.621875Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37060 (0x4511…39c6)    
2023-11-02T12:35:31.402501Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37061 (0xfb77…fef1)    
2023-11-02T12:35:32.326028Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37062 (0xeef6…466c)    
2023-11-02T12:35:34.325749Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37062 (0xeef6…466c), finalized #0 (0x4180…180b), ⬇ 34.7kiB/s ⬆ 31.6kiB/s    
2023-11-02T12:35:39.325961Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37062 (0xeef6…466c), finalized #0 (0x4180…180b), ⬇ 32.7kiB/s ⬆ 28.5kiB/s    
2023-11-02T12:35:43.678313Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37063 (0x3019…32d2)    
2023-11-02T12:35:44.326112Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37063 (0x3019…32d2), finalized #0 (0x4180…180b), ⬇ 49.6kiB/s ⬆ 41.6kiB/s    
2023-11-02T12:35:46.699784Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37063 (0x55ad…1c5d)    
2023-11-02T12:35:48.389402Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37064 (0xe0f6…3c0e)    
2023-11-02T12:35:48.430814Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37064 (0xd888…2741)    
2023-11-02T12:35:49.326291Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37064 (0xe0f6…3c0e), finalized #0 (0x4180…180b), ⬇ 69.1kiB/s ⬆ 52.9kiB/s    
2023-11-02T12:35:49.827697Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37065 (0x650d…63f9)    
2023-11-02T12:35:50.610757Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37066 (0xc007…0358)    
2023-11-02T12:35:53.260665Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37067 (0xf19c…6093)    
2023-11-02T12:35:53.805046Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37067 (0x9e47…56ac)    
2023-11-02T12:35:54.326465Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37067 (0xf19c…6093), finalized #0 (0x4180…180b), ⬇ 65.0kiB/s ⬆ 45.4kiB/s    
2023-11-02T12:35:55.972280Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37068 (0xf592…3497)    
2023-11-02T12:35:57.700230Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37069 (0x1013…ffea)    
2023-11-02T12:35:59.326620Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37069 (0x1013…ffea), finalized #0 (0x4180…180b), ⬇ 49.0kiB/s ⬆ 39.1kiB/s    
2023-11-02T12:36:02.774880Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37070 (0x22d0…b37f)    
2023-11-02T12:36:03.651335Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37071 (0x7c0a…8262)    
2023-11-02T12:36:04.326787Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37071 (0x7c0a…8262), finalized #0 (0x4180…180b), ⬇ 36.0kiB/s ⬆ 29.6kiB/s    
2023-11-02T12:36:06.419977Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37072 (0x468f…f7fa)    
2023-11-02T12:36:09.326994Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37072 (0x468f…f7fa), finalized #0 (0x4180…180b), ⬇ 40.7kiB/s ⬆ 31.9kiB/s    
2023-11-02T12:36:14.327156Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37072 (0x468f…f7fa), finalized #0 (0x4180…180b), ⬇ 36.3kiB/s ⬆ 31.6kiB/s    
2023-11-02T12:36:15.492664Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37073 (0x4646…cf1e)    
2023-11-02T12:36:19.327282Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37073 (0x4646…cf1e), finalized #0 (0x4180…180b), ⬇ 46.2kiB/s ⬆ 31.5kiB/s    
2023-11-02T12:36:22.342923Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37074 (0xf415…19b4)    
2023-11-02T12:36:22.729681Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37075 (0x1f4e…474c)    
2023-11-02T12:36:24.327438Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37075 (0x1f4e…474c), finalized #0 (0x4180…180b), ⬇ 47.4kiB/s ⬆ 39.6kiB/s    
2023-11-02T12:36:25.716775Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37076 (0x1265…078e)    
2023-11-02T12:36:26.395904Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37076 (0xcdf3…3071)    
2023-11-02T12:36:29.327753Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37076 (0x1265…078e), finalized #0 (0x4180…180b), ⬇ 46.3kiB/s ⬆ 41.0kiB/s    
2023-11-02T12:36:32.015543Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37077 (0xd184…502b)    
2023-11-02T12:36:32.729030Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37078 (0xa930…26f3)    
2023-11-02T12:36:33.726952Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37079 (0xb314…1d6b)    
2023-11-02T12:36:34.327880Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37079 (0xb314…1d6b), finalized #0 (0x4180…180b), ⬇ 43.8kiB/s ⬆ 38.6kiB/s    
2023-11-02T12:36:35.651309Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37080 (0xece0…a603)    
2023-11-02T12:36:39.328010Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37080 (0xece0…a603), finalized #0 (0x4180…180b), ⬇ 28.6kiB/s ⬆ 23.2kiB/s    
2023-11-02T12:36:39.340140Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37081 (0x8c1d…cd75)    
2023-11-02T12:36:41.784753Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37082 (0x908f…c7da)    
2023-11-02T12:36:44.328154Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37082 (0x908f…c7da), finalized #0 (0x4180…180b), ⬇ 40.2kiB/s ⬆ 26.1kiB/s    
2023-11-02T12:36:47.478979Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37083 (0xe190…31b2)    
2023-11-02T12:36:48.664620Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37084 (0xb096…f221)    
2023-11-02T12:36:49.328293Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37084 (0xb096…f221), finalized #0 (0x4180…180b), ⬇ 35.7kiB/s ⬆ 30.1kiB/s    
2023-11-02T12:36:52.857202Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37085 (0xfe64…ecd9)    
2023-11-02T12:36:53.543885Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37085 (0x7c8d…229f)    
2023-11-02T12:36:54.328530Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37085 (0xfe64…ecd9), finalized #0 (0x4180…180b), ⬇ 63.8kiB/s ⬆ 35.7kiB/s    
2023-11-02T12:36:55.221255Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37086 (0xe6c3…ed48)    
2023-11-02T12:36:55.661967Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37087 (0x9b50…6f8d)    
2023-11-02T12:36:59.328692Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37087 (0x9b50…6f8d), finalized #0 (0x4180…180b), ⬇ 39.3kiB/s ⬆ 28.3kiB/s    
2023-11-02T12:37:00.914201Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37088 (0xdca5…01f4)    
2023-11-02T12:37:02.832762Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37089 (0xad64…cecc)    
2023-11-02T12:37:03.660130Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37090 (0xf76d…94df)    
2023-11-02T12:37:04.328908Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37090 (0xf76d…94df), finalized #0 (0x4180…180b), ⬇ 45.8kiB/s ⬆ 39.4kiB/s    
2023-11-02T12:37:04.910785Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37091 (0xb10d…6102)    
2023-11-02T12:37:06.253081Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37092 (0x2b7e…c248)    
2023-11-02T12:37:06.634034Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37091 (0x0de0…e795)    
2023-11-02T12:37:08.695867Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37093 (0xd088…b202)    
2023-11-02T12:37:09.329085Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37093 (0xd088…b202), finalized #0 (0x4180…180b), ⬇ 48.7kiB/s ⬆ 36.9kiB/s    
2023-11-02T12:37:10.840679Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37094 (0x3e7b…34b0)    
2023-11-02T12:37:11.875016Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37095 (0xa7be…c250)    
2023-11-02T12:37:12.989252Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37096 (0xe354…d4e1)    
2023-11-02T12:37:14.329223Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37096 (0xe354…d4e1), finalized #0 (0x4180…180b), ⬇ 50.7kiB/s ⬆ 38.9kiB/s    
2023-11-02T12:37:14.799237Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37097 (0x28b1…1114)    
2023-11-02T12:37:15.428608Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37098 (0x15c2…6690)    
2023-11-02T12:37:16.421626Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37099 (0x016d…308e)    
2023-11-02T12:37:19.329392Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37099 (0x016d…308e), finalized #0 (0x4180…180b), ⬇ 36.9kiB/s ⬆ 30.6kiB/s    
2023-11-02T12:37:24.329542Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37099 (0x016d…308e), finalized #0 (0x4180…180b), ⬇ 115.7kiB/s ⬆ 27.1kiB/s    
2023-11-02T12:37:29.184676Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:29.190128Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x05b39df80a69e21910a11db71c70c7ac639f06e18db6a7b9a04bf4c2e9c27811: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:29.329740Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37099 (0x016d…308e), finalized #0 (0x4180…180b), ⬇ 138.2kiB/s ⬆ 14.7kiB/s    
2023-11-02T12:37:29.484317Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:29.484387Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xfc738eba4ad8a6c1def6631df5cef8ffe45848a2eb73ec41e9d8c742553f36a2: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:29.530821Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37100 (0x37f4…0de8)    
2023-11-02T12:37:30.238214Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:30.238285Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xd0b09432983c88d012cb54241fdef18d49575f3fea1c5404b6b765c7a0c0d071: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:30.615471Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:30.615633Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xa50729236f81b68cb090a9c0df4d1dcb7f41913fda6244eb4cfde28f36dec72d: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:30.644702Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37101 (0xedc0…8289)    
2023-11-02T12:37:31.018882Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:31.018946Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x4abc7b3594217cdd0d5da07320f62fa258de622ead22ade96451928cb0187bb0: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:31.080212Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37102 (0x9fc2…6ffd)    
2023-11-02T12:37:31.139832Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37102 (0x62f5…b93e)    
2023-11-02T12:37:31.217308Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37102 (0xdfeb…4f99)    
2023-11-02T12:37:32.653921Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37103 (0x735f…30a3)    
2023-11-02T12:37:34.329869Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37103 (0x735f…30a3), finalized #0 (0x4180…180b), ⬇ 426.6kiB/s ⬆ 29.4kiB/s    
2023-11-02T12:37:35.770346Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:35.770421Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x6e6716d96834265b2b765972a5fda3409b4818d26ffa0307ac4c092a718c4087: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:37:35.818784Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37104 (0x028f…5358)    
2023-11-02T12:37:36.437796Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37104 (0x3e66…233f)    
2023-11-02T12:37:39.329993Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37104 (0x028f…5358), finalized #0 (0x4180…180b), ⬇ 62.7kiB/s ⬆ 49.0kiB/s    
2023-11-02T12:37:39.940715Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37105 (0x7169…7ab1)    
2023-11-02T12:37:42.777642Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37106 (0x229e…beba)    
2023-11-02T12:37:44.330159Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37106 (0x229e…beba), finalized #0 (0x4180…180b), ⬇ 27.7kiB/s ⬆ 31.2kiB/s    
2023-11-02T12:37:45.189768Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37107 (0x8cc9…da0f)    
2023-11-02T12:37:46.473563Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37108 (0xe349…ad43)    
2023-11-02T12:37:49.192667Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37109 (0x5ac5…a211)    
2023-11-02T12:37:49.330293Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37109 (0x5ac5…a211), finalized #0 (0x4180…180b), ⬇ 32.2kiB/s ⬆ 35.7kiB/s    
2023-11-02T12:37:54.330454Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37109 (0x5ac5…a211), finalized #0 (0x4180…180b), ⬇ 20.7kiB/s ⬆ 31.9kiB/s    
2023-11-02T12:37:58.648938Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37110 (0xda00…5f0f)    
2023-11-02T12:37:59.330633Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37110 (0xda00…5f0f), finalized #0 (0x4180…180b), ⬇ 35.6kiB/s ⬆ 51.6kiB/s    
2023-11-02T12:38:00.979550Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37111 (0x5484…cb93)    
2023-11-02T12:38:02.239017Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37112 (0x4c8c…f547)    
2023-11-02T12:38:02.556247Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37110 (0xffe6…9286)    
2023-11-02T12:38:02.589076Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37113 (0xccde…93f1)    
2023-11-02T12:38:04.330799Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37113 (0xccde…93f1), finalized #0 (0x4180…180b), ⬇ 34.7kiB/s ⬆ 28.2kiB/s    
2023-11-02T12:38:09.330974Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37113 (0xccde…93f1), finalized #0 (0x4180…180b), ⬇ 17.2kiB/s ⬆ 24.5kiB/s    
2023-11-02T12:38:12.940821Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37114 (0x21ce…61fa)    
2023-11-02T12:38:14.331143Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37114 (0x21ce…61fa), finalized #0 (0x4180…180b), ⬇ 33.8kiB/s ⬆ 97.6kiB/s    
2023-11-02T12:38:16.659062Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37115 (0x9f7c…4c02)    
2023-11-02T12:38:19.331320Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37115 (0x9f7c…4c02), finalized #0 (0x4180…180b), ⬇ 16.5kiB/s ⬆ 24.4kiB/s    
2023-11-02T12:38:19.585783Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37114 (0x9bc6…86c9)    
2023-11-02T12:38:20.752168Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37116 (0x70ed…909e)    
2023-11-02T12:38:23.355456Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37111 (0x8851…28dd)    
2023-11-02T12:38:24.331489Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37116 (0x70ed…909e), finalized #0 (0x4180…180b), ⬇ 43.0kiB/s ⬆ 33.2kiB/s    
2023-11-02T12:38:29.331824Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37116 (0x70ed…909e), finalized #0 (0x4180…180b), ⬇ 18.2kiB/s ⬆ 18.4kiB/s    
2023-11-02T12:38:34.331976Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37116 (0x70ed…909e), finalized #0 (0x4180…180b), ⬇ 42.7kiB/s ⬆ 9.0kiB/s    
2023-11-02T12:38:39.332134Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37116 (0x70ed…909e), finalized #0 (0x4180…180b), ⬇ 38.8kiB/s ⬆ 9.6kiB/s    
2023-11-02T12:38:44.332320Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37116 (0x70ed…909e), finalized #0 (0x4180…180b), ⬇ 38.4kiB/s ⬆ 14.0kiB/s    
2023-11-02T12:38:49.332558Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37116 (0x70ed…909e), finalized #0 (0x4180…180b), ⬇ 27.8kiB/s ⬆ 10.3kiB/s    
2023-11-02T12:38:54.332725Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37116 (0x70ed…909e), finalized #0 (0x4180…180b), ⬇ 34.4kiB/s ⬆ 10.5kiB/s    
2023-11-02T12:38:59.332882Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37116 (0x70ed…909e), finalized #0 (0x4180…180b), ⬇ 39.9kiB/s ⬆ 6.1kiB/s    
2023-11-02T12:39:02.416391Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:02.416509Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xa6e11835c726103818a4db637bf94d0d98d55a641ff6c778ef062e42c25bcfb1: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:02.550587Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:02.550669Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x14493d351181a91910e1905b6fd71f9c563b48ed16e375617752bb82a99d5d00: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:02.603127Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37117 (0x584d…9633)    
2023-11-02T12:39:02.612112Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37114 (0x2de9…5904)    
2023-11-02T12:39:02.860303Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:02.860385Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x841cea44797f1c3a068c7cdd6ec759256654e3430a0ae059e330471d11a142f6: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:02.889072Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37118 (0x50ce…c4ac)    
2023-11-02T12:39:02.919821Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37112 (0xf64c…e553)    
2023-11-02T12:39:02.938023Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37112 (0x0fbb…0149)    
2023-11-02T12:39:02.970166Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37119 (0x35a5…08ef)    
2023-11-02T12:39:03.020143Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37117 (0xa60b…00a9)    
2023-11-02T12:39:04.333098Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37119 (0x35a5…08ef), finalized #0 (0x4180…180b), ⬇ 27.6kiB/s ⬆ 26.9kiB/s    
2023-11-02T12:39:09.148958Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:09.149257Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x391cefe70d245614924e4f36890a1cdded7f89e465ed963bbb9ea031619a38de: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:09.156555Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37114 (0x4fb3…fd8b)    
2023-11-02T12:39:09.198320Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37120 (0x1c0c…d670)    
2023-11-02T12:39:09.333315Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37120 (0x1c0c…d670), finalized #0 (0x4180…180b), ⬇ 135.1kiB/s ⬆ 11.7kiB/s    
2023-11-02T12:39:14.152568Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:14.152641Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x11992559d6f89d63be28ce90e33565ca2b710750ce29ccd0d40c052fcf98b2f4: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:14.333455Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37120 (0x1c0c…d670), finalized #0 (0x4180…180b), ⬇ 72.8kiB/s ⬆ 14.4kiB/s    
2023-11-02T12:39:14.339488Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:14.339551Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xdd339020af0c027ecc7ce578a0619a01c48bbe88149a03be2f2bec9baf90ba73: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:14.363768Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37117 (0xadf2…5ea7)    
2023-11-02T12:39:14.385121Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37121 (0x09f6…5f51)    
2023-11-02T12:39:14.453933Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37117 (0x29a8…052d)    
2023-11-02T12:39:14.489896Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37124 (0x9cf7…72d1)    
2023-11-02T12:39:19.333596Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37124 (0x9cf7…72d1), finalized #0 (0x4180…180b), ⬇ 93.0kiB/s ⬆ 25.7kiB/s    
2023-11-02T12:39:24.333759Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37124 (0x9cf7…72d1), finalized #0 (0x4180…180b), ⬇ 58.8kiB/s ⬆ 11.0kiB/s    
2023-11-02T12:39:28.373064Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:28.373136Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xc83427724545937e5de8ffabc4279d628508ac09226a5e3936eab7dd4359daa3: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:28.592179Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:28.592303Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xab3227d6a894e4c4d293d644a007d9e92f68f73bda555f0303ff114f83f656a2: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:28.641781Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37125 (0xbc55…3d0b)    
2023-11-02T12:39:28.648863Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37119 (0x95c6…6de0)    
2023-11-02T12:39:28.699564Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37117 (0xb5ff…b78a)    
2023-11-02T12:39:28.737825Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37126 (0x3340…e0cf)    
2023-11-02T12:39:28.760480Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37127 (0x8bdf…b9a0)    
2023-11-02T12:39:29.333958Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37127 (0x8bdf…b9a0), finalized #0 (0x4180…180b), ⬇ 218.6kiB/s ⬆ 16.5kiB/s    
2023-11-02T12:39:34.334141Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37127 (0x8bdf…b9a0), finalized #0 (0x4180…180b), ⬇ 30.9kiB/s ⬆ 9.4kiB/s    
2023-11-02T12:39:36.934448Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:36.934530Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x14388e4044e3f7a48a52064a7e912834487133b3e92b7bf3e1b81fa68fda6f32: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:36.992167Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37117 (0x270d…e53e)    
2023-11-02T12:39:37.304208Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:37.304275Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x4df1bbbd135408f3982727177182f34d636e625e88abbde5820bd30e71f970dc: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:37.334009Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37128 (0xbe6c…b974)    
2023-11-02T12:39:37.368726Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37128 (0xa96f…8f31)    
2023-11-02T12:39:37.393625Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37129 (0x5011…d267)    
2023-11-02T12:39:37.421939Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37129 (0x07c7…1392)    
2023-11-02T12:39:37.450222Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37130 (0xdd48…ed40)    
2023-11-02T12:39:39.334329Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37130 (0xdd48…ed40), finalized #0 (0x4180…180b), ⬇ 84.9kiB/s ⬆ 43.2kiB/s    
2023-11-02T12:39:44.334582Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37130 (0xdd48…ed40), finalized #0 (0x4180…180b), ⬇ 46.8kiB/s ⬆ 26.5kiB/s    
2023-11-02T12:39:45.557298Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:45.557373Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xc9bd1c017cbb7efa4ed262663049798531310f00f44dbf88c51dd2206d38126f: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:45.660241Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:45.660296Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xc119f8694c597fdc720d59ab3f6c8c06205fdebabccf6e6bbd40b1273525a897: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:39:45.721273Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37131 (0x0aa3…6ed6)    
2023-11-02T12:39:45.743059Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37132 (0xffc7…165c)    
2023-11-02T12:39:45.753114Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37133 (0x2e43…7002)    
2023-11-02T12:39:48.719912Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37134 (0x20b0…c672)    
2023-11-02T12:39:49.334752Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37134 (0x20b0…c672), finalized #0 (0x4180…180b), ⬇ 78.7kiB/s ⬆ 53.8kiB/s    
2023-11-02T12:39:54.334948Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37134 (0x20b0…c672), finalized #0 (0x4180…180b), ⬇ 27.2kiB/s ⬆ 26.2kiB/s    
2023-11-02T12:39:59.335066Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37134 (0x20b0…c672), finalized #0 (0x4180…180b), ⬇ 51.7kiB/s ⬆ 9.9kiB/s    
2023-11-02T12:40:01.368730Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:01.368790Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x60181fb0d0b695345f142b0ee486961c7510de856ad9694fe4bfefd1683f572d: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:01.414219Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37135 (0xfbc4…e2f3)    
2023-11-02T12:40:01.448464Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37136 (0x6da2…f8f1)    
2023-11-02T12:40:01.458269Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37137 (0xb98d…4ed6)    
2023-11-02T12:40:01.476295Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37138 (0x1e03…a33d)    
2023-11-02T12:40:04.335258Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37138 (0x1e03…a33d), finalized #0 (0x4180…180b), ⬇ 255.7kiB/s ⬆ 11.3kiB/s    
2023-11-02T12:40:06.281909Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:06.282041Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x8bf30297c259ef27de0c6d374c9b4bc9b4b4ccc38c1139aa1a91d46d9e3dd31a: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:06.297032Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37139 (0x3cd6…df2b)    
2023-11-02T12:40:06.316551Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37140 (0x3a27…c74a)    
2023-11-02T12:40:06.469485Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:06.469594Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xc83427724545937e5de8ffabc4279d628508ac09226a5e3936eab7dd4359daa3: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:06.505101Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37141 (0x013d…8063)    
2023-11-02T12:40:06.527439Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37139 (0xeafd…101a)    
2023-11-02T12:40:06.681830Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37142 (0xed43…318f)    
2023-11-02T12:40:09.335419Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37142 (0xed43…318f), finalized #0 (0x4180…180b), ⬇ 42.1kiB/s ⬆ 24.1kiB/s    
2023-11-02T12:40:14.335582Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37142 (0xed43…318f), finalized #0 (0x4180…180b), ⬇ 34.0kiB/s ⬆ 10.8kiB/s    
2023-11-02T12:40:16.828884Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:16.828960Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0xe8d1c2329d1af39cb16ae2d01b27c077045d2b50d7bbead601562e93d8a3edec: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:16.868982Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37143 (0x397a…b0ce)    
2023-11-02T12:40:17.090259Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:17.090371Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x53f72c59caaea06e346a294a9b0621f0696e3e57e8042666162ae5a68c2d4a89: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:40:17.101662Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37144 (0x18ef…3522)    
2023-11-02T12:40:19.335734Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37144 (0x18ef…3522), finalized #0 (0x4180…180b), ⬇ 31.6kiB/s ⬆ 16.0kiB/s    
2023-11-02T12:40:20.319182Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37145 (0xb7e1…73da)    
2023-11-02T12:40:20.614619Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37146 (0xa3a2…3fd6)    
2023-11-02T12:40:21.585545Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37147 (0x697a…1801)    
2023-11-02T12:40:24.335921Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37147 (0x697a…1801), finalized #0 (0x4180…180b), ⬇ 41.7kiB/s ⬆ 34.3kiB/s    
2023-11-02T12:40:24.382139Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37148 (0x306d…6956)    
2023-11-02T12:40:26.925152Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37149 (0x6596…4f07)    
2023-11-02T12:40:28.072772Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37150 (0xe421…fe3e)    
2023-11-02T12:40:29.336104Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37150 (0xe421…fe3e), finalized #0 (0x4180…180b), ⬇ 28.1kiB/s ⬆ 32.3kiB/s    
2023-11-02T12:40:30.026890Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37151 (0xda5e…b3dd)    
2023-11-02T12:40:30.887950Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37152 (0xe6a2…d750)    
2023-11-02T12:40:33.823454Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37153 (0xbbe3…22c7)    
2023-11-02T12:40:34.099859Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37153 (0x1b62…3a9f)    
2023-11-02T12:40:34.336283Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37153 (0xbbe3…22c7), finalized #0 (0x4180…180b), ⬇ 38.0kiB/s ⬆ 34.6kiB/s    
2023-11-02T12:40:35.834977Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37154 (0x472a…080d)    
2023-11-02T12:40:36.869452Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37155 (0xac21…965e)    
2023-11-02T12:40:39.336494Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37155 (0xac21…965e), finalized #0 (0x4180…180b), ⬇ 27.7kiB/s ⬆ 31.8kiB/s    
2023-11-02T12:40:39.681102Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37156 (0x01ea…250a)    
2023-11-02T12:40:40.163715Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37156 (0x6f8b…59f5)    
2023-11-02T12:40:40.908853Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37157 (0x01fa…6c99)    
2023-11-02T12:40:44.059974Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37158 (0x0682…9090)    
2023-11-02T12:40:44.336689Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37158 (0x0682…9090), finalized #0 (0x4180…180b), ⬇ 40.0kiB/s ⬆ 37.0kiB/s    
2023-11-02T12:40:49.336885Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37158 (0x0682…9090), finalized #0 (0x4180…180b), ⬇ 30.6kiB/s ⬆ 41.0kiB/s    
2023-11-02T12:40:50.283063Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37159 (0x6eee…b5bc)    
2023-11-02T12:40:50.633520Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37160 (0xb307…5a6b)    
2023-11-02T12:40:52.956780Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37161 (0x448d…8b5f)    
2023-11-02T12:40:54.337137Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37161 (0x448d…8b5f), finalized #0 (0x4180…180b), ⬇ 28.1kiB/s ⬆ 32.0kiB/s    
2023-11-02T12:40:55.017284Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37162 (0x8215…c565)    
2023-11-02T12:40:55.381204Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37162 (0xcea1…eb9a)    
2023-11-02T12:40:58.043548Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37163 (0x8304…7c68)    
2023-11-02T12:40:59.337317Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37163 (0x8304…7c68), finalized #0 (0x4180…180b), ⬇ 34.0kiB/s ⬆ 41.1kiB/s    
2023-11-02T12:41:04.337523Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37163 (0x8304…7c68), finalized #0 (0x4180…180b), ⬇ 37.3kiB/s ⬆ 17.7kiB/s    
2023-11-02T12:41:06.013935Z  WARN tokio-runtime-worker sc_service::client::client: [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-02T12:41:06.014069Z  WARN tokio-runtime-worker sync: [Consensus] 💔 Error importing block 0x46f6fd1299627bcdee6ae87d6aad2033f3d4a99879b857b07b14410f71dcb46a: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-02T12:41:06.051547Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37164 (0x195d…87ce)    
2023-11-02T12:41:06.073949Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37165 (0x6ef6…95ed)    
2023-11-02T12:41:06.093484Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37166 (0x0c3a…cade)    
2023-11-02T12:41:07.856618Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37167 (0xee92…d825)    
2023-11-02T12:41:08.466918Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37167 (0x4568…64f8)    
2023-11-02T12:41:09.337766Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37167 (0xee92…d825), finalized #0 (0x4180…180b), ⬇ 57.9kiB/s ⬆ 28.3kiB/s    
2023-11-02T12:41:12.644366Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37168 (0xc50e…1bc6)    
2023-11-02T12:41:13.611632Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37169 (0xd5b4…9e0e)    
2023-11-02T12:41:14.337943Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37169 (0xd5b4…9e0e), finalized #0 (0x4180…180b), ⬇ 27.6kiB/s ⬆ 35.6kiB/s    
2023-11-02T12:41:14.640979Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37170 (0x3c5d…1c55)    
2023-11-02T12:41:16.888556Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37171 (0x54e8…965e)    
2023-11-02T12:41:18.599114Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37172 (0x741c…8d03)    
2023-11-02T12:41:19.338091Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37172 (0x741c…8d03), finalized #0 (0x4180…180b), ⬇ 34.9kiB/s ⬆ 138.4kiB/s    
2023-11-02T12:41:19.991633Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37173 (0x4bbf…a468)    
2023-11-02T12:41:20.177974Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37173 (0x76e3…1543)    
2023-11-02T12:41:22.635629Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37174 (0x2f15…1ad6)    
2023-11-02T12:41:22.989568Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37174 (0x965b…85af)    
2023-11-02T12:41:23.649660Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37174 (0xa8de…8463)    
2023-11-02T12:41:24.338287Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37174 (0x2f15…1ad6), finalized #0 (0x4180…180b), ⬇ 45.6kiB/s ⬆ 39.5kiB/s    
2023-11-02T12:41:25.293777Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37175 (0x2e1d…3020)    
2023-11-02T12:41:26.628517Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37176 (0x6ec4…1c90)    
2023-11-02T12:41:27.868394Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37176 (0x01c0…d17d)    
2023-11-02T12:41:29.338502Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37176 (0x6ec4…1c90), finalized #0 (0x4180…180b), ⬇ 32.1kiB/s ⬆ 30.2kiB/s    
2023-11-02T12:41:29.757095Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37177 (0x0381…9655)    
2023-11-02T12:41:32.622655Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37178 (0x3ba6…5da3)    
2023-11-02T12:41:32.908597Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37178 (0x71bb…c5a8)    
2023-11-02T12:41:33.700057Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37179 (0xbf34…60a2)    
2023-11-02T12:41:34.338681Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37179 (0xbf34…60a2), finalized #0 (0x4180…180b), ⬇ 29.4kiB/s ⬆ 32.1kiB/s    
2023-11-02T12:41:37.760893Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37180 (0x5a54…4fa9)    
2023-11-02T12:41:39.338879Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37180 (0x5a54…4fa9), finalized #0 (0x4180…180b), ⬇ 25.0kiB/s ⬆ 105.7kiB/s    
2023-11-02T12:41:42.489340Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37181 (0x1fe2…37d3)    
2023-11-02T12:41:42.604067Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37181 (0xf28e…97dd)    
2023-11-02T12:41:43.568378Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37181 (0xe09c…fc98)    
2023-11-02T12:41:43.992739Z  INFO tokio-runtime-worker sc_informant: [Consensus] ♻️  Reorg on #37181,0x1fe2…37d3 to #37182,0x3354…76bd, common ancestor #37180,0x5a54…4fa9    
2023-11-02T12:41:43.992758Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37182 (0x3354…76bd)    
2023-11-02T12:41:44.339053Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37182 (0x3354…76bd), finalized #0 (0x4180…180b), ⬇ 69.6kiB/s ⬆ 253.0kiB/s    
2023-11-02T12:41:46.065430Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37183 (0x69b7…b054)    
2023-11-02T12:41:47.996456Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37184 (0x5147…5574)    
2023-11-02T12:41:49.339220Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37184 (0x5147…5574), finalized #0 (0x4180…180b), ⬇ 37.8kiB/s ⬆ 204.0kiB/s    
2023-11-02T12:41:51.789185Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37185 (0x24c7…f598)    
2023-11-02T12:41:53.693495Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37186 (0x31db…06b5)    
2023-11-02T12:41:54.339527Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37186 (0x31db…06b5), finalized #0 (0x4180…180b), ⬇ 35.9kiB/s ⬆ 37.0kiB/s    
2023-11-02T12:41:56.097581Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37187 (0x5cc8…7073)    
2023-11-02T12:41:57.010785Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37187 (0xa698…415a)    
2023-11-02T12:41:57.057401Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37188 (0x82c9…f626)    
2023-11-02T12:41:57.895042Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37189 (0x48ad…0a21)    
2023-11-02T12:41:59.339730Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37189 (0x48ad…0a21), finalized #0 (0x4180…180b), ⬇ 61.9kiB/s ⬆ 54.5kiB/s    
2023-11-02T12:42:00.165757Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37190 (0x9eb6…f7be)    
2023-11-02T12:42:04.339877Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37190 (0x9eb6…f7be), finalized #0 (0x4180…180b), ⬇ 29.2kiB/s ⬆ 35.0kiB/s    
2023-11-02T12:42:09.340056Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37190 (0x9eb6…f7be), finalized #0 (0x4180…180b), ⬇ 31.6kiB/s ⬆ 36.6kiB/s    
2023-11-02T12:42:14.090804Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37191 (0x63f0…3ccd)    
2023-11-02T12:42:14.340222Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37191 (0x63f0…3ccd), finalized #0 (0x4180…180b), ⬇ 33.7kiB/s ⬆ 116.6kiB/s    
2023-11-02T12:42:15.634138Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37191 (0xa866…5084)    
2023-11-02T12:42:19.340350Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (12 peers), best: #37191 (0x63f0…3ccd), finalized #0 (0x4180…180b), ⬇ 35.4kiB/s ⬆ 33.9kiB/s    
2023-11-02T12:42:19.864878Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37192 (0x9902…0272)    
2023-11-02T12:42:20.646104Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37193 (0xbdd8…8696)    
2023-11-02T12:42:23.064059Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37194 (0x8d1f…7d08)    
2023-11-02T12:42:24.340525Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37194 (0x8d1f…7d08), finalized #0 (0x4180…180b), ⬇ 37.5kiB/s ⬆ 37.9kiB/s    
2023-11-02T12:42:25.000750Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37195 (0x16e0…5849)    
2023-11-02T12:42:25.631957Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37196 (0xb836…cb72)    
2023-11-02T12:42:29.340701Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37196 (0xb836…cb72), finalized #0 (0x4180…180b), ⬇ 31.6kiB/s ⬆ 29.9kiB/s    
2023-11-02T12:42:31.796469Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37197 (0xc45f…47ac)    
2023-11-02T12:42:34.117180Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37198 (0x7874…4d4c)    
2023-11-02T12:42:34.340854Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37198 (0x7874…4d4c), finalized #0 (0x4180…180b), ⬇ 43.0kiB/s ⬆ 41.8kiB/s    
2023-11-02T12:42:35.003098Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37199 (0x0bb5…4bd3)    
2023-11-02T12:42:36.815014Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37200 (0x7012…0735)    
2023-11-02T12:42:38.357964Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37200 (0x6e18…ca34)    
2023-11-02T12:42:39.341045Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37200 (0x7012…0735), finalized #0 (0x4180…180b), ⬇ 46.9kiB/s ⬆ 36.6kiB/s    
2023-11-02T12:42:40.952861Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37201 (0xffdd…00a9)    
2023-11-02T12:42:41.753076Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37202 (0xb4cb…97b7)    
2023-11-02T12:42:44.341265Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37202 (0xb4cb…97b7), finalized #0 (0x4180…180b), ⬇ 43.8kiB/s ⬆ 41.2kiB/s    
2023-11-02T12:42:44.996494Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37203 (0x7989…4b89)    
2023-11-02T12:42:49.341460Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37203 (0x7989…4b89), finalized #0 (0x4180…180b), ⬇ 35.6kiB/s ⬆ 37.7kiB/s    
2023-11-02T12:42:50.233278Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37204 (0xdc3c…b187)    
2023-11-02T12:42:50.948043Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37205 (0x8c12…bf36)    
2023-11-02T12:42:54.341994Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37205 (0x8c12…bf36), finalized #0 (0x4180…180b), ⬇ 36.3kiB/s ⬆ 33.3kiB/s    
2023-11-02T12:42:54.736309Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37206 (0x60b2…dff8)    
2023-11-02T12:42:57.321574Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37207 (0x8c09…a516)    
2023-11-02T12:42:58.877693Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37208 (0xf115…25aa)    
2023-11-02T12:42:59.342223Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37208 (0xf115…25aa), finalized #0 (0x4180…180b), ⬇ 42.3kiB/s ⬆ 35.9kiB/s    
2023-11-02T12:43:01.661830Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37209 (0xcb55…c56e)    
2023-11-02T12:43:01.913205Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37210 (0xf147…54b5)    
2023-11-02T12:43:03.324336Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37211 (0x2538…7b53)    
2023-11-02T12:43:03.533714Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37211 (0x9973…f32f)    
2023-11-02T12:43:04.342410Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37211 (0x2538…7b53), finalized #0 (0x4180…180b), ⬇ 43.8kiB/s ⬆ 37.2kiB/s    
2023-11-02T12:43:05.317974Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37212 (0x81cf…e30d)    
2023-11-02T12:43:05.740599Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37213 (0x7eb1…4a0a)    
2023-11-02T12:43:07.765424Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37214 (0xf2cf…fa07)    
2023-11-02T12:43:08.512286Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37214 (0x1dc2…c5f4)    
2023-11-02T12:43:08.663667Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37214 (0xc772…c5cd)    
2023-11-02T12:43:09.342587Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37214 (0xf2cf…fa07), finalized #0 (0x4180…180b), ⬇ 67.2kiB/s ⬆ 46.5kiB/s    
2023-11-02T12:43:10.239922Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37215 (0x92d3…0bba)    
2023-11-02T12:43:12.726691Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37216 (0x7d1c…b67c)    
2023-11-02T12:43:14.342777Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37216 (0x7d1c…b67c), finalized #0 (0x4180…180b), ⬇ 42.3kiB/s ⬆ 447.1kiB/s    
2023-11-02T12:43:19.342982Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37216 (0x7d1c…b67c), finalized #0 (0x4180…180b), ⬇ 35.4kiB/s ⬆ 285.2kiB/s    
2023-11-02T12:43:20.240643Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37217 (0x5db6…d802)    
2023-11-02T12:43:20.811447Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37218 (0x9ddd…4043)    
2023-11-02T12:43:24.343128Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37218 (0x9ddd…4043), finalized #0 (0x4180…180b), ⬇ 40.3kiB/s ⬆ 35.6kiB/s    
2023-11-02T12:43:28.181251Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37219 (0x4684…279e)    
2023-11-02T12:43:29.343310Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37219 (0x4684…279e), finalized #0 (0x4180…180b), ⬇ 36.4kiB/s ⬆ 177.7kiB/s    
2023-11-02T12:43:29.365104Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37220 (0x0206…d4a6)    
2023-11-02T12:43:29.749981Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37221 (0xf5d8…7611)    
2023-11-02T12:43:29.798878Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37221 (0xbf89…421a)    
2023-11-02T12:43:30.019964Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37221 (0xb89e…ba16)    
2023-11-02T12:43:30.386991Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37221 (0x7e68…c3b3)    
2023-11-02T12:43:31.035792Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37222 (0xb13e…8e29)    
2023-11-02T12:43:33.504360Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37223 (0xbc55…abdc)    
2023-11-02T12:43:34.343521Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37223 (0xbc55…abdc), finalized #0 (0x4180…180b), ⬇ 60.8kiB/s ⬆ 367.6kiB/s    
2023-11-02T12:43:36.161415Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37224 (0xe47e…ef04)    
2023-11-02T12:43:36.902901Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37225 (0x1574…a256)    
2023-11-02T12:43:37.989561Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37226 (0xed0c…6870)    
2023-11-02T12:43:39.343725Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37226 (0xed0c…6870), finalized #0 (0x4180…180b), ⬇ 37.0kiB/s ⬆ 154.4kiB/s    
2023-11-02T12:43:40.052418Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37227 (0xb1b4…d15e)    
2023-11-02T12:43:40.115311Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37225 (0x1636…69e7)    
2023-11-02T12:43:43.193592Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37228 (0x79de…2a86)    
2023-11-02T12:43:43.919754Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37228 (0x74f5…2b0c)    
2023-11-02T12:43:44.344066Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37228 (0x79de…2a86), finalized #0 (0x4180…180b), ⬇ 44.0kiB/s ⬆ 36.3kiB/s    
2023-11-02T12:43:45.293436Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37229 (0xcf4f…1cba)    
2023-11-02T12:43:45.665048Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37229 (0xe82b…5268)    
2023-11-02T12:43:46.594500Z  INFO tokio-runtime-worker sc_informant: [Consensus] ♻️  Reorg on #37229,0xcf4f…1cba to #37230,0x4f46…cddc, common ancestor #37228,0x79de…2a86    
2023-11-02T12:43:46.594520Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37230 (0x4f46…cddc)    
2023-11-02T12:43:48.544510Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37231 (0x60f6…1000)    
2023-11-02T12:43:49.344238Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37231 (0x60f6…1000), finalized #0 (0x4180…180b), ⬇ 66.4kiB/s ⬆ 47.2kiB/s    
2023-11-02T12:43:54.344410Z  INFO tokio-runtime-worker substrate: [Consensus] 💤 Idle (13 peers), best: #37231 (0x60f6…1000), finalized #0 (0x4180…180b), ⬇ 34.3kiB/s ⬆ 127.1kiB/s    
2023-11-02T12:43:55.676765Z  INFO tokio-runtime-worker substrate: [Consensus] ✨ Imported #37232 (0x6946…9341)    

@Qwinn1
Copy link

Qwinn1 commented Nov 17, 2023

I've gotten similar, but with some notable differences. Whereas in your log it errors on trying different invalid block numbers, mine got stuck repeatedly erroring on the same invalid block number. And there was no indication mine was going to stop, I had to control c, and on restart the error went away.

2023-11-17T12:54:40.004658Z [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-17T12:54:40.004908Z [Consensus] 💔 Error importing block 0xa7d89470a8f8d6c9daf9b71e5dc066dc1a01d333169806f40e3da79fa901cecb: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-17T12:54:40.034255Z [Consensus] ✨ Imported #259814 (0x6341…a773)    
2023-11-17T12:54:41.433513Z [Consensus] 💤 Idle (40 peers), best: #259814 (0x6341…a773), finalized #172053 (0xcfc1…9a4e), ⬇ 882.8kiB/s ⬆ 156.0kiB/s    
2023-11-17T12:54:42.079173Z [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-17T12:54:42.079344Z [Consensus] 💔 Error importing block 0xa7d89470a8f8d6c9daf9b71e5dc066dc1a01d333169806f40e3da79fa901cecb: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
2023-11-17T12:54:44.340796Z [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
2023-11-17T12:54:44.340979Z [Consensus] 💔 Error importing block 0xa7d89470a8f8d6c9daf9b71e5dc066dc1a01d333169806f40e3da79fa901cecb: consensus error: Import failed: State Database error: Trying to insert block with invalid number   ```

@bkchr
Copy link
Member

bkchr commented Nov 17, 2023

@Qwinn1 you are also using Paritydb?

@Qwinn1
Copy link

Qwinn1 commented Nov 17, 2023

I'm afraid I don't know enough to answer that question. I haven't done anything deliberate to engage anything like that.

@nazar-pc
Copy link
Contributor Author

It is Paritydb, @bkchr, that is from Subspace node and we compile it without RocksDB ever since paritytech/substrate#11537

@Qwinn1
Copy link

Qwinn1 commented Nov 18, 2023

Ah my apologies, I thought I was posting to subspace github, not polkadot

@nazar-pc
Copy link
Contributor Author

Just saw it again, single occurrence:

subspace-node-node-1  | 2023-11-19T22:20:35.920256Z [Consensus] ✨ Imported #294310 (0x5400…b900)    
subspace-node-node-1  | 2023-11-19T22:20:36.015576Z [Consensus] 💤 Idle (40 peers), best: #294310 (0x372d…8812), finalized #0 (0x4180…180b), ⬇ 160.1kiB/s ⬆ 1.8MiB/s    
subspace-node-node-1  | 2023-11-19T22:20:37.988477Z Accepting new connection 7/100
subspace-node-node-1  | 2023-11-19T22:20:38.105995Z [Consensus] ✨ Imported #294311 (0x34b0…9de5)    
subspace-node-node-1  | 2023-11-19T22:20:46.153169Z [Consensus] 💤 Idle (40 peers), best: #294311 (0x34b0…9de5), finalized #0 (0x4180…180b), ⬇ 61.0kiB/s ⬆ 291.8kiB/s    
subspace-node-node-1  | 2023-11-19T22:20:46.150781Z [Consensus] Block import error: State Database error: Trying to insert block with invalid number    
subspace-node-node-1  | 2023-11-19T22:20:46.172661Z [Consensus] 💔 Error importing block 0xddf38e829afbddf79afc42054005cc07a7a9c655dcf9f6e5aca23048fdbb798b: consensus error: Import failed: State Database error: Trying to insert block with invalid number    
subspace-node-node-1  | 2023-11-19T22:20:46.276030Z [Consensus] ✨ Imported #294312 (0x79fc…395e)    
subspace-node-node-1  | 2023-11-19T22:20:51.154986Z [Consensus] 💤 Idle (40 peers), best: #294312 (0x79fc…395e), finalized #0 (0x4180…180b), ⬇ 221.1kiB/s ⬆ 2.6MiB/s    
subspace-node-node-1  | 2023-11-19T22:20:52.554475Z [Consensus] ✨ Imported #294313 (0x8857…81dc)    

@bkchr
Copy link
Member

bkchr commented Nov 21, 2023

@nazar-pc I assume you don't have any concrete way for reproduction?

@bkchr
Copy link
Member

bkchr commented Nov 21, 2023

Could you run with state-db=trace?

@nazar-pc
Copy link
Contributor Author

@nazar-pc I assume you don't have any concrete way for reproduction?

Not yet

Could you run with state-db=trace?

I can, but it happens very occasionally, so no promises it'll catch anything, worth a try though.

@bkchr
Copy link
Member

bkchr commented Nov 21, 2023

@nazar-pc do you know the block number for 0xddf38e829afbddf79afc42054005cc07a7a9c655dcf9f6e5aca23048fdbb798b?

@bkchr
Copy link
Member

bkchr commented Nov 21, 2023

Okay, then I know what the problem is. By default we force canonicalize after 4096 blocks. The node is trying to import some quite block that is behind this pruning window and we end up here:

if number < front_block_number || number > front_block_number + self.levels.len() as u64
{
trace!(
target: LOG_TARGET,
"Failed to insert block {}, current is {} .. {})",
number,
front_block_number,
front_block_number + self.levels.len() as u64,
);
return Err(StateDbError::InvalidBlockNumber)
}

So nothing bad is happening. However, we should improve the situation here, but I have no good idea right now.
Main problem here being why this is triggered for you, because you have "no finality".

@nazar-pc
Copy link
Contributor Author

We do technically finalize blocks but the finalization point is waaay beyond 4096 blocks deep, sometimes tens of thousands of blocks deep actually.

@lexnv
Copy link
Contributor

lexnv commented Jul 9, 2024

This did not reproduce with a node running for around 4 days.

Do you still see this @nazar-pc on the latest release? 🙏

@nazar-pc
Copy link
Contributor Author

nazar-pc commented Jul 9, 2024

Not any time recently and even before that it was not deterministic

@nazar-pc
Copy link
Contributor Author

Closing as too old for now

@nazar-pc nazar-pc closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I2-bug The node fails to follow expected behavior. I10-unconfirmed Issue might be valid, but it's not yet known.
Projects
None yet
Development

No branches or pull requests

5 participants