So you have your own dedicated server and it seems your server’s time is delayed or is ahead of the actual time. Here’s a simple way to fix it.

$ yum install ntp

$ ntpdate pool.ntp.org

That’s it.