Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我第一次尝试以太坊。我能够在我的 Windows 10 系统上下载并安装以太坊钱包。现在,当我尝试启动 .exe 文件时,我得到“可以连接到节点吗?查看日志”。我附上了截图。
关于如何解决此问题的任何想法?
谢谢!
我犯的错误,我在命令行中指向 geth.exe 的路径来自以太坊目录之外的下载。当我从 ethereum\Ethereum-Wallet-win64-0-6-2\Ethereum-Wallet-win64-0-6-2\resources\node\geth 而不是我单独下载的 desktop/geth 运行 geth 时,以太坊开始按预期运行。
我希望这可以帮助其他有需要的人!