Chrome set time & timezone

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
duri3
Posts: 21
Joined: Tue Nov 07, 2017 6:21 pm

Chrome set time & timezone

Post by duri3 »

Hello

We can't open https sites coz the time is not set right -> Error
NET::ERR_CERT_DATE-INVALID
Chrome thinks it's Friday, 03.August 2018, 00:07:40 but the date/time is actually 16.August 2018, 12:06:00

I tried to set timezone

Code: Select all

timezone = local:Europe/Zurich
also tried with

Code: Select all

timezone = local:W. Europe Standard Time
Also also added the parameter:

Code: Select all

ntp = pool.ntp.org
to set the time.

But still not working. What else can I do? Please Help :)
We just bought 10 more licenses and need Chrome running on those Pi's
duri3
Posts: 21
Joined: Tue Nov 07, 2017 6:21 pm

Re: Chrome set time & timezone

Post by duri3 »

Upps :roll:

It's working now, NTP Port 123 was still blocked from Firewall.
Post Reply