Solution to timestamp is error when testing BestTrace backhaul routing

888u

Last update at :2024-03-29,Edit by888u

BestTrace is a script that this site has been using to test VPS backhaul routing. It was introduced to you as early as 2020: "BestTrace: A very easy-to-use VPS backhaul routing test script". Today, when our website used it to test the backhaul route of a VPS, the detailed information of the node all prompted timestamp is error. This article will share the reasons and solutions for this problem.

1. timestamp is error

How to use the script:

wget -qO- git.io/autobesttrace | bash

The script can run normally, but the node details all prompt timestamp is error:

2. Solution

The reason for this problem is that the system time is quite different from the actual time. We can use this command to check the VPS system time:

date -R

If it is too different from the actual time (the time zone does not matter, you can compare it with the actual time in the corresponding time zone), you can synchronize the network time through ntpdate, the command is as follows:

#Install ntpdate yum -y install ntpdate #synchronised time ntpdate -u pool.ntp.org

Finally, use the date command to check whether the time is accurate.

If there is no problem with the time, you can get the correct node information by executing BestTrace:

Recommended site searches: US server rental website, site group server rental, server abroad, icp registration query system, large bandwidth server rental, php host, query domain name, Guangdong website registration, personal free space, registered domain name rental,

p>

Solution to timestamp is error when testing BestTrace backhaul routing

All copyrights belong to 888u unless special state
取消
微信二维码
微信二维码
支付宝二维码