Fuel_core_upgradable_executor

I keep getting this message :

“WARN: Fuel_core_upgradable_executor :: executor : 424 : The block version (0) is different from the native executor version(2). The WASM executor will be used.”
however a node didn’t stop and still working but the rate of receiving a data is drop by half, I know from Discord Mod fuel node can working on WASM mode but is there anything I can do to made the node switch back to a normal mode again (not WASM).

this is my data from “fuelup show”

Default host: x86_64-unknown-linux-gnu
fuelup home: /root/.fuelup

installed toolchains

latest-x86_64-unknown-linux-gnu (default)
nightly-x86_64-unknown-linux-gnu
testnet-x86_64-unknown-linux-gnu

active toolchain

latest-x86_64-unknown-linux-gnu (default)
forc : 0.61.2
- forc-client
- forc-deploy : 0.61.2
- forc-run : 0.61.2
- forc-crypto : 0.61.2
- forc-debug : 0.61.2
- forc-doc : 0.61.2
- forc-explore : not found
- forc-fmt : 0.61.2
- forc-lsp : 0.61.2
- forc-tx : 0.61.2
- forc-wallet : 0.8.1
fuel-core : 0.28.0
fuel-core-keygen : 0.28.0

fuels versions

forc : 0.64.0
forc-wallet : 0.64.0

it seems to be a version mismatch error. would you try updating the toolchain? Also, it looks like just a warning, and the node is running and syncing correctly, so I don’t think that’d be an issue.

1 Like

Yep i did updated the toolchain to a newer version. the fuel core now 0.30 but now got other errors