Page 1 of 1

Intermittent failure

PostPosted: Tue Aug 18, 2020 6:53 am
by captcurrent
Switchboiard tio me is the heart of Indigio
I really cant find any common thread to cause but it seems like once a day

Switchboard Error Error in plugin execution ReceivedBroadcast:

Traceback (most recent call last):
File "plugin.py", line 799, in x10CommandReceived
File "plugin.py", line 730, in check_X10_Heartbeats
KeyError: key id 1723706321 not found in database



I assume that this is telling me some how that I am checking x10 Heart beats and that id 172370632 isn't in the database..

How do I find what is checking for this device?

Re: Intermittent failure

PostPosted: Tue Aug 18, 2020 8:31 am
by jay (support)
No idea - looks like Switchboard has stored some device IDs somehow (I've never used it myself) and one of those IDs no longer exists in Indigo.

Re: Intermittent failure

PostPosted: Tue Aug 18, 2020 8:52 am
by captcurrent
sort of what I figured...thanks

Re: Intermittent failure

PostPosted: Fri Sep 18, 2020 8:00 am
by bschollnick2
captcurrent wrote:
Switchboiard tio me is the heart of Indigio
I really cant find any common thread to cause but it seems like once a day

Switchboard Error Error in plugin execution ReceivedBroadcast:

Traceback (most recent call last):
File "plugin.py", line 799, in x10CommandReceived
File "plugin.py", line 730, in check_X10_Heartbeats
KeyError: key id 1723706321 not found in database



I assume that this is telling me some how that I am checking x10 Heart beats and that id 172370632 isn't in the database..

How do I find what is checking for this device?


Could you please head over to https://github.com/bschollnick/Indigo-Switchboard, and put in an issue there...?
I can not keep up with the RSS feed from Indigo Domotics,... And I'm quite busy at work, so the best way to manage this is a github issue report.

If you could report the version of Switchboard, and I'll be happy to work with you to resolve the issue.

- Benjamin