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

Failed to run on raspberry pi 400 #102

Open
xue35 opened this issue May 31, 2022 · 0 comments
Open

Failed to run on raspberry pi 400 #102

xue35 opened this issue May 31, 2022 · 0 comments

Comments

@xue35
Copy link

xue35 commented May 31, 2022

Hi there,

I successfully install substrate-contract-node by running command cargo install contracts-node --git https://github.com/paritytech/substrate-contracts-node.git --force --locked on my Raspberry Pi 400. OS information below:
Linux rpi400 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux

However, substrate-contract-node fails to start with following error output:
2022-05-31 16:52:20 Substrate Contracts Node 2022-05-31 16:52:20 ✌ version 0.16.0-5385718122b 2022-05-31 16:52:20 ❤ by Parity Technologies <[email protected]>, 2021-2022 2022-05-31 16:52:20 📋 Chain specification: Development 2022-05-31 16:52:20 🏷 Node name: moaning-boundary-7547 2022-05-31 16:52:20 👤 Role: AUTHORITY 2022-05-31 16:52:20 💾 Database: RocksDb at /tmp/substrateU9TxXG/chains/dev/db/full 2022-05-31 16:52:20 ⛓ Native runtime: substrate-contracts-node-100 (substrate-contracts-node-1.tx1.au1) 2022-05-31 16:52:25 🔨 Initializing Genesis block/state (state: 0x3940…bce2, header-hash: 0xbc36…ce4e) 2022-05-31 16:52:25 🏷 Local node identity is: 12D3KooWJ3c55tkn5JfrUEDKy95omvAfeaPG87Erozdmn9W8eudm Error: Service(Application(Application(VersionInvalid("cannot create the wasmtime engine: failed to create memory pool mapping")))) 2022-05-31 16:52:25 Cannot create a runtime error=Other("cannot create the wasmtime engine: failed to create memory pool mapping") 2022-05-31 16:52:25 The NetworkStart returned as part ofbuild_networkhas been silently dropped

Please help.

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

1 participant