gpt4 book ai didi

ethereum - 无法附加到远程geth : Invalid pipe address '/.rinkeby/geth.ipc'

转载 作者:行者123 更新时间:2023-12-04 22:55:33 24 4
gpt4 key购买 nike

我在Windows上尝试通过rinkeby连接到以太坊Testnet。

我下载了geth 1.8.2和以太坊钱包0.9.3

我给第一个命令是:

geth --rinkeby --fast --cache=1024



注意:执行上述命令后,我在cmd上获得的网址为:

url=\\.\pipe\geth.ipc



而第二个命令在另一个命令提示符中为:

geth --datadir=./rinkeby attach



相同的命令在更早的时候起作用。

我同时卸载了geth和以太坊钱包,并安装了最新版本。我也在较早版本上尝试过的命令也可以在其中运行,但现在却不行。

我现在也尝试连接到专用网,但是在第二个命令提示符下收到错误消息,显示为:

Unable to attach to remote geth: no known transport for URL scheme "c"



提前致谢!

最佳答案

我认为此问题仅发生在Windows上。
引用:https://github.com/ethereum/go-ethereum/issues/15746

尝试以下操作以指定IPC路径

geth attach ipc:\\.\pipe\geth.ipc

它应该可以在Win10和v1.8.x-stable上运行

关于ethereum - 无法附加到远程geth : Invalid pipe address '/.rinkeby/geth.ipc' ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49145503/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com