Home > Blockchain >  Want to connect the geth there is an error
Want to connect the geth there is an error

Time:09-21

 Not possible to connect to the Web3 provider. Make sure the provider is running and a connection is open (via IPC or RPC). 

Remixgeth always appear this error, please, try to provide solutions such as online HTTPS to domain name, add - rpccorsdomain etc, all have no success, someone connection is successful?

CodePudding user response:

Recommend a testing platform of papers, repeated part has a detailed provenance and specific revisions, can do change directly in the article, all have to change after a key to download, they are doing graduation season, a lot of free word, can be said to be very cost-effective! The address is: https://www.paperpass.com/

CodePudding user response:

Check whether the geth RPC interface is opened, is probably a string
- the RPC rpcapi "db, eth,.net, web3, debug, admin, personal, miner" - rpcaddr "192.0.0.1" -- rpcport "8545" - rpccorsdomain '*'

ETHSCAN use http://192.0.0.1:8545 to connect, see block successful
  • Related