Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

ERROR: Instantiation: Export ext_misc_chain_id_version_1 not found #21

Open
jakehemmerle opened this issue May 13, 2021 · 0 comments
Open

Comments

@jakehemmerle
Copy link

Built with the nightly from late Jan, keep getting the following error when running

./social-network --pruning=archive

2021-05-13 11:27:18 🌎 Social 🌍 Network 🌏
2021-05-13 11:27:18 ✌️  version 3.0.0-7bc55a5e5-x86_64-linux-gnu
2021-05-13 11:27:18 ❤️  by Parity Technologies <admin@parity.io>, 2017-2021
2021-05-13 11:27:18 📋 Chain specification: Chi
2021-05-13 11:27:18 🏷 Node name: dazzling-nation-2708
2021-05-13 11:27:18 👤 Role: FULL
2021-05-13 11:27:18 💾 Database: RocksDb at /home/jake/.local/share/social-network/chains/chi/db
2021-05-13 11:27:18 ⛓  Native runtime: social-network-1 (chi-0.tx2.au1)
Error: Service(Client(StateDatabase("Expected pruning mode: archive")))
jake@rack0:~/codebases/blockchain/target/release$ ./social-network --pruning=archive
2021-05-13 11:27:26 🌎 Social 🌍 Network 🌏
2021-05-13 11:27:26 ✌️  version 3.0.0-7bc55a5e5-x86_64-linux-gnu
2021-05-13 11:27:26 ❤️  by Parity Technologies <admin@parity.io>, 2017-2021
2021-05-13 11:27:26 📋 Chain specification: Chi
2021-05-13 11:27:26 🏷 Node name: dull-stone-9886
2021-05-13 11:27:26 👤 Role: FULL
2021-05-13 11:27:26 💾 Database: RocksDb at /home/jake/.local/share/social-network/chains/chi/db
2021-05-13 11:27:26 ⛓  Native runtime: social-network-1 (chi-0.tx2.au1)
2021-05-13 11:27:26 👴 Loading GRANDPA authority set from genesis on what appears to be first startup.
2021-05-13 11:27:26 Cannot create a runtime: Instantiation("Instantiation: Export ext_misc_chain_id_version_1 not found")
Error: Service(Client(Execution(RuntimeConstruction(Instantiation("Instantiation: Export ext_misc_chain_id_version_1 not found")))))```
@jakehemmerle jakehemmerle changed the title Build fine but can't run ERROR: Instantiation: Export ext_misc_chain_id_version_1 not found May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant