
garybixler
Members-
Posts
1015 -
Joined
-
Last visited
Everything posted by garybixler
-
No go and showing these two errors. I'll wait for the PG3 update. No hurry. Thanks, Gary REST Server False not running. check Log for ERROR Unable to start server, no NSDATA returned...
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
garybixler replied to Michel Kohanim's topic in Previous Releases
I too did the 100 package update and no longer get a response back from check polisy for updates or that the updates were successful. Also it appears that PG3 NSs have stopped logging after the initial node server startup. -
Just as a test I moved it back to PG2 and copied the log. Thanks Gary 2022-01-12 21:31:56,228 MainThread polyinterface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-01-12 21:31:57,123 MainThread polyinterface INFO polyinterface:init_interface: Received Config from STDIN. 2022-01-12 21:31:57,125 MainThread polyinterface INFO __init__:<module>: UDI Polyglot v2 Interface 2.1.0 Starting... 2022-01-12 21:31:57,688 MainThread polyinterface DEBUG polyinterface:get_network_interface: gws: {'default': {2: ('192.168.30.1', 'igb0')}, 2: [('192.168.30.1', 'igb0', True)]} 2022-01-12 21:31:57,689 MainThread polyinterface DEBUG polyinterface:get_network_interface: gw: default=('192.168.30.1', 'igb0') 2022-01-12 21:31:57,689 MainThread polyinterface DEBUG polyinterface:get_network_interface: ifad: igb0=[{'addr': '192.168.30.57', 'netmask': '255.255.255.0', 'broadcast': '192.168.30.255'}] 2022-01-12 21:31:57,690 MainThread polyinterface INFO polyinterface:__init__: Connect: Network Interface: {'addr': '192.168.30.57', 'netmask': '255.255.255.0', 'broadcast': '192.168.30.255'} 2022-01-12 21:31:57,691 Interface polyinterface INFO polyinterface:_startMqtt: Connecting to MQTT... localhost:1883 2022-01-12 21:31:57,721 MQTT polyinterface INFO polyinterface:_connect: MQTT Connected with result code 0 (Success) 2022-01-12 21:31:57,723 MQTT polyinterface INFO polyinterface:_connect: MQTT Subscribing to topic: udi/polyglot/ns/1 - MID: 1 Result: 0 2022-01-12 21:31:57,723 MQTT polyinterface INFO polyinterface:_connect: MQTT Subscribing to topic: udi/polyglot/connections/polyglot - MID: 2 Result: 0 2022-01-12 21:31:57,724 MQTT polyinterface INFO polyinterface:_connect: Sent Connected message to Polyglot 2022-01-12 21:31:57,728 MQTT polyinterface INFO polyinterface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-01-12 21:31:57,730 MQTT polyinterface INFO polyinterface:_subscribe: MQTT Subscribed Succesfully for Message ID: 2 - QoS: (0,) 2022-01-12 21:31:57,771 MQTT polyinterface INFO polyinterface:addNode: Adding node WeatherLink(weather) 2022-01-12 21:31:57,773 MQTT polyinterface INFO polyinterface:_gotConfig: Waiting on Controller node to be added....... 2022-01-12 21:31:57,775 NodeServer polyinterface INFO wll:start: Starting node server 2022-01-12 21:31:57,775 NodeServer polyinterface INFO polyinterface:saveCustomParams: Sending customParams to Polyglot. 2022-01-12 21:31:57,777 NodeServer polyinterface INFO polyinterface:addNotice: Sending addnotice to Polyglot: {'key': None, 'value': 'WeatherLink IP Address parameter must be set'} 2022-01-12 21:31:57,778 NodeServer polyinterface INFO wll:start: Node server started 2022-01-12 21:31:57,779 NodeServer polyinterface DEBUG wll:query_conditions: request = http:///v1/current_conditions 2022-01-12 21:31:57,785 NodeServer polyinterface INFO wll:query_conditions: Skipping connection because we aren't configured yet. 2022-01-12 21:32:26,940 MQTT polyinterface INFO polyinterface:removeNotice: Sending removenotice to Polyglot for index {'key': '0'} 2022-01-12 21:32:36,156 MQTT polyinterface DEBUG polyinterface:_message: Received stop from Polyglot... Shutting Down. 2022-01-12 21:32:36,157 MQTT polyinterface INFO polyinterface:stop: Disconnecting from MQTT... localhost:1883 2022-01-12 21:32:36,158 MQTT polyinterface INFO wll:stop: Stopping node server 2022-01-12 21:32:36,160 MQTT polyinterface INFO polyinterface:_disconnect: MQTT Graceful disconnection. 2022-01-12 21:32:36,161 MQTT polyinterface DEBUG polyinterface:_startMqtt: MQTT Done: 2022-01-12 21:32:39,674 MainThread polyinterface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-01-12 21:32:40,949 MainThread polyinterface INFO polyinterface:init_interface: Received Config from STDIN. 2022-01-12 21:32:40,951 MainThread polyinterface INFO __init__:<module>: UDI Polyglot v2 Interface 2.1.0 Starting... 2022-01-12 21:32:41,544 MainThread polyinterface DEBUG polyinterface:get_network_interface: gws: {'default': {2: ('192.168.30.1', 'igb0')}, 2: [('192.168.30.1', 'igb0', True)]} 2022-01-12 21:32:41,545 MainThread polyinterface DEBUG polyinterface:get_network_interface: gw: default=('192.168.30.1', 'igb0') 2022-01-12 21:32:41,545 MainThread polyinterface DEBUG polyinterface:get_network_interface: ifad: igb0=[{'addr': '192.168.30.57', 'netmask': '255.255.255.0', 'broadcast': '192.168.30.255'}] 2022-01-12 21:32:41,546 MainThread polyinterface INFO polyinterface:__init__: Connect: Network Interface: {'addr': '192.168.30.57', 'netmask': '255.255.255.0', 'broadcast': '192.168.30.255'} 2022-01-12 21:32:41,547 Interface polyinterface INFO polyinterface:_startMqtt: Connecting to MQTT... localhost:1883 2022-01-12 21:32:41,583 MQTT polyinterface INFO polyinterface:_connect: MQTT Connected with result code 0 (Success) 2022-01-12 21:32:41,584 MQTT polyinterface INFO polyinterface:_connect: MQTT Subscribing to topic: udi/polyglot/ns/1 - MID: 1 Result: 0 2022-01-12 21:32:41,584 MQTT polyinterface INFO polyinterface:_connect: MQTT Subscribing to topic: udi/polyglot/connections/polyglot - MID: 2 Result: 0 2022-01-12 21:32:41,585 MQTT polyinterface INFO polyinterface:_connect: Sent Connected message to Polyglot 2022-01-12 21:32:41,589 MQTT polyinterface INFO polyinterface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-01-12 21:32:41,592 MQTT polyinterface INFO polyinterface:_subscribe: MQTT Subscribed Succesfully for Message ID: 2 - QoS: (0,) 2022-01-12 21:32:41,637 NodeServer polyinterface INFO wll:start: Starting node server 2022-01-12 21:32:41,641 NodeServer polyinterface INFO polyinterface:saveCustomParams: Sending customParams to Polyglot. 2022-01-12 21:32:41,798 NodeServer polyinterface INFO wll:start: Node server started 2022-01-12 21:32:41,842 NodeServer polyinterface INFO wll:start: Creating node for indoor conditions 2022-01-12 21:32:41,844 NodeServer polyinterface INFO polyinterface:addNode: Adding node Indoor(indoor) 2022-01-12 21:32:41,846 NodeServer polyinterface DEBUG wll:query_conditions: request = http://192.168.30.63/v1/current_conditions 2022-01-12 21:32:41,894 NodeServer polyinterface DEBUG wll:query_conditions: {'data': {'did': '001D0A710A19', 'ts': 1642041161, 'conditions': [{'lsid': 246652, 'data_structure_type': 1, 'txid': 1, 'temp': 30.5, 'hum': 78.4, 'dew_point': 24.6, 'wet_bulb': 28.1, 'heat_index': 30.5, 'wind_chill': 30.5, 'thw_index': 30.5, 'thsw_index': None, 'wind_speed_last': 0.0, 'wind_dir_last': 0, 'wind_speed_avg_last_1_min': 0.0, 'wind_dir_scalar_avg_last_1_min': 0, 'wind_speed_avg_last_2_min': 0.0, 'wind_dir_scalar_avg_last_2_min': 0, 'wind_speed_hi_last_2_min': 0.0, 'wind_dir_at_hi_speed_last_2_min': 0, 'wind_speed_avg_last_10_min': 0.0, 'wind_dir_scalar_avg_last_10_min': 0, 'wind_speed_hi_last_10_min': 0.0, 'wind_dir_at_hi_speed_last_10_min': 0, 'rain_size': 1, 'rain_rate_last': 0, 'rain_rate_hi': 0, 'rainfall_last_15_min': 0, 'rain_rate_hi_last_15_min': 0, 'rainfall_last_60_min': 0, 'rainfall_last_24_hr': 0, 'rain_storm': 0, 'rain_storm_start_at': None, 'solar_rad': None, 'uv_index': None, 'rx_state': 0, 'trans_battery_flag': 0, 'rainfall_daily': 0, 'rainfall_monthly': 58, 'rainfall_year': 58, 'rain_storm_last': 30, 'rain_storm_last_start_at': 1641656881, 'rain_storm_last_end_at': 1641866460}, {'lsid': 246588, 'data_structure_type': 4, 'temp_in': 70.2, 'hum_in': 47.1, 'dew_point_in': 49.1, 'heat_index_in': 68.3}, {'lsid': 246587, 'data_structure_type': 3, 'bar_sea_level': 30.052, 'bar_trend': 0.021, 'bar_absolute': 29.394}]}, 'error': None}
-
Very odd. It does work fine updating every minute. Also I get an immediate return using a browser. Also sometimes when I use resources for other devices I get a tcp error but the resource works as intended.
-
I do see that error maybe three times at the beginning. 1:49:58,753 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-01-11 11:50:00,972 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.31 Starting... 2022-01-11 11:50:00,981 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.30.57', 'netmask': '255.255.255.0', 'broadcast': '192.168.30.255'} 2022-01-11 11:50:00,983 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-01-11 11:50:00,989 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: nodeserver config has not yet been recieved. 2022-01-11 11:50:00,990 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {}} 2022-01-11 11:50:01,230 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-01-11 11:50:01,231 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:52:bf:38_1 - MID: 1 Result: 0 2022-01-11 11:50:01,239 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-01-11 11:50:04,054 MainThread udi_interface.interface INFO interface:addNode: Adding node WeatherLink(controller) [None] 2022-01-11 11:50:45,330 Thread-3 udi_interface ERROR wll:discover_nodes: Failed to query WLL device at http://192.168.30.63/v1/current_conditions: HTTPConnectionPool(host='192.168.30.63', port=80): Max retries exceeded with url: /v1/current_conditions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x802f13c10>: Failed to establish a new connection: [Errno 61] Connection refused')) 2022-01-11 11:50:45,355 Thread-3 udi_interface ERROR wll:query_conditions: Request for data from WLL failed. 2022-01-11 11:50:45,360 Thread-5 udi_interface ERROR wll:discover_nodes: Failed to query WLL device at http://192.168.30.63/v1/current_conditions: 'Controller' object has no attribute 'db_getNodeDrivers' 2022-01-11 11:50:45,431 Thread-5 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-11 11:50:45,432 Thread-5 udi_interface ERROR udi_interface:write: Thread-5 2022-01-11 11:50:45,433 Thread-5 udi_interface ERROR udi_interface:write: : 2022-01-11 11:50:45,434 Thread-5 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-11 11:50:45,434 Thread-5 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-11 11:50:45,439 Thread-5 udi_interface ERROR udi_interface:write: self.run() 2022-01-11 11:50:45,440 Thread-5 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-11 11:50:45,443 Thread-5 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-11 11:50:45,444 Thread-5 udi_interface ERROR udi_interface:write: File "./wll.py", line 58, in parameterHandler 2022-01-11 11:50:45,446 Thread-5 udi_interface ERROR udi_interface:write: self.query_conditions(True) 2022-01-11 11:50:45,447 Thread-5 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-11 11:50:45,448 Thread-5 udi_interface ERROR udi_interface:write: self.poly.getNode('indoor').setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-11 11:50:45,449 Thread-5 udi_interface ERROR udi_interface:write: AttributeError 2022-01-11 11:50:45,450 Thread-5 udi_interface ERROR udi_interface:write: : 2022-01-11 11:50:45,451 Thread-5 udi_interface ERROR udi_interface:write: 'NoneType' object has no attribute 'setDriver' 2022-01-11 11:51:02,768 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-01-11 11:51:05,366 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.31 Starting... 2022-01-11 11:51:05,379 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.30.57', 'netmask': '255.255.255.0', 'broadcast': '192.168.30.255'} 2022-01-11 11:51:05,381 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-01-11 11:51:05,390 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: nodeserver config has not yet been recieved. 2022-01-11 11:51:05,391 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {}} 2022-01-11 11:51:05,488 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-01-11 11:51:05,489 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:52:bf:38_1 - MID: 1 Result: 0 2022-01-11 11:51:05,500 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-01-11 11:51:08,411 MainThread udi_interface.interface INFO interface:addNode: Adding node WeatherLink(controller) [None] 2022-01-11 11:51:08,943 Thread-3 udi_interface ERROR wll:discover_nodes: Failed to query WLL device at http://192.168.30.63/v1/current_conditions: 'Controller' object has no attribute 'db_getNodeDrivers' 2022-01-11 11:51:09,009 Thread-3 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-11 11:51:09,010 Thread-3 udi_interface ERROR udi_interface:write: Thread-3 2022-01-11 11:51:09,011 Thread-3 udi_interface ERROR udi_interface:write: : Then it repeats these errors with incrementing Thread-xxx 2022-01-11 19:34:08,124 Thread-513 udi_interface ERROR udi_interface:write: AttributeError 2022-01-11 19:34:08,124 Thread-513 udi_interface ERROR udi_interface:write: : 2022-01-11 19:34:08,125 Thread-513 udi_interface ERROR udi_interface:write: 'NoneType' object has no attribute 'setDriver' 2022-01-11 19:35:08,147 Thread-514 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-11 19:35:08,148 Thread-514 udi_interface ERROR udi_interface:write: Thread-514 2022-01-11 19:35:08,149 Thread-514 udi_interface ERROR udi_interface:write: : 2022-01-11 19:35:08,150 Thread-514 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-11 19:35:08,150 Thread-514 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-11 19:35:08,155 Thread-514 udi_interface ERROR udi_interface:write: self.run() 2022-01-11 19:35:08,155 Thread-514 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-11 19:35:08,159 Thread-514 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-11 19:35:08,160 Thread-514 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-11 19:35:08,161 Thread-514 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-11 19:35:08,162 Thread-514 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-11 19:35:08,164 Thread-514 udi_interface ERROR udi_interface:write: self.poly.getNode('indoor').setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-11 19:35:08,164 Thread-514 udi_interface ERROR udi_interface:write: AttributeError 2022-01-11 19:35:08,165 Thread-514 udi_interface ERROR udi_interface:write: : 2022-01-11 19:35:08,165 Thread-514 udi_interface ERROR udi_interface:write: 'NoneType' object has no attribute 'setDriver' 2022-01-11 19:36:08,141 Thread-515 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-11 19:36:08,142 Thread-515 udi_interface ERROR udi_interface:write: Thread-515 2022-01-11 19:36:08,143 Thread-515 udi_interface ERROR udi_interface:write: : 2022-01-11 19:36:08,144 Thread-515 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-11 19:36:08,144 Thread-515 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-11 19:36:08,147 Thread-515 udi_interface ERROR udi_interface:write: self.run() 2022-01-11 19:36:08,148 Thread-515 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-11 19:36:08,151 Thread-515 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-11 19:36:08,152 Thread-515 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-11 19:36:08,153 Thread-515 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-11 19:36:08,154 Thread-515 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-11 19:36:08,156 Thread-515 udi_interface ERROR udi_interface:write: self.poly.getNode('indoor').setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-11 19:36:08,157 Thread-515 udi_interface ERROR udi_interface:write: AttributeError 2022-01-11 19:36:08,157 Thread-515 udi_interface ERROR udi_interface:write: : 2022-01-11 19:36:08,158 Thread-515 udi_interface ERROR udi_interface:write: 'NoneType' object has no attribute 'setDriver' 2022-01-11 19:37:08,147 Thread-516 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-11 19:37:08,149 Thread-516 udi_interface ERROR udi_interface:write: Thread-516 2022-01-11 19:37:08,149 Thread-516 udi_interface ERROR udi_interface:write: : 2022-01-11 19:37:08,150 Thread-516 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-11 19:37:08,151 Thread-516 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-11 19:37:08,155 Thread-516 udi_interface ERROR udi_interface:write: self.run() 2022-01-11 19:37:08,156 Thread-516 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-11 19:37:08,159 Thread-516 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-11 19:37:08,160 Thread-516 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-11 19:37:08,162 Thread-516 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-11 19:37:08,163 Thread-516 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-11 19:37:08,165 Thread-516 udi_interface ERROR udi_interface:write: self.poly.getNode('indoor').setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-11 19:37:08,165 Thread-516 udi_interface ERROR udi_interface:write: AttributeError 2022-01-11 19:37:08,166 Thread-516 udi_interface ERROR udi_interface:write: : 2022-01-11 19:37:08,167 Thread-516 udi_interface ERROR udi_interface:write: 'NoneType' object has no attribute 'setDriver' 2022-01-11 19:38:08,153 Thread-517 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-11 19:38:08,155 Thread-517 udi_interface ERROR udi_interface:write: Thread-517 2022-01-11 19:38:08,155 Thread-517 udi_interface ERROR udi_interface:write: : 2022-01-11 19:38:08,156 Thread-517 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-11 19:38:08,157 Thread-517 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-11 19:38:08,161 Thread-517 udi_interface ERROR udi_interface:write: self.run() 2022-01-11 19:38:08,162 Thread-517 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-11 19:38:08,165 Thread-517 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-11 19:38:08,166 Thread-517 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-11 19:38:08,168 Thread-517 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-11 19:38:08,169 Thread-517 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-11 19:38:08,171 Thread-517 udi_interface ERROR udi_interface:write: self.poly.getNode('indoor').setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-11 19:38:08,172 Thread-517 udi_interface ERROR udi_interface:write: AttributeError 2022-01-11 19:38:08,172 Thread-517 udi_interface ERROR udi_interface:write: : 2022-01-11 19:38:08,173 Thread-517 udi_interface ERROR udi_interface:write: 'NoneType' object has no attribute 'setDriver' 2022-01-11 19:39:08,159 Thread-518 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-11 19:39:08,160 Thread-518 udi_interface ERROR udi_interface:write: Thread-518 2022-01-11 19:39:08,161 Thread-518 udi_interface ERROR udi_interface:write: : 2022-01-11 19:39:08,162 Thread-518 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-11 19:39:08,163 Thread-518 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-11 19:39:08,167 Thread-518 udi_interface ERROR udi_interface:write: self.run() 2022-01-11 19:39:08,168 Thread-518 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-11 19:39:08,171 Thread-518 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-11 19:39:08,172 Thread-518 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll
-
Yes the "Controller object has no attributes nodes" errors are gone. Thanks Gary
-
I did a restart and then did a reinstall. Unfortunately the errors are still showing but works fine. Couldn't tell what version it's on. Would his mean anything as I see version 3.0.36? UDI Python Interface for Polyglot version 3 3.0.31 Starting. Thanks Gary
-
Comparing logs from PG2 and PG3 is looks like maybe PG3 doesn't have a gateway address for the wireless tag NS. Can't bring up polisy settings in PG3 to check.
-
I can't get back on PG2 either. Saw this error on their website. Maybe something wrong on their end. Got code 4c55714a-6e06-408f-af11-14b6b1b5d86f, asking for access token ERROR: Unable to get access token from code, see log I'll give it try tomorrow and send the logs if it still doesn't work. Nothing pressing. Thanks Gary
-
Unfortunately it won't ask for any reauthorization.
-
@JimboHi I tried adding wireless tags to pg3 but I can't get past the error. ERROR: Unable to authorize, no client id returned in Node Server Data. Check Log for ERROR I finally did the reboot as suggested above but still can't get past the error and no nodes get loaded. I reused the code from the PG2 install. Thanks Gary
-
@bpwwer I just installed WeatherLink from PG3 and it seems to be working but it is showing a lot of errors. I tried the query manually (http://192.168.30.63/v1/current_conditions) from a browser and that worked ok. Thanks Gary 2022-01-10 13:36:00,942 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-01-10 13:36:03,299 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.31 Starting... 2022-01-10 13:36:03,312 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.30.57', 'netmask': '255.255.255.0', 'broadcast': '192.168.30.255'} 2022-01-10 13:36:03,314 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-01-10 13:36:03,322 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: nodeserver config has not yet been recieved. 2022-01-10 13:36:03,324 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {}} 2022-01-10 13:36:03,428 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-01-10 13:36:03,429 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:52:bf:38_1 - MID: 1 Result: 0 2022-01-10 13:36:03,441 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-01-10 13:36:06,347 MainThread udi_interface.interface INFO interface:addNode: Adding node WeatherLink(controller) [None] 2022-01-10 13:38:43,732 Thread-7 udi_interface ERROR wll:discover_nodes: Failed to query WLL device at http://192.168.30.63/v1/current_conditions 2022-01-10 13:38:43,800 Thread-7 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-10 13:38:43,801 Thread-7 udi_interface ERROR udi_interface:write: Thread-7 2022-01-10 13:38:43,802 Thread-7 udi_interface ERROR udi_interface:write: : 2022-01-10 13:38:43,802 Thread-7 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-10 13:38:43,803 Thread-7 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-10 13:38:43,808 Thread-7 udi_interface ERROR udi_interface:write: self.run() 2022-01-10 13:38:43,809 Thread-7 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-10 13:38:43,813 Thread-7 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-10 13:38:43,814 Thread-7 udi_interface ERROR udi_interface:write: File "./wll.py", line 58, in parameterHandler 2022-01-10 13:38:43,816 Thread-7 udi_interface ERROR udi_interface:write: self.query_conditions(True) 2022-01-10 13:38:43,816 Thread-7 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-10 13:38:43,818 Thread-7 udi_interface ERROR udi_interface:write: self.nodes['indoor'].setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-10 13:38:43,819 Thread-7 udi_interface ERROR udi_interface:write: AttributeError 2022-01-10 13:38:43,820 Thread-7 udi_interface ERROR udi_interface:write: : 2022-01-10 13:38:43,820 Thread-7 udi_interface ERROR udi_interface:write: 'Controller' object has no attribute 'nodes' 2022-01-10 13:38:48,114 Thread-3 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-10 13:38:48,115 Thread-3 udi_interface ERROR udi_interface:write: Thread-3 2022-01-10 13:38:48,116 Thread-3 udi_interface ERROR udi_interface:write: : 2022-01-10 13:38:48,117 Thread-3 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-10 13:38:48,117 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-10 13:38:48,122 Thread-3 udi_interface ERROR udi_interface:write: self.run() 2022-01-10 13:38:48,123 Thread-3 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-10 13:38:48,127 Thread-3 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-10 13:38:48,128 Thread-3 udi_interface ERROR udi_interface:write: File "./wll.py", line 77, in start 2022-01-10 13:38:48,130 Thread-3 udi_interface ERROR udi_interface:write: self.query_conditions(True) 2022-01-10 13:38:48,131 Thread-3 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-10 13:38:48,133 Thread-3 udi_interface ERROR udi_interface:write: self.nodes['indoor'].setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-10 13:38:48,133 Thread-3 udi_interface ERROR udi_interface:write: AttributeError 2022-01-10 13:38:48,134 Thread-3 udi_interface ERROR udi_interface:write: : 2022-01-10 13:38:48,135 Thread-3 udi_interface ERROR udi_interface:write: 'Controller' object has no attribute 'nodes' 2022-01-10 13:39:01,744 Thread-8 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-10 13:39:01,746 Thread-8 udi_interface ERROR udi_interface:write: Thread-8 2022-01-10 13:39:01,746 Thread-8 udi_interface ERROR udi_interface:write: : 2022-01-10 13:39:01,747 Thread-8 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-10 13:39:01,748 Thread-8 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-10 13:39:01,752 Thread-8 udi_interface ERROR udi_interface:write: self.run() 2022-01-10 13:39:01,753 Thread-8 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-10 13:39:01,757 Thread-8 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-10 13:39:01,758 Thread-8 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-10 13:39:01,760 Thread-8 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-10 13:39:01,761 Thread-8 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-10 13:39:01,763 Thread-8 udi_interface ERROR udi_interface:write: self.nodes['indoor'].setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-10 13:39:01,764 Thread-8 udi_interface ERROR udi_interface:write: AttributeError 2022-01-10 13:39:01,765 Thread-8 udi_interface ERROR udi_interface:write: : 2022-01-10 13:39:01,765 Thread-8 udi_interface ERROR udi_interface:write: 'Controller' object has no attribute 'nodes' 2022-01-10 13:40:01,764 Thread-9 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-10 13:40:01,765 Thread-9 udi_interface ERROR udi_interface:write: Thread-9 2022-01-10 13:40:01,766 Thread-9 udi_interface ERROR udi_interface:write: : 2022-01-10 13:40:01,767 Thread-9 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-10 13:40:01,767 Thread-9 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-10 13:40:01,772 Thread-9 udi_interface ERROR udi_interface:write: self.run() 2022-01-10 13:40:01,773 Thread-9 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-10 13:40:01,777 Thread-9 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-10 13:40:01,778 Thread-9 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-10 13:40:01,779 Thread-9 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-10 13:40:01,780 Thread-9 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-10 13:40:01,782 Thread-9 udi_interface ERROR udi_interface:write: self.nodes['indoor'].setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-10 13:40:01,783 Thread-9 udi_interface ERROR udi_interface:write: AttributeError 2022-01-10 13:40:01,784 Thread-9 udi_interface ERROR udi_interface:write: : 2022-01-10 13:40:01,785 Thread-9 udi_interface ERROR udi_interface:write: 'Controller' object has no attribute 'nodes' 2022-01-10 13:41:01,762 Thread-10 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-10 13:41:01,763 Thread-10 udi_interface ERROR udi_interface:write: Thread-10 2022-01-10 13:41:01,764 Thread-10 udi_interface ERROR udi_interface:write: : 2022-01-10 13:41:01,764 Thread-10 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-10 13:41:01,765 Thread-10 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-10 13:41:01,770 Thread-10 udi_interface ERROR udi_interface:write: self.run() 2022-01-10 13:41:01,771 Thread-10 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-10 13:41:01,775 Thread-10 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-10 13:41:01,776 Thread-10 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-10 13:41:01,777 Thread-10 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-10 13:41:01,778 Thread-10 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-10 13:41:01,780 Thread-10 udi_interface ERROR udi_interface:write: self.nodes['indoor'].setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-10 13:41:01,781 Thread-10 udi_interface ERROR udi_interface:write: AttributeError 2022-01-10 13:41:01,782 Thread-10 udi_interface ERROR udi_interface:write: : 2022-01-10 13:41:01,783 Thread-10 udi_interface ERROR udi_interface:write: 'Controller' object has no attribute 'nodes' 2022-01-10 13:42:01,765 Thread-11 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-10 13:42:01,767 Thread-11 udi_interface ERROR udi_interface:write: Thread-11 2022-01-10 13:42:01,767 Thread-11 udi_interface ERROR udi_interface:write: : 2022-01-10 13:42:01,768 Thread-11 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-10 13:42:01,769 Thread-11 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-10 13:42:01,773 Thread-11 udi_interface ERROR udi_interface:write: self.run() 2022-01-10 13:42:01,774 Thread-11 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-10 13:42:01,778 Thread-11 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-10 13:42:01,779 Thread-11 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-10 13:42:01,781 Thread-11 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-10 13:42:01,781 Thread-11 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-10 13:42:01,784 Thread-11 udi_interface ERROR udi_interface:write: self.nodes['indoor'].setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-10 13:42:01,785 Thread-11 udi_interface ERROR udi_interface:write: AttributeError 2022-01-10 13:42:01,785 Thread-11 udi_interface ERROR udi_interface:write: : 2022-01-10 13:42:01,786 Thread-11 udi_interface ERROR udi_interface:write: 'Controller' object has no attribute 'nodes' 2022-01-10 13:43:01,776 Thread-12 udi_interface ERROR udi_interface:write: Exception in thread 2022-01-10 13:43:01,777 Thread-12 udi_interface ERROR udi_interface:write: Thread-12 2022-01-10 13:43:01,778 Thread-12 udi_interface ERROR udi_interface:write: : 2022-01-10 13:43:01,779 Thread-12 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-01-10 13:43:01,779 Thread-12 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-01-10 13:43:01,784 Thread-12 udi_interface ERROR udi_interface:write: self.run() 2022-01-10 13:43:01,785 Thread-12 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-01-10 13:43:01,788 Thread-12 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-01-10 13:43:01,789 Thread-12 udi_interface ERROR udi_interface:write: File "./wll.py", line 83, in poll 2022-01-10 13:43:01,791 Thread-12 udi_interface ERROR udi_interface:write: self.query_conditions(False) 2022-01-10 13:43:01,792 Thread-12 udi_interface ERROR udi_interface:write: File "./wll.py", line 231, in query_conditions 2022-01-10 13:43:01,794 Thread-12 udi_interface ERROR udi_interface:write: self.nodes['indoor'].setDriver('CLITEMP', float(record['temp_in']), True, force) 2022-01-10 13:43:01,795 Thread-12 udi_interface ERROR udi_interface:write: AttributeError 2022-01-10 13:43:01,796 Thread-12 udi_interface ERROR udi_interface:write: : 2022-01-10 13:43:01,797 Thread-12 udi_interface ERROR udi_interface:write: 'Controller' object has no attribute 'nodes'
-
@bpwwer I was able to delete and uninstall a NS from PG2 (Wemo) and Install it from PG3. I used the same slot but does it matter in which slot it is installed? Does the ISY just go by names and not in which slot it is installed for identification? All I needed to do after that was just resave any programs associated with that NS. Thanks much for you assistance. Gary
-
@bpwwer Hi, I have migrated from the 994 to the ISY on Polisy and installed PG3 and have a few questions. Can I point PG3 to the ISY on Polisy having both PG2 and PG3 connecting to the ISY? Will an update show up on the PG3 for a NS I have installed from PG2 or will the Node Server config on the ISY need to be changed to port 3000 first? Just wondering how the NSs can be updated to the latest versions but keep the same definition on the ISY. What will need to be changed on the NS configuration on the ISY? I have one that can be migrated at this time. Thanks for any insight. Gary
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
garybixler replied to Michel Kohanim's topic in Previous Releases
Check out this link. https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues -
ISY on Polisy v5.3.0 (IoP) - OUTDATED
garybixler replied to Michel Kohanim's topic in Previous Releases
I had the ELK module on the ISY994 but after migration I needed to install the ELK Node Server to restore my ELK functionality. The node server version will have different node addresses and some slightly different naming. So those programs that used the ELK had to be reconfigured for the new ELK nodes. After rebooting the ISY post migration and the ELK NS install I saw that the programs that needed attention had the message out of memory show up on the programs/summery page. At that point it is just a matter of restoring the new ELK nodes back into the programs. Speak and query aren't available on version PG2 but will be addressed in version PG3. For now you can turn on global polling for voltages on the Elk Area node if needed. After you 'Set Poll Voltages True' you must restart the NS for the change to stay True. Overall I think the NS version is great. Just one more thing. Temperature values aren't present on the ELK PG2 version but will be on the PG3 version. -
ISY on Polisy v5.3.0 (IoP) - OUTDATED
garybixler replied to Michel Kohanim's topic in Previous Releases
I do have one question that maybe someone could answer. After migration the node servers are pointing to Polisy Host Name. In my config it is the IP address of the Polisy. Would there be any advantage to using the loopback IP address (127.0.01) or not? Thanks Gary -
ISY on Polisy v5.3.0 (IoP) - OUTDATED
garybixler replied to Michel Kohanim's topic in Previous Releases
All I had to do was make a backup from the ISY994 and do a restore to the ISY on the Polisy from that backup. I used the same PLM so no restore was need for that. After the restore I just configured Polyglot (PG2 only) to the ISY on Polisy. If you have Network Resources you may need to edit and resave each item and then do the global save. Portal can be migrated at the portal web site. If you didn't have the ELK module on the ISY994 every thing should be good. At least that is how it worked for me. -
ISY on Polisy v5.3.0 (IoP) - OUTDATED
garybixler replied to Michel Kohanim's topic in Previous Releases
Just wondering if anyone has successfully set up a Zooz Zen 17 with the input trigger disabled from the relay allowing the monitoring of dry contact inputs and controlling the relay through Z-Wave only. The settings are Parameter 2 value 7 or 10 and Parameter 10 value 0. Resynchronizing should create a 'Custom Button Press node' according to the Zen manual. I never had Z-Wave on the ISY 994 so I don't know if this setup even works. Looking to replace the Insteon SimpleHomeNet EZIO8SA for garage door monitoring and control. Thanks for any info or insight. Gary UPDATE: After a ZEN17 firmware update and properly removing and adding the ZEN all seems to be working great now. Thanks Gary -
Z-Wave question. I have added a couple of Z-Wave devices (ZooZ ZEN76 and ZEN 17) to the Polisy ISY. They can be controlled from the ISY fine but any local control doesn't seem to be recognized by the ISY. The device status isn't updated. I have tried multiple Z-WAVE settings and device configurations but nothing works. The following is what I see on the event log when a device is locally switched on or off. Thanks. Any insight appreciated. Gary
-
I just added my first Z-Wave device on the Polisy ISY being the ZooZ Multirelay ZEN16. I am trying to separate the relays from the switch inputs so they can be used to indicate weather the garage door is open or closed. I have done that with customized parameters. Also I believe that the Basic Control 2 node should be able to read the state of the switch. ON/OFF. The Z-Wave options shows a setting for button press detection which I added to the node. ISY does see the change but is not reflected in that node. Not sure if this can be done. Just looking for any info or suggestions. Just in experimental mode at this time. Thanks Gary Update: I found that the ZEN17 may be better suited for what I am trying to do. Will give that a shot.
-
Thanks Techman I'll put the extra nodes in a folder. Just wondering if they can just be deleted. Something to try. Just discovered that the config needs to be done from the main node only. So all works great. Thanks Gary
-
Hi, Just looking for some info. I just received my first Z-Wave device to experiment with on the Polisy ISY. The device is the ZooZ ZEN16. I have it linked to the ISY with no problem. Can't figure out what all the nodes are for. The ZW002.1 On-Off Power Switch node does in fact turn the relay 1 on and off but associated with that is ZW002.1 Basic Control 2 which has no status and seems to have no function. Also when trying to set configuration parameters for the ZEN16 I just get an error. Thanks for any insight. Gary
-
ISY on Polisy v5.0.4_13 Is Now Available
garybixler replied to Michel Kohanim's topic in IoX Support
It does place a comma between automatically. Also tried a text separately. But I think I lost my Group name file in the process. Nothing can be saved. Not important at this point. Will probably need to open a ticket. Thanks Gary -
ISY on Polisy v5.0.4_13 Is Now Available
garybixler replied to Michel Kohanim's topic in IoX Support
Just realized that emails work with out any problem and no error message. It was a text message that I was sending along with the email that was causing the problem. Thanks Gary UPDATE: Just an observation. If a text Recipient is included in the groups name list I will get the errors and the email won't be sent.