Linux更新时间报错 the NTP socket is in use, exiting 的解决方...

    选择打赏方式

刚刚在给服务器同步时间的时候发现同步不了!

显示 socket 已经被使用了:

27 Mar 01:11:11 ntpdate[32414]: the NTP socket is in use, exiting
经过一段时间的排查,是因为 ntpd 服务正在运行,所以我们先停掉该服务,同步完了再启用:解决方法如下:

service ntpd stop
ntpdate ntp1.aliyun.com
service ntpd start

版权声明:若无特殊注明,本文为《傲世》原创,转载请保留文章出处。
本文链接:https://www.recho.cn/119.html
如您对本文章内容有所疑问、反馈或补充,欢迎通过邮箱:admin@h2fast.cn 联系我们!
正文到此结束

热门推荐