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

Thread 'tokio-runtime-worker' panicked at 'Externalities not allowed to fail within runtime #1384

Open
wi-ry opened this issue Oct 24, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@wi-ry
Copy link

wi-ry commented Oct 24, 2023

Description

"Thread 'tokio-runtime-worker' panicked at 'Externalities not allowed to fail within runtime: "Trie lookup error: Database missing expected key: 0xa477a913b393137dbdcacd786fd153d69ad0462d47f09189ce91e7e313f10418"', /creditcoin-node/.cargo/git/checkouts/substrate-ef6be82d837dee7f/4e22d40/primitives/state-machine/src/ext.rs:192"

Steps to Reproduce

Replace the example steps below with actual steps to reproduce the bug you're reporting.

  1. Download corrupted paritydb folder from https://www.dropbox.com/scl/fi/lbxwkrwpytyhk4oscid6k/paritydb.zip?rlkey=t38reqkdlqluh13kr0polw1ra&dl=0
  2. Extract paritydb contents into existing data folder
  3. Start Creditcoin validator (2.3.0 or 2.3.1)
  4. See error

Expected vs. Actual Behavior

Validator ran normally and resolved any issue automatically

Environment

Docker version 24.0.6, build ed223bc
gluwa/creditcoin:latest (c581f6e1081f) Created 2 weeks ago - 577MB
Docker Compose version v2.22.0-desktop.2

  • Operating system: Microsoft Windows 11 Pro Insider Preview (10.0.23570 N/A Build 23570)
  • Template version/tag: gluwa/creditcoin:latest (c581f6e1081f)
  • Rust version (run rustup show):

Logs, Errors or Screenshots

Logs: https://pastebin.com/raw/qrX18eDe
ParityDB folder: https://www.dropbox.com/scl/fi/lbxwkrwpytyhk4oscid6k
image

Additional Information

@wi-ry wi-ry added the bug Something isn't working label Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant