Skip to content

Instantly share code, notes, and snippets.

@ryuchan00
Created August 6, 2017 10:16
Show Gist options
  • Save ryuchan00/20ae802b206ff5ae53fa27e648260db3 to your computer and use it in GitHub Desktop.
Save ryuchan00/20ae802b206ff5ae53fa27e648260db3 to your computer and use it in GitHub Desktop.
S3にアップロードしようと思ったら、時計がズレていたので失敗した。 ref: http://qiita.com/yamakawa00/items/79d18852a5cfcfc37018
The difference between the request time and the current time is too large.
$ sudo ntpdate ntp.nict.jp
6 Aug 14:02:10 ntpdate[7681]: adjust time server 133.243.238.244 offset 0.003161 sec
$ sudo /etc/rc.d/init.d/ntpd restart
ntpd を停止中: [ OK ]
ntpd を起動中: [ OK ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment