首页 > Web开发 > 详细

Please enable network time synchronisation in system settings

时间:2018-06-17 14:39:28      阅读:556      评论:0      收藏:0      [点我收藏+]

 eth区块同步出现这样的WARN:

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.

处理方案:设置系统同步时间,

对于Linux,可执行:

timedatectl set-ntp true to enable NTP on Ubuntu.

具体描述可参看:

https://github.com/ethereum/go-ethereum/issues/14717

对于window10系统时间同步,可参见:

https://www.tenforums.com/tutorials/6410-synchronize-clock-internet-time-server-windows-10-a.html

当然,你也可以找到其他的。毕竟关于windows系统的资料比较多。

 

Please enable network time synchronisation in system settings

原文:https://www.cnblogs.com/itdev/p/9192760.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!