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

Unable to connect to local provider #1604

Open
soltheon opened this issue Feb 24, 2025 · 0 comments
Open

Unable to connect to local provider #1604

soltheon opened this issue Feb 24, 2025 · 0 comments

Comments

@soltheon
Copy link

When I try to connect to fuel-core I receive this error:

let provider = Provider::connect("127.0.0.1:4000").await.unwrap();


called `Result::unwrap()` on an `Err` value: IO("Response errors; Unknown field \"maxGas\" on type \"NodeInfo\".; Unknown field \"maxSize\" on type \"NodeInfo\".; Unknown field \"indexation\" on type \"NodeInfo\".; Unknown field \"txPoolStats\" on type \"NodeInfo\".")

Installed toolchains

latest-x86_64-unknown-linux-gnu (default)
nightly-x86_64-unknown-linux-gnu
latest-2023-07-05-x86_64-unknown-linux-gnu
testnet-x86_64-unknown-linux-gnu

active toolchain

latest-x86_64-unknown-linux-gnu (default)
forc : 0.66.6
- forc-client
- forc-deploy : 0.66.6
- forc-run : 0.66.6
- forc-crypto : 0.66.6
- forc-debug : 0.66.6
- forc-doc : 0.66.6
- forc-fmt : 0.66.6
- forc-lsp : 0.66.6
- forc-tx : 0.66.6
- forc-wallet : 0.11.1
fuel-core : 0.40.0
fuel-core-keygen : 0.40.0

fuels versions

forc : 0.66.10
forc-wallet : 0.66.9

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

1 participant