-
Notifications
You must be signed in to change notification settings - Fork 107
Description
2022-05-29 14:36:17,075 - {soc.modules.common.fault_state:37} - ERROR - Json Zähler: FaultState FaultStateLevel.ERROR, FaultStr <class 'AttributeError'> 'Device' object has no attribute 'domain', Traceback:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/json/device.py", line 66, in update
response = req.get_http_session().get(self.domain, timeout=5)
AttributeError: 'Device' object has no attribute 'domain'
2022-05-29 14:36:17,081 - {soc.modules.common.fault_state:37} - ERROR - Json Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'AttributeError'> 'Device' object has no attribute 'domain', Traceback:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/json/device.py", line 66, in update
response = req.get_http_session().get(self.domain, timeout=5)
AttributeError: 'Device' object has no attribute 'domain'
Vermute hier müssen die Anpassungen aus openWB 1.9 auch noch nachgezogen werden.
VG
Det