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

Error: Service(Client(VersionInvalid("cannot deserialize module: UnknownOpcode(192)"))) #176

Closed
amesy opened this issue Mar 29, 2023 · 1 comment

Comments

@amesy
Copy link

amesy commented Mar 29, 2023

Someone knows what caused this error, and how to solve it? thank you.

$ ./target/release/substrate-contracts-node 
2023-03-29 15:48:45.295  INFO main sc_cli::runner: Substrate Contracts Node    
2023-03-29 15:48:45.295  INFO main sc_cli::runner: ✌️  version 0.24.0-fbc28a7ad4b    
2023-03-29 15:48:45.295  INFO main sc_cli::runner: ❤️  by Parity Technologies <admin@parity.io>, 2021-2023    
2023-03-29 15:48:45.295  INFO main sc_cli::runner: 📋 Chain specification: Development    
2023-03-29 15:48:45.295  INFO main sc_cli::runner: 🏷  Node name: tidy-disgust-0725    
2023-03-29 15:48:45.295  INFO main sc_cli::runner: 👤 Role: AUTHORITY    
2023-03-29 15:48:45.295  INFO main sc_cli::runner: 💾 Database: ParityDb at /tmp/substrate2ZTv1f/chains/dev/paritydb/full    
2023-03-29 15:48:45.295  INFO main sc_cli::runner: ⛓  Native runtime: substrate-contracts-node-100 (substrate-contracts-node-1.tx1.au1)    
2023-03-29 15:48:45.345  WARN main wasm-runtime: Cannot create a runtime error=Other("cannot deserialize module: UnknownOpcode(192)")
Error: Service(Client(VersionInvalid("cannot deserialize module: UnknownOpcode(192)")))
@athei
Copy link
Member

athei commented Mar 29, 2023

Update your nightly toolchain. See: paritytech/substrate#13636

@athei athei closed this as completed Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants