我在vm中安装了centos,在centos上搭建了以太坊私有链环境,并用geth --nodiscover --identity "grow" --rpc --rpccorsdomain "*" --datadir ./data --port "30303" --rpcapi "db,eth,net,web3" --rpcport 8545 --networkid 6666 --allow-insecure-unlock console 2>>geth.log命令启动了节点。
现在的问题是无法在主机chrome中用remix连接此链,链接写的“http://centosip:8545”无法连接,显示报错:“Error while connecting to the provider, provider not connected”
请问如何解决?如果描述不足,我会再添加。
remix连接,私有链
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-