Joystream / substrate-node-joystream

Joystream Full Node
https://www.joystream.org
GNU General Public License v3.0
15 stars 16 forks source link

Sparta network down. #50

Closed bwhm closed 5 years ago

bwhm commented 5 years ago

On the 29th of March, all nodes went down with this error message:

Thread 'ImportQueueWorker' panicked at 'Externalities not allowed to fail within runtime: "Trie lookup error: Database missing expected key: 0x5ef2a145ff5027f112393fd2266bfdd3f230abf7079985161df61f6b9dd21da9"', src/libcore/result.rs:1009

This is a bug. Please report it at:

    https://www.joystream.org
mnaamani commented 5 years ago

Relevant Links about the bug:

Bug: https://github.com/paritytech/substrate/issues/1733

Fixes: https://github.com/paritytech/trie/pull/12 https://github.com/paritytech/substrate/pull/2130

mnaamani commented 5 years ago

In upcoming testnet we updated to latest substrate v1.0.0 so this issue can be closed.