Announcement

Collapse
No announcement yet.

Watchdog timeout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Watchdog timeout

    Hi, I am seeing these errors in my HS2 log:

    Code:
    12/6/2015 8:59:26 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 8:59:25 AM 	ISY Insteon 	---- Watchdog timeout.
    12/6/2015 8:49:25 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 8:49:25 AM 	ISY Insteon 	---- Watchdog timeout.
    12/6/2015 8:39:25 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 8:39:24 AM 	ISY Insteon 	---- Watchdog timeout.
    12/6/2015 8:29:24 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 8:29:24 AM 	ISY Insteon 	---- Watchdog timeout.
    12/6/2015 8:19:24 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 8:19:23 AM 	ISY Insteon 	---- Watchdog timeout.
    12/6/2015 8:09:23 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 8:09:22 AM 	ISY Insteon 	---- Watchdog timeout.
    12/6/2015 7:59:22 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 7:59:22 AM 	ISY Insteon 	---- Watchdog timeout.
    12/6/2015 7:49:22 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 7:49:21 AM 	ISY Insteon 	---- Watchdog timeout.
    12/6/2015 7:39:21 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 7:39:21 AM 	ISY Insteon 	---- Watchdog timeout.
    Any idea what could be causing them? They started appearing about a week ago, and I have made not changes to the system.

    I'm running HS 2.5.0.52 and ISY plugin 1.0.4.15.

    Thanks in advance for help anyone can provide. Regards.

    #2
    Originally posted by jwshome2 View Post
    Hi, I am seeing these errors in my HS2 log:

    Code:
    12/6/2015 8:59:26 AM 	ISY Insteon 	prog_list has 1 nodes
    12/6/2015 8:59:25 AM 	ISY Insteon 	---- Watchdog timeout.
    Any idea what could be causing them? They started appearing about a week ago, and I have made not changes to the system.
    The watchdog process is monitoring communication from the ISY. If it doesn't see anything for 10 minutes, it reports this message and attempts to restart the link to the ISY.

    Since you're not seeing other errors, it appears that the plug-in is able to start the communication link, but the ISY is still not sending anything. Normally, the ISY will send a message to all connected clients every minute or two so if no other activity is happening, this periodic message should keep the watchdog from tripping.

    Are there any other symptoms? Are the devices in HS properly updating when the physical devices change?

    Possibly the plug-in has gotten stuck in some state where the watchdog process isn't seeing the communication from the ISY. Restarting the plug-in would fix this.

    Have you restarted the ISY and the plug-in? This is a "last resort" measure, but when the plug-in isn't receiving proper communication from the ISY, there's not anything the plug-in can do to resolve it.
    --
    Bob Paauwe
    ISYInsteon Plug-in
    http://www.bobsplace.com/ISYInsteon/

    Comment

    Working...
    X