Code: Select all
EventSystem: Warning!, lua script /home/pi/domoticz/dzVents/runtime/dzVents.lua has been running for more than 10 secondsFrom then onwards, scripts sometimes take more than 5 seconds to initiate.
Example: I have 2 PIRs in my garage that trigger a GarageLights script. 5 seconds of darkness whilst waiting for the lights to turn on is not helpful.
Syslog has no errors, domoticz has no errors. I can see the 5s delay between PIR and script activation in the domoticz log.
Scripts used to trigger instantaneous (and often still do) before so not sure what the problem is. Nothing changed on the RPI3 in terms of loads so no other programme creating cpu contention.
Anyone else seeing this?
H