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}