Bonjour,
La page santé
Le plugin
Un des équipements (l’autre équipement à un polling a 60 mais génère aussi l’erreur)
Voici ce que je vois dans les logs
15941|[2024-09-12 16:59:12] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L1 Ampérage (command id 2737): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f89b540>
15942|[2024-09-12 16:59:12] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L2 Ampérage (command id 2738): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f89aec0>
15943|[2024-09-12 16:59:12] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L3 Ampérage (command id 2739): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f89b580>
15944|[2024-09-12 16:59:12] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading Puissance active (command id 2741): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f899d00>
15945|[2024-09-12 16:59:12] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading Puissance réactive (command id 2742): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f89b540>
15946|[2024-09-12 16:59:12] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading Grid Power (command id 2758): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f89aec0>
15947|[2024-09-12 17:00:08] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading Puissance DC instantanée (command id 2730): <class 'TimeoutError'> = . Traceback: <traceback object at 0xffff8f8efc00>
15948|[2024-09-12 17:00:08] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L1-L2 (command id 2731): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f8efa40>
15949|[2024-09-12 17:00:08] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L2-L3 (command id 2732): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f8efc00>
15950|[2024-09-12 17:00:08] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L3-L1 (command id 2733): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f8efa40>
15951|[2024-09-12 17:00:08] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L1-N (command id 2734): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f8efc00>
15952|[2024-09-12 17:00:08] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L2-N (command id 2735): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f8efa40>
15953|[2024-09-12 17:00:08] ERROR : PyModbusClient: *SUN2000-12KTL (10.0.1.185)* Something went wrong while reading L3-N (command id 2736): <class 'pymodbus.exceptions.ConnectionException'> = Modbus Error: [Connection] Not connected[AsyncModbusTcpClient 10.0.1.185:502]. Traceback: <traceback object at 0xffff8f8efc00>
Pourtant les valeurs sont bien mise à jour
Merci



