During that period I get a lot of this error message.
I suppose that some scripts are waiting for this Internet connection and give this message after 10 seconds.2019-09-11 01:27:17.366 Error: EventSystem: Warning!, lua script /home/pi/domoticz/dzVents/runtime/dzVents.lua has been running for more than 10 seconds
Is there a way to log which script gives this error?
Is there a way to prevent this?
Most of my scripts are asynchronous http, but could it still be that that part is giving the error?