Erst artig heruntergefahren und dann den Strom getrennt.
Hatte schonmal eine defekte SD-Karte nach einem Stromausfall. Das trainiert

JB_Sullivan hat geschrieben: So Apr 02, 2023 2:34 pm Kurze Frage - ist es richtig, das im Colors Theme in der Webansicht die niedlichen Symbole für die Leistungen angezeigt werden und in der Display Darstellung (und am Display selber) diese Symbole nicht vorhanden sind?
Code: Alles auswählen
AttributeError: 'ModbusIOException' object has no attribute 'registers'
value1 = resp.registers[0]
File "/var/www/html/openWB/modules/mpm3pmlls1/readmpm3pm.py", line 37, in <module>
Traceback (most recent call last):
DUO2:/dev/ttyUSB0 idadd:6
AttributeError: 'str' object has no attribute 'decode'
ikwh = int(struct.unpack('>i', all.decode('hex'))[0])
File "/var/www/html/openWB/modules/mpm3pmll/readmpm3pm.py", line 35, in <module>
Traceback (most recent call last):
AttributeError: 'ModbusIOException' object has no attribute 'registers'
value1 = resp.registers[0]
File "/var/www/html/openWB/modules/mpm3pmlls1/readmpm3pm.py", line 37, in <module>
Traceback (most recent call last):
DUO2:/dev/ttyUSB0 idadd:6