more G-Labs products

Author Topic: Continually Receive "Node * Timeout" Messages On HomeGenie Dashboard  (Read 685 times)

October 17, 2016, 10:28:50 PM
Read 685 times

alteredstate

  • *
  • Information
  • Newbie
  • Posts: 3
Hello everyone,

I have HomeGenie Version 1.1 beta r525 installed on Ubuntu 16.04 which is running as a VM on Proxmox using USB pass through for my Aeon Labs Aeotec Z-Stick, Gen5.  I installed two GE Z-Wave Smart Switches (the kind from Lowe's) item number 12722 but for some reason I always receive Node Timeout notifications on the HomeGenie web dashboard even though I am able to turn the switches on and off from the dashboard.  There is however, sometimes a long delay between the time I turn the switch on and off from the dashboard until the switch actually performs that action.  On another note, I also receive: "No device info was found for manufacturer ID = 0063:4952:3032" for one switch and no ID for the other switch even though they are the same.  I'm also unable to query either switch for values or information.  Is there anyway to remedy this issue?

Here's the log from a simple query of node 3's value:

Code: [Select]
2016-10-17 16:08:44.0027 Trace [[[ BEGIN REQUEST ]]]
2016-10-17 16:08:44.0027 Trace WaitAck
2016-10-17 16:08:44.0027 Trace Sending Message (Node=3, CallbackId=2A, Function=SendData, CommandClass=Basic)
2016-10-17 16:08:44.0027 Debug 01-09-00-13-03-02-20-02-05-2A-E9
2016-10-17 16:08:44.1042 Debug 06-01-04-01-13-01-E8
2016-10-17 16:08:44.1042 Debug ZWaveMessage (RawData=01-04-01-13-01-E8)
2016-10-17 16:08:44.1042 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=0, Type=Response, Function=SendData, CommandClass=NotSet)
2016-10-17 16:08:44.1042 Debug 06
2016-10-17 16:08:44.1042 Trace SendDataReady
2016-10-17 16:08:45.2051 Debug 01-07-00-13-2A-01-00-74-B4
2016-10-17 16:08:45.2051 Debug ZWaveMessage (RawData=01-07-00-13-2A-01-00-74-B4)
2016-10-17 16:08:45.2052 Debug ZWaveMessage (Direction=Inbound, Header=SOF, NodeId=0, Type=Request, Function=SendData, CommandClass=NotSet)
2016-10-17 16:08:45.2052 Debug 06
2016-10-17 16:08:45.2052 Trace Error
2016-10-17 16:08:45.2052 Trace [[[ END REQUEST ]]] took 1202 ms
2016-10-17 16:08:45.2052 Warn Could not deliver message to Node 3 (CallbackId=2A, Retry=1)

October 18, 2016, 02:47:10 AM
Reply #1

dani

  • *****
  • Information
  • Global Moderator
  • Posts: 535
The log is not complete, we don't see the Outbound part for look at the delay between sent message andre receive.

October 18, 2016, 03:42:22 PM
Reply #2

alteredstate

  • *
  • Information
  • Newbie
  • Posts: 3
The log is not complete, we don't see the Outbound part for look at the delay between sent message andre receive.


Hello, I honestly did not see anything between sent and receive.  Here is a 15 minute log in which I was turning the lights on and off on node 3 and node 4.  Both experienced delays from the time I turned the lights on and off in HomeGenie until the lights actually performed the action:

http://pastebin.com/emB1Ma5C

Do I need to turn up the verbosity on the log?  If so, where is the option for that?  Thanks!

November 13, 2016, 08:40:12 PM
Reply #3

alteredstate

  • *
  • Information
  • Newbie
  • Posts: 3
The log is not complete, we don't see the Outbound part for look at the delay between sent message andre receive.

I'm going to say this issue has been solved.  I recently installed Proxmox and used "dd" to copy my HomeGenie VM running on ESXi over to a Proxmox VM.  I then used the USB pass through method recommended in the Proxmox Wiki to pass through my Aeon Labs Aeotec Z-Stick and now I do NOT receive any "Node Timeout" notifications but I still receive: "No device info was found for manufacturer ID = 0063:4952:3032".  Also, there is virtually no delay between turning the light switch on and off from the HomeGenie Dashboard as well as the Android app.  Is there anyway to add the manufacturer ID to the HomeGenie database?