Search found 7 matches

by EddB
Sunday 19 May 2024 12:49
Forum: Python
Topic: iDetect: KeyError: 6
Replies: 1
Views: 1167

Re: iDetect: KeyError: 6

Solved, I had to set 'Accept new Hardware Devices' on.

Regards,Ed
by EddB
Sunday 19 May 2024 10:59
Forum: Python
Topic: iDetect: KeyError: 6
Replies: 1
Views: 1167

iDetect: KeyError: 6

Hi, my PROXIMUS modem lost all static addresses again after a power failure so I tried to add a device to iDetect with a MAC-address but I get errors on this device, when I use the IP-address it works. Tags to monitor: …, PLAY5=00:0E:58:56:3C:D4 2024-05-19 10:01:45.903 Error: iDetect: Device c ...
by EddB
Sunday 09 January 2022 11:16
Forum: dzVents
Topic: global_data problem
Replies: 8
Views: 1166

Re: global_data problem

Hi EddyG,

That was the mistake indeed, I changed that in myOldIP = "" and now it works. Thanks for the help.

I first tried with myOldIP = { initial = "" } but that didn't work, the 'DzVents: next generation Lua scripting' is not very clear on how to use initial.

Regards, Ed
by EddB
Monday 27 December 2021 12:13
Forum: dzVents
Topic: global_data problem
Replies: 8
Views: 1166

Re: global_data problem

I changed the rights of the data dir to 777 and the error still exists.
drwxrwxrwx 2 me me 4096 Dec 19 13:55 data

It still creates the file
-rw-r----- 1 root root 0 Dec 27 12:08 __data_global_data.faulty
by EddB
Sunday 26 December 2021 20:39
Forum: dzVents
Topic: global_data problem
Replies: 8
Views: 1166

Re: global_data problem

Hi EddyG, looks similar to mine except that I don't have a modules directory therefore a file module.log as well as a file domoticzData.lua created by root. I have no idea what these file are for. domoticzData.lua is the persistent data of the devices and the module.log is a 40' log file of the ...
by EddB
Sunday 26 December 2021 13:08
Forum: dzVents
Topic: global_data problem
Replies: 8
Views: 1166

Re: global_data problem

Hi Maxx, thx for your reply (and sorry I didn't respond earlier, busy with X-mass prep.) but I removed all possible lines that use the globaldata from the scripts and the error keeps coming back. I also checked that there is only 1 global_data.lua file, I found 3 in: ~/domoticz/dzVents/runtime/tests ...
by EddB
Sunday 19 December 2021 16:02
Forum: dzVents
Topic: global_data problem
Replies: 8
Views: 1166

global_data problem

Hi, I need help with the global_data.lua When I save the file global_data.lua in ~/domoticz/scripts/dzVents/scripts/ following errors are generated every minute: 2021-12-19 13:35:33.708 Error: dzVents: Error: (3.1.7) iDS: There was an issue with the require of the datamodule “~/domoticz/scripts/d ...