Jump to content

Netatmo Node Server crashing


macjeff

Recommended Posts

As soon as the Node Server starts it works.  I can put in my data and everything is fine and then it stops a minute later.  If I restart it, it wont work again.  I tried not even entering my data and the same thing happens.  I attached the complete log file but here is except

2023-01-03 18:33:21,537 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2023-01-03 18:33:24,104 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.51 Starting... 2023-01-03 18:33:24,182 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.1.16 [ISY: 5.5.2, Slot: 7] 2023-01-03 18:33:24,183 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '172.16.1.210', 'netmask': '255.255.255.0', 'broadcast': '172.16.1.255'} 2023-01-03 18:33:24,185 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2023-01-03 18:33:24,188 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database. 2023-01-03 18:33:24,189 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {'version': '2.0.2'}} 2023-01-03 18:33:24,238 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2023-01-03 18:33:24,240 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:53:2c:34_7 - MID: 1 Result: 0 2023-01-03 18:33:24,245 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2023-01-03 18:33:27,213 MainThread udi_interface.interface INFO interface:addNode: Adding node Netatmo Weather Station(netatmo_ws) [None] 2023-01-03 18:33:27,216 MainThread udi_interface.interface INFO interface:setController: Using node "netatmo_ws", driver "ST" for connection status. 2023-01-03 18:33:27,337 Thread-1 udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2023-01-03 18:33:27,341 Thread-1 udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2023-01-03 18:33:27,349 Thread-1 udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2023-01-03 18:33:27,352 Thread-1 udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2023-01-03 18:33:27,354 Thread-1 udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2023-01-03 18:33:27,462 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2023-01-03 18:33:27,609 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2023-01-03 18:33:27,653 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2023-01-03 18:33:27,656 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2023-01-03 18:33:27,660 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2023-01-03 18:34:57,191 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2023-01-03 18:35:00,027 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.51 Starting... 2023-01-03 18:35:00,037 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.1.16 [ISY: 5.5.2, Slot: 7] 2023-01-03 18:35:00,039 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '172.16.1.210', 'netmask': '255.255.255.0', 'broadcast': '172.16.1.255'} 2023-01-03 18:35:00,040 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2023-01-03 18:35:00,043 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database. 2023-01-03 18:35:00,044 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {'version': '2.0.2'}} 2023-01-03 18:35:00,083 MQTT udi_interface.interface ERROR interface:_connect: MQTT Failed to connect, invalid identifier

2023-01-03 18:35:28,596 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30
2023-01-03 18:35:31,376 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.51 Starting...
2023-01-03 18:35:31,388 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.1.16 [ISY: 5.5.2, Slot: 7]
2023-01-03 18:35:31,390 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '172.16.1.210', 'netmask': '255.255.255.0', 'broadcast': '172.16.1.255'}
2023-01-03 18:35:31,393 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888
2023-01-03 18:35:31,397 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database.
2023-01-03 18:35:31,398 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {'version': '2.0.2'}}
2023-01-03 18:35:31,431 MQTT udi_interface.interface ERROR interface:_connect: MQTT Failed to connect, invalid identifier
 

Netatmo-WS_1-3-2023_63816-PM.zip

Link to comment

The problem is the Node Server since one of the latest pg3 or python releases does not stop when you stop or restart it in pg3.  So even if you delete it, its still running.

Then nothing will install in that slot even though PG3 and ISY thinks.  Its stopped.

For now I had to go back to the pg2 version AFTER @bpwwer helped me SSH in, manually stop the Node Server, and then manually delete it.

We tried again in other slots but its still not stopping.

Every other nodesever and the pg2 version is running fine.

Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...