Since a couple of weeks now and then I get this error;
Code: Select all
Error: EventSystem: in /home/XXX/dev-domoticz/dzVents/runtime/dzVents.lua:
/home/XXX/dev-domoticz/dzVents/runtime/EventHelpers.lua:90: attempt to index local 'fileStorage' (a boolean value)
Code: Select all
-rw-r----- 1 root root 0 aug 14 06:00 __data_global_data.lua
I can't figure out whats happening here and why I get the "attempt to index local 'fileStorage' (a boolean value)" on a empty file.
Anybody whole can help me into the right direction to solve this?