[ANSWERED] Group Trigger Error

Posted on
Tue Nov 03, 2015 8:18 am
Radjin offline
User avatar
Posts: 146
Joined: May 13, 2015

[ANSWERED] Group Trigger Error

Would someone please explain this error and tell how to resolve it.? It appears on different devices that I install and sometimes goes away.

-----
Received INSTEON "Light/Fan - David's Office - KPL6" on (button 1)
Group Trigger Error no address to name data found for received command:ackValue : 0
address : 34.D6.CC
cmdBytes : [17, 0]
cmdFunc : on
cmdScene : 1
cmdSuccess : True
cmdValue : 0
replyBytes : []
Group Trigger Error Error in plugin execution ServerSentBroadcast:

Traceback (most recent call last):
File "plugin.py", line 500, in insteonCommandReceived
<type 'exceptions.UnboundLocalError'>: local variable 'cmdDev' referenced before assignment

-----

Thanks in advance for any assistance.

Radjin~~
Last edited by Radjin on Fri Nov 06, 2015 7:57 am, edited 1 time in total.

It's not rocket science...

Posted on
Tue Nov 03, 2015 9:41 am
jay (support) offline
Site Admin
User avatar
Posts: 18185
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Group Trigger Error

[MODERATOR NOTE] moved to the correct forum since it's an error with a 3rd party plugin.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Nov 03, 2015 10:24 am
Radjin offline
User avatar
Posts: 146
Joined: May 13, 2015

Re: Group Trigger Error

Thanks for moving the post; I did't realize it was a plugin issue.

How do I know which plugin it is?

Radjin~~

It's not rocket science...

Posted on
Tue Nov 03, 2015 10:39 am
jay (support) offline
Site Admin
User avatar
Posts: 18185
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Group Trigger Error

The log line:

Code: Select all
Group Trigger Error no address to name data found for received command:ackValue : 0


It's a bit harder to read here in the forums, but the first part of the line contains the name of the thing that generated the error, in this case "Group Trigger Error". That's a 3rd party plugin.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Nov 03, 2015 10:52 am
Radjin offline
User avatar
Posts: 146
Joined: May 13, 2015

Re: Group Trigger Error

Thank you. I don't recall activating that plugin but am very glad to disable it for now.

It's not rocket science...

Posted on
Thu Feb 04, 2016 7:29 am
raneil offline
User avatar
Posts: 90
Joined: Feb 11, 2011
Location: Grapevine, Texas

Re: [ANSWERED] Group Trigger Error

FYI, just in case someone else stumbles upon this problem as I did. The solution is simple: reload the Group Trigger Plugin.

The plugin builds a list of Insteon devices found in the Indigo database when it loads. Devices added to the database since the last plugin load are not in the list. The plugin also monitors all Insteon messages received by the server. When it detects an Insteon message from a device not in its list, the error logged in the post above occurs due to a bug in the plugin. Fortunately, the bug is easily avoided by reloading the plugin thus ensuring that its internal device list is up to date.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 1 guest

cron