I bought about a dozen inovelli dimmer switches for my sisters house, and a Vera Edge. Things are ridiculously slow.
My house uses a Vera plus and around 30 Leviton (and one Inovelli where we are missing a neutral wire) dimmers, and is blazingly fast. I am trying to diagnose… At my sisters house I get a lot of encryption errors and retry errors in the logs:
01 12/20/19 14:50:11.476 ZWaveNode::GetNonce node 2 cannot send request, abort (nil) <0x7704c520>
01 12/20/19 14:50:11.476 ZWaveNode::EncryptFrame m_iFrameID 1204 cannot get nonce node 2 command class 0x26 command 0x1 <0x7704c520>
01 12/20/19 14:50:11.478 ZWJob_SendData::Run done/fail job job#159 :Level 0 node 2 dev:4 (0x13789f0) N:2 P:35 S:7 Id: 159 took 2120 ms method 2 to node 2 command 38/1 failed 5 retries 0 of 5 <0x7704c520>
02 12/20/19 14:52:13.769 JobHandler::Run job#180 :Level 50 node 2 dev:4 (0x1172750) N:2 P:35 S:0 Id: 180 is 61.584001000 seconds old <0x7704c520>
04 12/20/19 14:52:14.357 <Job ID="180" Name="Level 50 node 2" Device="4" Created="2019-12-20 14:51:12" Started="2019-12-20 14:52:13" Completed="2019-12-20 14:52:14" Duration="62.171248000" Runtime="0.587303000" Status="Successful" LastNote="SUCCESS! Transmit was OK" Node="2" NodeType="ZWaveDimmableLight" NodeDescription="Wet Bar"/> <0x7784c520>
And things like:
01 12/20/19 14:50:12.126 ZWaveNode::DecryptMessage node 11 dev 13 failed and backup nonce is -194 <0x7784c520>
01 12/20/19 14:50:12.127 XXX-ZWaveNode::DecryptMessage node 11 dev 13 len=11/31 m_iFrameID 1198 good -194 command class 0x50 command 0x95 status 0x0 int nonce 0x6f 0xba 0x18 0xe3 0x61 0xab 0x7e 0x94 (o###a#~#) ext nonce 0x19 0xfb 0xfa 0xff 0x33 0xa4 0xc5 0x88 (####3###) temp key 0 auth key 0x67 0xcf 0x8f 0x66 0x5e 0x5b 0x9d 0x4a 0x8d 0xe3 0xf 0x88 0x95 0xac 0x99 0xa7 (g##f^[#J########) mac 0xc 0x45 0xe1 0xd3 0x30 0xa4 0xb5 0x47 0x80 0xbd 0xba 0xa6 0xb2 0x20 0x27 0xf2 (#E##0##G##### '#) data 0x19 0xfb 0xfa 0xff 0x33 0xa4 0xc5 0x88 0x72 0x50 0x95 0xa9 0x7b 0xa7 0xfa 0x85 0x97 0x79 0x5a 0x8e 0x25 0x7b 0x6f 0xce 0xd0 0x92 0xf0 0x63 0x41 0xa9 0x90 (####3###rP##{####yZ#%{o####cA##) <0x7784c520>
Any thoughts?