This repository was archived by the owner on Nov 15, 2023. It is now read-only.
substrate not starting after compile #13822
Labels
J2-unconfirmed
Issue might be valid, but it’s not yet known.
Is there an existing issue?
Experiencing problems? Have you tried our Stack Exchange first?
Description of bug
root@blipp14:~/substrate-node-template# ./target/release/node-template --dev
2023-04-04 22:13:26 Substrate Node
2023-04-04 22:13:26 ✌️ version 4.0.0-dev-700c3a186e5
2023-04-04 22:13:26 ❤️ by Substrate DevHub https://github.com/substrate-developer-hub, 2017-2023
2023-04-04 22:13:26 📋 Chain specification: Development
2023-04-04 22:13:26 🏷 Node name: delicate-snakes-4871
2023-04-04 22:13:26 👤 Role: AUTHORITY
2023-04-04 22:13:26 💾 Database: RocksDb at /tmp/substrateC3GvHN/chains/dev/db/full
2023-04-04 22:13:26 ⛓ Native runtime: node-template-100 (node-template-1.tx1.au1)
Error: Service(Client(VersionInvalid("cannot deserialize module: UnknownOpcode(192)")))
2023-04-04 22:13:26 Cannot create a runtime error=Other("cannot deserialize module: UnknownOpcode(192)")
I keep getting this error on Ubuntu 20.04 and Ubuntu 22.04. I spent many days figure it out but no luck. Can you help?
Steps to reproduce
No response
The text was updated successfully, but these errors were encountered: