WARN: Fuel_core_upgradable_executor

I got a message
“WARN: Fuel_core_upgradable_executor :: executor : 407 : The block version (2) is different from the native executor version(0). 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).
Can I stop a node service and then try to run either “fuelup update” or “fuelup upgrade” , this will fix a node and made it back to normal mode again ?

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)

active toolchain

latest-x86_64-unknown-linux-gnu (default)
forc : 0.60.0
- forc-client
- forc-deploy : 0.60.0
- forc-run : 0.60.0
- forc-crypto : 0.60.0
- forc-debug : 0.60.0
- forc-doc : 0.60.0
- forc-explore : 0.28.1
- forc-fmt : 0.60.0
- forc-lsp : 0.60.0
- forc-tx : 0.60.0
- forc-wallet : 0.7.1
fuel-core : 0.26.0
fuel-core-keygen : 0.26.0

fuels versions

forc : 0.62.0
forc-wallet : 0.62.0

1 Like

the warning seems to be the version issue. Can you please try upgrading the node? Maybe that will fix this. As we released new version of the network, it might be related to that

I try both “fuelup update” and “fuelup upgrade” neither not upgrade fuel-core to V.0.3.0
the “fuelup show” still show a stat as the same I giving above
is that not a latest version ??

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

installed toolchains

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

active toolchain

latest-x86_64-unknown-linux-gnu (default)
forc : 0.60.0

  • forc-client
  • forc-deploy : 0.60.0
  • forc-run : 0.60.0
  • forc-crypto : 0.60.0
  • forc-debug : 0.60.0
  • forc-doc : 0.60.0
  • forc-explore : 0.28.1
  • forc-fmt : 0.60.0
  • forc-lsp : 0.60.0
  • forc-tx : 0.60.0
  • forc-wallet : 0.7.1
    fuel-core : 0.26.0
    fuel-core-keygen : 0.26.0

fuels versions

forc : 0.62.0
forc-wallet : 0.62.0

can you please try this command to update the fuelup version fuelup toolchain install nightly-aarch64-apple-darwin?