eth区块同步出现这样的WARN:html
WARN [06-17|13:02:42] System clock seems off by -51.509894715s, which can prevent network connectivity
WARN [06-17|13:02:42] Please enable network time synchronisation in system settings.git
处理方案:设置系统同步时间,github
对于Linux,可执行:windows
timedatectl set-ntp true
to enable NTP on Ubuntu.code
具体描述可参看:server
https://github.com/ethereum/go-ethereum/issues/14717htm
对于window10系统时间同步,可参见:同步
https://www.tenforums.com/tutorials/6410-synchronize-clock-internet-time-server-windows-10-a.htmlit
固然,你也能够找到其余的。毕竟关于windows系统的资料比较多。io