Jump to content

No talking between Polisy and ISY


Rocketron

Recommended Posts

There seems to be a disconnect between my polisy and my ISY. Before entering a ticket I thought I would post this to see if others are having the same issue.

The Polisy knows there is an ISY connected to it. Also when I add a server it shows up on the server node list. But none of the nodes appear within the ISY. I'll paste the log for my weatherFlow weather station as it tries to send data to the ISY but I think because there are no nodes to respond the ISY just sends 404 errors. My ability to decode the log is limited, so correct me please. I attempted to add the nodes by way of the ISY but I'm not savvy enough to be sure I'm doing that correctly.

Anyway have a look and see what you think...


 
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"hub","driver":"GV3","value":"-30","uom":25},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_hub/report/status/GV3/-30/25
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_hub or GV3 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"wind","driver":"ST","value":"1.26","uom":32},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"wind","driver":"GV0","value":"300","uom":76},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"wind","driver":"GV1","value":"1.764","uom":32},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"wind","driver":"GV2","value":"300","uom":76},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"wind","driver":"GV3","value":"0.0","uom":32},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"light","driver":"ST","value":"0.08","uom":71},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_wind/report/status/ST/1.26/32
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_wind or ST does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_wind/report/status/GV0/300/76
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_wind or GV0 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"light","driver":"GV0","value":"21","uom":74},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"light","driver":"GV1","value":"2567","uom":36},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"rain","driver":"ST","value":"0.0","uom":46},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"rain","driver":"GV0","value":"0.0","uom":82},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"rain","driver":"GV1","value":"0.0","uom":82},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"rain","driver":"GV2","value":"0.0","uom":82},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"rain","driver":"GV3","value":"10.336218000000006","uom":82},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"rain","driver":"GV4","value":"10.336218000000006","uom":82},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"rain","driver":"GV5","value":"3.157815000000001","uom":82},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"customdata":{"hourly":0,"hour":15,"daily":0,"day":19,"weekly":0,"week":0,"monthly":10.336218000000006,"month":1,"yearly":10.336218000000006,"year":2020,"yesterday":3.157815000000001},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: customdata
2020-1-19 15:09:03 [polyglot] info: NS: Received updated customData for WeatherFlowPoly. Updating database.
2020-1-19 15:09:03 [polyglot] debug: MQTTP: nsCommand Message: {"status":{"address":"hub","driver":"GV1","value":"3.21","uom":72},"node":"3"}
2020-1-19 15:09:03 [polyglot] info: WeatherFlowPoly(3): Processing command: status
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_wind/report/status/GV2/300/76
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_wind or GV2 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_wind/report/status/GV1/1.764/32
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_wind or GV1 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] info: NS customData: WeatherFlowPoly saved sucessfully
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_wind/report/status/GV3/0.0/32
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_wind or GV3 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_light/report/status/ST/0.08/71
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_light or ST does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_light/report/status/GV0/21/74
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_light or GV0 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_light/report/status/GV1/2567/36
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_light or GV1 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_rain/report/status/ST/0.0/46
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_rain or ST does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_rain/report/status/GV0/0.0/82
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_rain or GV0 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_rain/report/status/GV1/0.0/82
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_rain or GV1 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_rain/report/status/GV2/0.0/82
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_rain or GV2 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_rain/report/status/GV3/10.336218000000006/82
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_rain or GV3 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_rain/report/status/GV4/10.336218000000006/82
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_rain or GV4 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_rain/report/status/GV5/3.157815000000001/82
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_rain or GV5 does not exist - ISY returned 404
2020-1-19 15:09:03 [polyglot] debug: ISY: 404 - http://192.168.0.11:80/rest/ns/3/nodes/n003_hub/report/status/GV1/3.21/72
2020-1-19 15:09:03 [polyglot] error: WeatherFlowPoly(3): n003_hub or GV1 does not exist - ISY returned 404
Link to comment
Share on other sites

The "404" means that the resource that the WeatherFlow is trying to update isn't found. 

I'm just guessing, but possibly the profile for the node server was never sent to the ISY?  You might look to see if the nodes actually on your ISY.  I'd guess that they don't.  Do you see an "Install Profile" button on the WeatherFlow web page?  Click on the button then restart your AC, and maybe things will look better.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...