首页 > 代码库 > Oauth认证的时候报错:timestamp_refused

Oauth认证的时候报错:timestamp_refused

今天服务器大规模报错,大部分用户无法登陆,小部分可以登陆,很是奇怪。

查看log,调试代码,发现问题是在oauth认证的时候出了问题,报 timestamp_refused。


google了下,问了高手,问题定位在服务器的时间可能有问题

执行date,发现比其他服务器快了5分钟

[root@localhost ~]# date

Mon May 19 10:05:48 UTC 2014


同步下时间就解决问题了。

[root@localhost ~]# ntpdate time.windows.com

19 May 18:22:09 ntpdate[3400]: adjust time server 65.55.56.206 offset -0.286027 sec