Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insteon: MH Crashes on PLM Busy Response #154

Closed
krkeegan opened this issue Apr 6, 2013 · 0 comments
Closed

Insteon: MH Crashes on PLM Busy Response #154

krkeegan opened this issue Apr 6, 2013 · 0 comments
Assignees
Labels

Comments

@krkeegan
Copy link
Collaborator

krkeegan commented Apr 6, 2013

Identified in the Mailing list as being an issue around line 673. It may be related to X10 messages.

It was also reported that a similar crash would occur when an all_link_clean_failed message was received.

Both crashes are apparently because there is no active_message.

@ghost ghost assigned krkeegan Apr 6, 2013
krkeegan added a commit to krkeegan/misterhouse that referenced this issue Apr 6, 2013
The PLM may report a busy code 15, even when there is no active_message.  Added logic to test for an active message before trying to resend it.

Partial fix for issue hollie#154
krkeegan added a commit to krkeegan/misterhouse that referenced this issue Apr 6, 2013
…tive Message

I am not clear how this could be occuring, but it was reported as a crash.  Added simple logic to test for an active_message before trying to call the active message.

Fixes Issue hollie#154
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant