Version 2.1.8p1 - ModBus-Probleme

Fragen zur Nutzung, Features, usw..
openWB
Site Admin
Beiträge: 9444
Registriert: So Okt 07, 2018 1:50 pm
Has thanked: 83 times
Been thanked: 175 times

Re: Version 2.1.8p1 - ModBus-Probleme

Beitrag von openWB »

Das klingt nach:
Die ganze Anfrage wurde nicht beantwortet weil parallel eine andere da ist und deshalb die Verbindung geschlossen wurde.

Ich meine das es ggf. so war (ist) das die Anfrage openWB seitig gebündelt wurde um sie robuster zu machen.
Da SE mit deren Bug aktuell aber je nach Setup sekunden zum Antworten braucht führt das bei Parallelen Abfragen unweigerlich zu kollisionen.
Supportanfragen bitte NICHT per PN stellen.
Hardwareprobleme bitte über die Funktion Debug Daten senden mitteilen oder per Mail an support@openwb.de
72Yankee
Beiträge: 49
Registriert: Sa Feb 08, 2020 1:25 pm

Re: Version 2.1.8p1 - ModBus-Probleme

Beitrag von 72Yankee »

Vielen Dank für den Hinweis.

In einen anderen Thread hat man alle Geräte einmal neugestartet und danach ging es.
Das habe ich jetzt auch noch einmal versucht und tatsächlich klappt es im Moment.

Ich beobachte weiter,
2 SolarEdge Einphasen-WR SE5000H-RWSAC Display + SE5000H-RWS SetApp
SolarEdge SESTI-S4
SolarEdge Dreiphasen-WR SE10K SetApp
QCells Q.Peak DUO-G5 - 14,52 kWP
LG-Chem RESU-10H + 10H Prime
openWB series2+ => Volvo XC40
openWB series2 => Renault ZOE
72Yankee
Beiträge: 49
Registriert: Sa Feb 08, 2020 1:25 pm

Re: Version 2.1.8p1 - SolarEdge ModBus-Probleme

Beitrag von 72Yankee »

Und noch eine Info.

Die SolerEdge SetApp-App (witzig) hat ohne Rückfrage die aktuelle Version 4.24.9 installiert.
Dies führt in der Konstellation "OpenWB - Home Assistant Modbus Proxy - SolarEdge Wechselrichter" wieder zu einem Totalausfall.

Modulmeldung: <class 'pymodbus.exceptions.ConnectionException'> ('Failed to connect[ModbusTcpClient(192.168.0.187:502)]', 'Modbus-Client konnte keine Verbindung zu 192.168.0.187:502 aufbauen. Bitte Einstellungen, IP-Adresse und Port sowie Netzwerk-Anschluss prüfen.')

Die Konstellation "OpenWB - SolarEdge Wechselrichter" funktioniert im Moment.

Viele Grüße
2 SolarEdge Einphasen-WR SE5000H-RWSAC Display + SE5000H-RWS SetApp
SolarEdge SESTI-S4
SolarEdge Dreiphasen-WR SE10K SetApp
QCells Q.Peak DUO-G5 - 14,52 kWP
LG-Chem RESU-10H + 10H Prime
openWB series2+ => Volvo XC40
openWB series2 => Renault ZOE
72Yankee
Beiträge: 49
Registriert: Sa Feb 08, 2020 1:25 pm

Re: Version 2.1.8p1 - ModBus-Probleme

Beitrag von 72Yankee »

Kommando zurück.

Funktioniert doch nicht.
2 SolarEdge Einphasen-WR SE5000H-RWSAC Display + SE5000H-RWS SetApp
SolarEdge SESTI-S4
SolarEdge Dreiphasen-WR SE10K SetApp
QCells Q.Peak DUO-G5 - 14,52 kWP
LG-Chem RESU-10H + 10H Prime
openWB series2+ => Volvo XC40
openWB series2 => Renault ZOE
openWB
Site Admin
Beiträge: 9444
Registriert: So Okt 07, 2018 1:50 pm
Has thanked: 83 times
Been thanked: 175 times

Re: Version 2.1.8p1 - ModBus-Probleme

Beitrag von openWB »

Mit Proxy oder ohne?
Geschwindigkeit der Abfrage?
Supportanfragen bitte NICHT per PN stellen.
Hardwareprobleme bitte über die Funktion Debug Daten senden mitteilen oder per Mail an support@openwb.de
72Yankee
Beiträge: 49
Registriert: Sa Feb 08, 2020 1:25 pm

Re: Version 2.1.8p1 - ModBus-Probleme

Beitrag von 72Yankee »

ohne Proxy

mit Proxy
da Log sieht so aus
2025-10-09 13:31:51,050 INFO modbus-proxy.Client(192.168.0.106:39549): new client connection
2025-10-09 13:31:51,057 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x91\x00\x00\x00\x06\x01\x03\xe1\x84\x00\x02'
2025-10-09 13:31:51,058 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x91\x00\x00\x00\x06\x01\x03\xe1\x84\x00\x02'
2025-10-09 13:31:51,296 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x91\x00\x00\x00\x07\x01\x03\x04\xf5JB\x0f'
2025-10-09 13:31:51,296 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x91\x00\x00\x00\x07\x01\x03\x04\xf5JB\x0f'
2025-10-09 13:31:51,303 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x92\x00\x00\x00\x06\x01\x03\xe1t\x00\x02'
2025-10-09 13:31:51,303 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x92\x00\x00\x00\x06\x01\x03\xe1t\x00\x02'
2025-10-09 13:31:51,458 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x92\x00\x00\x00\x07\x01\x03\x04\x00\x00\x00\x00'
2025-10-09 13:31:51,459 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x92\x00\x00\x00\x07\x01\x03\x04\x00\x00\x00\x00'
2025-10-09 13:31:51,502 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x93\x00\x00\x00\x06\x01\x03\x9c\x93\x00\x02'
2025-10-09 13:31:51,503 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x93\x00\x00\x00\x06\x01\x03\x9c\x93\x00\x02'
2025-10-09 13:31:51,617 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x93\x00\x00\x00\x07\x01\x03\x04\xb6h\xff\xfe'
2025-10-09 13:31:51,618 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x93\x00\x00\x00\x07\x01\x03\x04\xb6h\xff\xfe'
2025-10-09 13:31:51,629 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x94\x00\x00\x00\x06\x01\x03\x9c\x9d\x00\x03'
2025-10-09 13:31:51,632 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x94\x00\x00\x00\x06\x01\x03\x9c\x9d\x00\x03'
2025-10-09 13:31:51,728 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x94\x00\x00\x00\t\x01\x03\x06\x00!\xa2\xb7\x00\x00'
2025-10-09 13:31:51,728 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x94\x00\x00\x00\t\x01\x03\x06\x00!\xa2\xb7\x00\x00'
2025-10-09 13:31:51,737 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x95\x00\x00\x00\x06\x01\x03\x9c\x88\x00\x04'
2025-10-09 13:31:51,738 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x95\x00\x00\x00\x06\x01\x03\x9c\x88\x00\x04'
2025-10-09 13:31:51,918 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x95\x00\x00\x00\x0b\x01\x03\x08\x00+\xff\xff\xff\xff\xff\xfe'
2025-10-09 13:31:51,918 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x95\x00\x00\x00\x0b\x01\x03\x08\x00+\xff\xff\xff\xff\xff\xfe'
2025-10-09 13:31:51,960 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x96\x00\x00\x00\x06\x01\x03\x9c\xa4\x00\x02'
2025-10-09 13:31:51,960 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x96\x00\x00\x00\x06\x01\x03\x9c\xa4\x00\x02'
2025-10-09 13:31:52,230 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x96\x00\x00\x00\x07\x01\x03\x04\x96J\xff\xfd'
2025-10-09 13:31:52,230 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x96\x00\x00\x00\x07\x01\x03\x04\x96J\xff\xfd'
2025-10-09 13:31:52,265 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x97\x00\x00\x00\x06\x03\x03\x9c\x93\x00\x02'
2025-10-09 13:31:52,267 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x97\x00\x00\x00\x06\x03\x03\x9c\x93\x00\x02'
2025-10-09 13:31:53,027 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x97\x00\x00\x00\x07\x03\x03\x04OB\xff\xff'
2025-10-09 13:31:53,027 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x97\x00\x00\x00\x07\x03\x03\x04OB\xff\xff'
2025-10-09 13:31:53,044 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x98\x00\x00\x00\x06\x03\x03\x9c\x9d\x00\x03'
2025-10-09 13:31:53,047 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x98\x00\x00\x00\x06\x03\x03\x9c\x9d\x00\x03'
2025-10-09 13:31:53,458 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x98\x00\x00\x00\t\x03\x03\x06\x03\xe6m$\x00\x00'
2025-10-09 13:31:53,459 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x98\x00\x00\x00\t\x03\x03\x06\x03\xe6m$\x00\x00'
2025-10-09 13:31:53,480 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x99\x00\x00\x00\x06\x03\x03\x9c\x88\x00\x04'
2025-10-09 13:31:53,480 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x99\x00\x00\x00\x06\x03\x03\x9c\x88\x00\x04'
2025-10-09 13:31:54,208 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x99\x00\x00\x00\x0b\x03\x03\x08\x01/\x012\x010\xff\xfe'
2025-10-09 13:31:54,208 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x99\x00\x00\x00\x0b\x03\x03\x08\x01/\x012\x010\xff\xfe'
2025-10-09 13:31:54,215 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x9a\x00\x00\x00\x06\x03\x03\x9c\xa4\x00\x02'
2025-10-09 13:31:54,216 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x9a\x00\x00\x00\x06\x03\x03\x9c\xa4\x00\x02'
2025-10-09 13:31:54,659 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x9a\x00\x00\x00\x07\x03\x03\x04P\x9f\xff\xff'
2025-10-09 13:31:54,659 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x9a\x00\x00\x00\x07\x03\x03\x04P\x9f\xff\xff'
2025-10-09 13:31:54,704 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x9b\x00\x00\x00\x06\x05\x03\xe1\x84\x00\x02'
2025-10-09 13:31:54,704 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x9b\x00\x00\x00\x06\x05\x03\xe1\x84\x00\x02'
2025-10-09 13:31:55,320 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x9b\x00\x00\x00\x07\x05\x03\x04\x00\x00B\xaa'
2025-10-09 13:31:55,321 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x9b\x00\x00\x00\x07\x05\x03\x04\x00\x00B\xaa'
2025-10-09 13:31:55,332 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x9c\x00\x00\x00\x06\x05\x03\xe1t\x00\x02'
2025-10-09 13:31:55,333 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x9c\x00\x00\x00\x06\x05\x03\xe1t\x00\x02'
2025-10-09 13:31:55,960 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x9c\x00\x00\x00\x07\x05\x03\x04@\x00DB'
2025-10-09 13:31:55,961 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x9c\x00\x00\x00\x07\x05\x03\x04@\x00DB'
2025-10-09 13:31:56,127 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x9d\x00\x00\x00\x06\x05\x03\x9c\x93\x00\x02'
2025-10-09 13:31:56,127 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x9d\x00\x00\x00\x06\x05\x03\x9c\x93\x00\x02'
2025-10-09 13:31:56,503 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x9d\x00\x00\x00\x07\x05\x03\x04\xe0\x8c\xff\xff'
2025-10-09 13:31:56,503 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x9d\x00\x00\x00\x07\x05\x03\x04\xe0\x8c\xff\xff'
2025-10-09 13:31:56,517 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x9e\x00\x00\x00\x06\x05\x03\x9c\x9d\x00\x03'
2025-10-09 13:31:56,517 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x9e\x00\x00\x00\x06\x05\x03\x9c\x9d\x00\x03'
2025-10-09 13:31:56,898 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x9e\x00\x00\x00\t\x05\x03\x06\x00\r\x0e.\x00\x00'
2025-10-09 13:31:56,899 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x9e\x00\x00\x00\t\x05\x03\x06\x00\r\x0e.\x00\x00'
2025-10-09 13:31:56,942 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\x9f\x00\x00\x00\x06\x05\x03\x9c\x88\x00\x04'
2025-10-09 13:31:56,943 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\x9f\x00\x00\x00\x06\x05\x03\x9c\x88\x00\x04'
2025-10-09 13:31:57,352 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\x9f\x00\x00\x00\x0b\x05\x03\x08\x01q\xff\xff\xff\xff\xff\xfe'
2025-10-09 13:31:57,352 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\x9f\x00\x00\x00\x0b\x05\x03\x08\x01q\xff\xff\xff\xff\xff\xfe'
2025-10-09 13:31:57,358 DEBUG modbus-proxy.Client(192.168.0.106:39549): received b'\x00\xa0\x00\x00\x00\x06\x05\x03\x9c\xa4\x00\x02'
2025-10-09 13:31:57,358 DEBUG modbus-proxy.ModBus(192.168.0.191:502): sending b'\x00\xa0\x00\x00\x00\x06\x05\x03\x9c\xa4\x00\x02'
2025-10-09 13:31:57,722 DEBUG modbus-proxy.ModBus(192.168.0.191:502): received b'\x00\xa0\x00\x00\x00\x07\x05\x03\x04\xde\xbe\xff\xff'
2025-10-09 13:31:57,722 DEBUG modbus-proxy.Client(192.168.0.106:39549): sending b'\x00\xa0\x00\x00\x00\x07\x05\x03\x04\xde\xbe\xff\xff'
2025-10-09 13:31:57,752 INFO modbus-proxy.Client(192.168.0.106:39549): client closed connection
2025-10-09 13:31:57,754 INFO modbus-proxy.Client(192.168.0.106:39549): closing connection...
2025-10-09 13:31:57,757 INFO modbus-proxy.Client(192.168.0.106:39549): connection closed
2025-10-09 13:32:00,715 INFO modbus-proxy.Client(192.168.0.106:58503): new client connection
2 SolarEdge Einphasen-WR SE5000H-RWSAC Display + SE5000H-RWS SetApp
SolarEdge SESTI-S4
SolarEdge Dreiphasen-WR SE10K SetApp
QCells Q.Peak DUO-G5 - 14,52 kWP
LG-Chem RESU-10H + 10H Prime
openWB series2+ => Volvo XC40
openWB series2 => Renault ZOE
Basti
Beiträge: 136
Registriert: Di Feb 21, 2023 3:28 pm
Has thanked: 1 time
Been thanked: 21 times

Re: Version 2.1.8p1 - ModBus-Probleme

Beitrag von Basti »

Habe 4 Wechselrichter mit Batterien und Modbus Proxy mit zweimal openwb und Homeassistent und es funktioniert obwohl ich die neuste Software habe? Ich weiß das hilft dir nicht weiter aber es geht und läuft ohne Probleme . Keine Ahnung warum bei vielen nicht .
Antworten