Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Moved HA and lost Zwave mostly

$
0
0

@urbanscribe wrote:

Moved from PI to OS X instance, all hell broke loose
(can confirm that running HA on OS X is obviously way faster and effective for response time for automation etc)

Question: how do i get 1) full Zwave network running again, 2) my proper node metadata identified.

Followed instructions and moved Aeotec Stick to new system
Copied final zwcfg_XXX.xml + files to Mac
Started new HA

Redid this 3 times using thread validated multiple but similar instructions, same results

Normal

  1. Zwave restarts just fine

Symptoms after transition

  1. Zwave network under config shows undefined nodes (and all but two states are unavailable)
    with Node :undefined undefined for all real nodes (which is existed before)

  2. Nonetheless, 2 nodes show up under their friendly name and report new values (temp in this case)
    Even for those nodes which seem to be reporting the Zwave still shows Node: unavailable unavailable
    here is one:
    41 AM

  3. No OZW_Log.txt log being written. Had to add logger logging to see any Zwave activity (example below)
    i can copy the old one (from Pi) or delete it completely and no activity ever.

  4. Leaving the Network to heal fix itself for 1 day does nothing,. No node identified.

  5. If i take the Stick back to the old Pi and fire it up i get the full list back to normal

Nonetheless here is some of the log dump which seems to be showing SOME success in network activity
Please note Node 8 and 12 are repeater and not the sensors reporting temp above, they still show as undefined undefined

2020-01-27 10:07:04.881 Info, Node008, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=8): 0x01, 0x07, 0x00, 0x80, 0x08, 0x00, 0x00, 0x03, 0x73
2020-01-27 10:07:04.887 Detail, Node008,   Received: 0x01, 0x20, 0x01, 0x80, 0x61, 0x08, 0xea, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xdd
2020-01-27 10:07:04.887 Detail, 
2020-01-27 10:07:04.887 Info, Node008, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2020-01-27 10:07:04.887 Info, Node008,     Neighbors of this node are:
2020-01-27 10:07:04.887 Info, Node008,     Node 1
2020-01-27 10:07:04.887 Info, Node008,     Node 6
2020-01-27 10:07:04.887 Info, Node008,     Node 7
2020-01-27 10:07:04.887 Info, Node008,     Node 12
2020-01-27 10:07:04.887 Info, Node008,     Node 18
2020-01-27 10:07:04.887 Info, Node008,     Node 20
2020-01-27 10:07:04.887 Info, Node008,     Node 22
2020-01-27 10:07:04.887 Info, Node008,     Node 23
2020-01-27 10:07:04.887 Info, Node008,     Node 24
2020-01-27 10:07:04.887 Detail, Node008,   Expected reply was received
2020-01-27 10:07:04.887 Detail, Node008,   Message transaction complete
2020-01-27 10:07:04.887 Detail, 
2020-01-27 10:07:04.887 Detail, Node008, Removing current message
2020-01-27 10:07:04.887 Detail, Node012, Query Stage Complete (Associations)
2020-01-27 10:07:04.887 Detail, Node012, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Neighbors live=1
2020-01-27 10:07:04.887 Detail, Node012, QueryStage_Neighbors
2020-01-27 10:07:04.887 Detail, Requesting routing info (neighbor list) for Node 12
2020-01-27 10:07:04.887 Detail, Node012, Queuing (Command) Get Routing Info (Node=12): 0x01, 0x07, 0x00, 0x80, 0x0c, 0x00, 0x00, 0x03, 0x77
2020-01-27 10:07:04.887 Detail, Node012, Queuing (Query) Query Stage Complete (Neighbors)
2020-01-27 10:07:04.887 Detail, 
2020-01-27 10:07:04.887 Info, Node012, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=12): 0x01, 0x07, 0x00, 0x80, 0x0c, 0x00, 0x00, 0x03, 0x77
2020-01-27 10:07:04.893 Detail, Node012,   Received: 0x01, 0x20, 0x01, 0x80, 0xe0, 0x00, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x9c
2020-01-27 10:07:04.893 Detail, 
2020-01-27 10:07:04.893 Info, Node012, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2020-01-27 10:07:04.893 Info, Node012,     Neighbors of this node are:
2020-01-27 10:07:04.893 Info, Node012,     Node 6
2020-01-27 10:07:04.893 Info, Node012,     Node 7
2020-01-27 10:07:04.893 Info, Node012,     Node 8
2020-01-27 10:07:04.893 Info, Node012,     Node 18
2020-01-27 10:07:04.893 Info, Node012,     Node 22
2020-01-27 10:07:04.893 Detail,   Expected reply was received
2020-01-27 10:07:04.893 Detail,   Message transaction complete

notes on Q

  • some have mentioned data stored in .storage which needs to move also
  • would like to get the OZW_Log.txt logger to work instead of spamming the main log
  • copying the zwcfg_XXX.xml seem to have NO impact
  • what about the pyozw.sqlite file, i’ve copied it also in some testing with no impact
  • i’m ignoring (and not copying in my main research thread) zwscene.xml which seems mostly empty
  • USB path for OS X is verified and works, some nodes reporting and properly identified and changed in config files
  • I did check permissions on OZW_Log.txt and set chmod 777 OZW_Log.txt

kinda ran out of Community threads to try out and ideas

Posts: 5

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>