home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.57k stars 30.74k forks source link

Everything appears every 4 minutes late #126307

Closed GaSzabi closed 1 month ago

GaSzabi commented 1 month ago

The problem

Everything appears every 4 minutes late in data of dashboard, the time if I create a request in node-red. 4min_delay 4min_delay_NR

What version of Home Assistant Core has the issue?

2024.9.2

What was the last working version of Home Assistant Core?

2024.9.1

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

joostlek commented 1 month ago

That means your HA has an incorrect time set probably

GaSzabi commented 1 month ago

Dear Joostlek, I don't think it, if you check on the picture that the update of entity was 4 minutes ago so it means that the time is correct. thx

joostlek commented 1 month ago

Yes but nodered container might have a different way of getting time

GaSzabi commented 1 month ago

ok, i try to sync the time

GaSzabi commented 1 month ago

you are right if i ask the time in terminal the different is 4 min, but i don't know how can i sync it... i try to find the solution thx

GaSzabi commented 1 month ago

Dear Joostlek, thx for your help, 100% that my time is wrong but i can't sync.

GaSzabi commented 1 month ago

I did with this solution: https://github.com/hassio-addons/addon-chrony/blob/main/chrony/DOCS.md Perfect without SSH Connection, key etc.... thx again