Ethereum Wallet区块同步失败问题(peer 0)

今天将官方客户端windows版本下载了看看,发现区块同步不上。

没有什么错误提示,只是peer数为0,一动不动。但是切换test net网络的话是正常的。

检查了防火墙和端口什么的也没问题。然后谷歌找了半天找到这个帖子才解决了这个问题备份一下。

“Solved. It was necessary to synchronize clock with "time.nist.gov" in windows time setting”
https://github.com/ethereum/mist/issues/292

要将windows的Internet时间自动与“time.nist.gov”同步才解决,一定要是time.nist.gov,其他还真不可以。这就真的是坑爹,为什么test net又没问题?百思不得其解~

= =

你可能感兴趣的:(Ethereum Wallet区块同步失败问题(peer 0))