so i got a pro hub and nothing works anymore. I’m still using Nate’s original lutronpro.ps, deleted all cert files and updated the new ip address of the lutron pro bridge.
when i start “node runNodeServer.ps” it creates the certificates, runs for a while (and I can find it in the smartapp) and then ends with this message:
The device ID’s for leap and lip servers do not match! This might cause problems for you.
The merged data is:
[{“href”:"/device/1",“Name”:“Smart Bridge”,“FullyQualifiedName”:[“Smart Bridge”],“Parent”:{“href”:"/project"},“SerialNumber”:32556155,“ModelNumber”:“L-BDGPRO2-WH”,“DeviceType”:“SmartBridge”,“RepeaterProperties”:{“IsRepeater”:true},“ID”:1},{“href”:"/device/2",“Name”:“Pico”,“FullyQualifiedName”:[“Master Bedroom”,“Pico”],“Parent”:{“href”:"/project"},“SerialNumber”:30755654,“ModelNumber”:“PJ2-3BRL-GXX-X01”,“DeviceType”:“Pico3ButtonRaiseLower”,“ButtonGroups”:[{“href”:"/buttongroup/2"}],“AssociatedArea”:{“href”:"/area/2"},“ID”:4},{“href”:"/device/3",“Name”:“Main Lights”,“FullyQualifiedName”:[“Living Room”,“Main Lights”],“Parent”:{“href”:"/project"},“SerialNumber”:22387296,“ModelNumber”:“PD-6WCL-XX”,“DeviceType”:“WallDimmer”,“LocalZones”:[{“href”:"/zone/1"}],“AssociatedArea”:{“href”:"/area/3"},“ID”:3},{“href”:"/device/4",“Name”:“Pico”,“FullyQualifiedName”:[“Living Room”,“Pico”],“Parent”:{“href”:"/project"},“SerialNumber”:28559669,“ModelNumber”:“PJ2-3BRL-GXX-X01”,“DeviceType”:“Pico3ButtonRaiseLower”,“ButtonGroups”:[{“href”:"/buttongroup/3"}],“AssociatedArea”:{“href”:"/area/3"},“ID”:4}]
About to exit with code: 1
events.js:183
throw er; // Unhandled ‘error’ event
^
Error: connect ETIMEDOUT 192.168.1.2:23
at Object._errnoException (util.js:1022:11)
at _exceptionWithHostPort (util.js:1044:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1182:14)
Any ideas?