jervis
                                
                                
                                
                                    jervis copied to clipboard
                            
                            
                            
                        Time sync issue for github api
Hi Sam,
I am experiencing the same issue as https://issues.jenkins-ci.org/browse/JENKINS-47154.
You have listed there that you resolved it by installing ntpdate. I am not able to do that in the current jervis docker container that I have running locally. (I don't see timedatectl installed in my ubuntu container and not able to install it also) Can you please give the steps that you followed to install ntpdate, or how to update the time in the jervis container?
Thanks Anuj
It’s not in the docker container. It’s in the vagrant VM I experienced it. ntpdate is a yum package. It provides the ntpdate command.
yum install ntpdate
ntpdate -s time.nist.gov