无法通过Solidity Remix IDE连接到minidcos中部署的专用以太坊网络

时间:2019-06-21 01:53:58

标签: ethereum dcos go-ethereum

我在minidcos上部署了专用的以太坊网络。

geth-boot-p2p-port

地址

172.28.128.17:1025

DNS

boot-0-node.ethereum.autoip.dcos.thisdcos。目录:1025 VIP

geth-client-http-port

地址

172.28.128.23:1025,172.28.128.22:1025

DNS

client-0-node.ethereum.autoip.dcos.thisdcos。目录:1025,client-1-node.ethereum.autoip.dcos.thisdcos。目录:1025

VIP geth-client-p2p-port

地址

172.28.128.23:1027,172.28.128.22:1027

DNS client-0-node.ethereum.autoip.dcos.thisdcos.directory:1027,client-1-node.ethereum.autoip.dcos.thisdcos.directory:1027

VIP

geth-client-ws-port

地址

172.28.128.23:1026,172.28.128.22:1026

DNS

client-0-node.ethereum.autoip.dcos.thisdcos。目录:1026,client-1-node.ethereum.autoip.dcos.thisdcos。目录:1026

VIP

geth-ethstats-http端口

地址

172.28.128.17:1026

DNS ethstats-0-node.ethereum.autoip.dcos.thisdcos。目录:1026 VIP geth-sealer-http-port

地址 172.28.128.16:1025,172.28.128.17:1027,172.28.128.18:1025

DNS sealer-0-node.ethereum.autoip.dcos.thisdcos。目录:1025,sealer-1-node.ethereum.autoip.dcos.thisdcos。目录:1027,sealer-2-node.ethereum.autoip.dcos.thisdcos。目录:1025 贵宾 geth-sealer-p2p-port

地址 172.28.128.16:1027,172.28.128.17:1029,172.28.128.18:1027

DNS sealer-0-node.ethereum.autoip.dcos.thisdcos。目录:1027,sealer-1-node.ethereum.autoip.dcos.thisdcos。目录:1029,sealer-2-node.ethereum.autoip.dcos.thisdcos。目录:1027

VIP

geth-sealer-ws-port

地址 172.28.128.16:1026,172.28.128.17:1028,172.28.128.18:1026

DNS

sealer-0-node.ethereum.autoip.dcos.thisdcos。目录:1026,sealer-1-node.ethereum.autoip.dcos.thisdcos。目录:1028,sealer-2-node.ethereum.autoip.dcos .thisdcos.directory:1026

Ethereum Tasks Mini DCOS Endpoints1

MiniDCOS Endpoints2

我正在尝试geth-client-http-port从remix solidity IDE进行连接,但出现错误。

Remix connect error

如何解决此错误?

0 个答案:

没有答案