Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: tom-a on 15 January 2025, 22:22:32

Title: Eror: Invalid timestamp - is your computers clock accurate?
Post by: tom-a on 15 January 2025, 22:22:32
 Hello everyone.

I get this error when I go to the site:

Code: [Select]
Error: Invalid timestamp - is your computers clock accurate?

I checked my time, everything shows correctly.

Code: [Select]
$ date

Wed Jan 15 10:14:02 PM CET 2025
What could be the problem and how to fix it?
Title: Re: Eror: Invalid timestamp - is your computers clock accurate?
Post by: corysanin on 16 January 2025, 05:48:37

Which site? Is it only a particular site or seemingly all sites? If it's just one site, probably the server's time is incorrect.
Title: Re: Eror: Invalid timestamp - is your computers clock accurate?
Post by: tom-a on 16 January 2025, 23:06:52
when I go to the site

Which site? Is it only a particular site or seemingly all sites? If it's just one site, probably the server's time is incorrect.


Hello. Thank you for your answer.

This is only one site, other sites do not give such errors.

You wrote that it could be the wrong server time, do you mean the server on which the site I visited is located?

Is it possible to somehow fix this on my side? For example, change the time on yours, etc.
Title: Re: Eror: Invalid timestamp - is your computers clock accurate?
Post by: corysanin on 17 January 2025, 02:43:39
Yes, the server running the site you visited. That server's time is wrong. You can try to contact the administrator or visit over plain http. Otherwise you can try skipping certificate validation. Probably not wise to do so.
Title: Re: Eror: Invalid timestamp - is your computers clock accurate?
Post by: tom-a on 19 January 2025, 15:08:21
Yes, the server running the site you visited. That server's time is wrong. You can try to contact the administrator or visit over plain http. Otherwise you can try skipping certificate validation. Probably not wise to do so.

Thank you very much for this lifehack. I thought the problem was on my side or in the browser..