CompileError: WebAssembly.Module(): Wasm SIMD unsupported #7177
Labels
meta-bug
Issues that identify a bug and require a fix.
meta-investigate
Issues found that require further investigation and may not have a specific resolution/fix
prio-high
Resolve issues as soon as possible.
Describe the bug
Hey everyone, I want to switch my beacon and validator node to lodestar but experience an interesting issue with v1.22.0. This is the error I receive:
Node.js v22.4.1
I just tested docker run chainsafe/lodestar:v1.22.0 --help in the first place in order to compile my compose with the necessary cli flags. I tested my compose and I receive similar errors there. Actually the same error, just stacked multiple times. Did I miss something in the release notes? Is there a breaking change how to run the image or is it really an error in the image? It looks like the build/compilation didn't work properly but I guess you would have seen this in your test pipelines 🤔 .
Short update: I don't have this issue on my local PC. So it looks like that it is VM related (want to start the client on a VM). I will try on my NUC tomorrow and let you know.
See https://discord.com/channels/593655374469660673/593655641445367808/1296836508287893505
Expected behavior
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
The text was updated successfully, but these errors were encountered: