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

panic in sc_authorship #564

Open
kayabaNerve opened this issue Apr 23, 2024 · 0 comments
Open

panic in sc_authorship #564

kayabaNerve opened this issue Apr 23, 2024 · 0 comments
Labels
bug Something isn't working node

Comments

@kayabaNerve
Copy link
Member

2024-03-06 21:26:24 Detected prevote equivocation in the finality worker: Equivocation { round_number: 2, identity: Public(56a0e89cffe57337e9e232e41dca0ad7306a17fa0ca63fbac048190fdd45d511 (5E2HmugP...)), first: (Prevote { target_hash: 0x81deddd632d8a3dfbad24ff77738d148b3c71953dd92176cc57ea12801b4a251, target_number: 938 }, Signature(92e0370321bdb1f151a5aa091cdeb1e8e41961078afefe8f54cc8dcb482ec003637e84daf86955535bf08d45e1734d56fdd5178aee35553e74e35e3286b1518b)), second: (Prevote { target_hash: 0x81deddd632d8a3dfbad24ff77738d148b3c71953dd92176cc57ea12801b4a251, target_number: 938 }, Signature(a05eb9318fd3e44326464bb0b1922f016440d48ad8c71b7d80c05389a637506c05894fb450b7522bcc0ee9145d8809eeae1a6a7c3d674f375676479551ac1c80)) }    
2024-03-06 21:26:24 Submitted equivocation report    
2024-03-06 21:26:26 ð¤ Idle (5 peers), best: #1469 (0x62e0â¦6cc7), finalized #0 (0xe5d3â¦5c8a), ⬠0.8kiB/s ⬠1.1kiB/s    
2024-03-06 21:26:30 Imported #1470 (0x1b08â¦e26c)    
2024-03-06 21:26:31 ð¤ Idle (5 peers), best: #1470 (0x1b08â¦e26c), finalized #0 (0xe5d3â¦5c8a), ⬠23.5kiB/s ⬠1.6kiB/s    
2024-03-06 21:26:36 Imported #1471 (0xaabdâ¦f573)    
2024-03-06 21:26:36 ð¤ Idle (5 peers), best: #1471 (0xaabdâ¦f573), finalized #0 (0xe5d3â¦5c8a), ⬠0.3kiB/s ⬠0.5kiB/s    
2024-03-06 21:26:41 ð¤ Idle (5 peers), best: #1471 (0xaabdâ¦f573), finalized #0 (0xe5d3â¦5c8a), ⬠86 B/s ⬠0.1kiB/s    
2024-03-06 21:26:42 Imported #1472 (0x6887â¦ab74)    
2024-03-06 21:26:46 ð¤ Idle (5 peers), best: #1472 (0x6887â¦ab74), finalized #0 (0xe5d3â¦5c8a), ⬠1.5kiB/s ⬠0.3kiB/s    
2024-03-06 21:26:48 Imported #1473 (0x71b7â¦9d87)    
2024-03-06 21:26:51 ð¤ Idle (5 peers), best: #1473 (0x71b7â¦9d87), finalized #0 (0xe5d3â¦5c8a), ⬠0.6kiB/s ⬠0.2kiB/s    
2024-03-06 21:26:54 Imported #1474 (0xd7aaâ¦5098)    
2024-03-06 21:26:56 ð¤ Idle (5 peers), best: #1474 (0xd7aaâ¦5098), finalized #0 (0xe5d3â¦5c8a), ⬠1.1kiB/s ⬠0.2kiB/s    
2024-03-06 21:27:00 Imported #1475 (0x7753â¦d8cb)    
2024-03-06 21:27:01 ð¤ Idle (5 peers), best: #1475 (0x7753â¦d8cb), finalized #0 (0xe5d3â¦5c8a), ⬠0.5kiB/s ⬠0.2kiB/s    
2024-03-06 21:27:06 ð Starting consensus session on top of parent 0x77530348b0789b385fe89131bec66437f55456c2a9947d0657e896928c4ed8cb    
2024-03-06 21:27:06 panicked at /usr/local/cargo/git/checkouts/substrate-2ff8fd4e54e165a9/6e3f07b/frame/authorship/src/lib.rs:71:15:
No name found for the pallet in the runtime! This usually means that the pallet wasn't added to `construct_runtime!`.    
2024-03-06 21:27:06 1 storage transactions are left open by the runtime. Those will be rolled back.    
2024-03-06 21:27:06 1 storage transactions are left open by the runtime. Those will be rolled back.    

This is presumably related to the equivocation shortly before it.

@kayabaNerve kayabaNerve added bug Something isn't working node labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working node
Projects
None yet
Development

No branches or pull requests

1 participant