#Automations starting late

1 messages · Page 1 of 1 (latest)

neon narwhal
#

I have quite a few automations that are not starting on time at all. Everything was working fine a few days ago and suddenly it's acting up. There are others that aren't even starting as in no trace where it even tried to run This is one example

#

I checked time in HA and I'm not seeing an issue there.

solemn forge
#

How do you run HA? In a VM?

neon narwhal
#

It only seems to be automations that use a trigger of time

#

Yes

solemn forge
#

Time sync is the cause

#

You need to disable the VM's time sync to the guest

neon narwhal
#

How did it even get off. And how would I go about doing that lol

solemn forge
#

Done in the VM software, whatever that is

neon narwhal
#

Ok. For me vm was a set and forget when doing ha

solemn forge
#

VMWare?

#

VBox?

neon narwhal
#

Oracle

#

Not at the pc atm

solemn forge
#

VBox then

#

Google will have the answer

#

virtualbox disable time sync

neon narwhal
#

Ok ty. I did notice this issue started when a bad firmware from nvidia was causing high cpu usage with ique. Rolled back and that's when I noticed all of this. Not sure how that would cause that

solemn forge
#

The problem is that the host messes with the guest's idea of time

#

That breaks timers in code, and a lot of other things

neon narwhal
#

Thank you for the info. Never would have guessed it was the vm

solemn forge
#

It's a "well known" problem, for the last 15+ years

neon narwhal
#

Strange it's only appearing now

solemn forge
#

I get why it's enabled by default, but it causes more problems than it solves