ERROR: initializing node: starting node: could not build arguments for function... #9498
-
https://lotus.filecoin.io/tutorials/lotus-miner/run-a-miner/ Running on Lotus daemon on Miner setup-Configuration give the following error: ERROR: initializing node: starting node: could not build arguments for function... Why does it happen? Please how to solve it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey @Sangmin1514! Can you paste the full output of the error? It will help determine what the cause is 😄 Edit: Deleting the repo and re-cloning, or building with a different LOTUS_PATH=/ should fix it :) |
Beta Was this translation helpful? Give feedback.
Hey @Sangmin1514! Can you paste the full output of the error? It will help determine what the cause is 😄
Edit:
These types of error usually comes from a not properly cleaned repo / run a build for a different network / etc.
Deleting the repo and re-cloning, or building with a different LOTUS_PATH=/ should fix it :)