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

Fix bug running local node #8

Open
goheesheng opened this issue Sep 28, 2024 · 2 comments
Open

Fix bug running local node #8

goheesheng opened this issue Sep 28, 2024 · 2 comments

Comments

@goheesheng
Copy link

Unable to run local node:

After cloning the repo, and run the following code: `fuel-core run --snapshot ./your/path/to/chain_config_folder --db-type in-memory --debug:

Error: an error occurred while loading the chain state file: Some("./local/chain_config.json")

Caused by:
    unknown variant `V2`, expected `V1` at line 4 column 8

To fix this issue, use update that line to V1.

@xgreenx
Copy link
Collaborator

xgreenx commented Sep 28, 2024

What version of the fuel-core are you using? It should work with fuel-core 0.36

@goheesheng
Copy link
Author

What version of the fuel-core are you using? It should work with fuel-core 0.36

Hmm, I followed the fuel installation.

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

2 participants