Vielen Dank für die Hilfe!
Einstellungen
Log
2021-05-29 08:06:22: Conditions (1) Boiler Fehlermeldung: '1relais'
2021-05-29 08:06:22: (1) Boiler Überschuss -2668 größer Einschaltschwelle-10000
2021-05-29 08:06:22: (1) Boiler Maximale Einschaltdauer nicht erreicht
2021-05-29 08:06:22: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-29 08:06:22: Total Watt abschaltbarer smarthomedevices: 0
2021-05-29 08:06:22: Device http1Boiler Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.URLError: <urlopen error [Errno -5] No address associated with hostname>
raise URLError(err)
File "/usr/lib/python3.7/urllib/request.py", line 1326, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.7/urllib/request.py", line 1352, in http_open
result = func(*args)
File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
'_open', req)
File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
response = self._open(req, data)
File "/usr/lib/python3.7/urllib/request.py", line 525, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
During handling of the above exception, another exception occurred:
socket.gaierror: [Errno -5] No address associated with hostname
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 707, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.7/http/client.py", line 938, in connect
self.connect()
File "/usr/lib/python3.7/http/client.py", line 966, in send
self.send(msg)
File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1290, in _send_request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1244, in request
encode_chunked=req.has_header('Transfer-encoding'))
File "/usr/lib/python3.7/urllib/request.py", line 1324, in do_open
Traceback (most recent call last):
2021-05-29 08:06:21: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-05-29 08:06:21: Uberschuss: -2668 Uberschuss mit Offset: -2668
2021-05-29 08:06:21: EVU Bezug(-)/Einspeisung(+): -2668 max Speicherladung: 0
2021-05-29 08:06:16: Conditions (1) Boiler Fehlermeldung: '1relais'
2021-05-29 08:06:16: (1) Boiler Überschuss -2668 größer Einschaltschwelle-10000
2021-05-29 08:06:16: (1) Boiler Maximale Einschaltdauer nicht erreicht
2021-05-29 08:06:16: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-29 08:06:16: Total Watt abschaltbarer smarthomedevices: 0
2021-05-29 08:06:16: Device http1Boiler Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.URLError: <urlopen error [Errno -5] No address associated with hostname>
raise URLError(err)
File "/usr/lib/python3.7/urllib/request.py", line 1326, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.7/urllib/request.py", line 1352, in http_open
result = func(*args)
File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
'_open', req)
File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
response = self._open(req, data)
File "/usr/lib/python3.7/urllib/request.py", line 525, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
During handling of the above exception, another exception occurred:
socket.gaierror: [Errno -5] No address associated with hostname
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 707, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.7/http/client.py", line 938, in connect
self.connect()
File "/usr/lib/python3.7/http/client.py", line 966, in send
self.send(msg)
File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1290, in _send_request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1244, in request
encode_chunked=req.has_header('Transfer-encoding'))
File "/usr/lib/python3.7/urllib/request.py", line 1324, in do_open
Traceback (most recent call last):
2021-05-29 08:06:16: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-05-29 08:06:16: Uberschuss: -2668 Uberschuss mit Offset: -2668
2021-05-29 08:06:16: EVU Bezug(-)/Einspeisung(+): -2668 max Speicherladung: 0
2021-05-29 08:06:11: Conditions (1) Boiler Fehlermeldung: '1relais'
2021-05-29 08:06:11: (1) Boiler Überschuss -2678 größer Einschaltschwelle-10000
2021-05-29 08:06:11: (1) Boiler Maximale Einschaltdauer nicht erreicht
2021-05-29 08:06:11: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-29 08:06:11: Total Watt abschaltbarer smarthomedevices: 0
2021-05-29 08:06:11: Device http1Boiler Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.URLError: <urlopen error [Errno -5] No address associated with hostname>
raise URLError(err)
File "/usr/lib/python3.7/urllib/request.py", line 1326, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.7/urllib/request.py", line 1352, in http_open
result = func(*args)
File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
'_open', req)
File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
response = self._open(req, data)
File "/usr/lib/python3.7/urllib/request.py", line 525, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
During handling of the above exception, another exception occurred:
socket.gaierror: [Errno -5] No address associated with hostname
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 707, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.7/http/client.py", line 938, in connect
self.connect()
File "/usr/lib/python3.7/http/client.py", line 966, in send
self.send(msg)
File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1290, in _send_request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1244, in request
encode_chunked=req.has_header('Transfer-encoding'))
File "/usr/lib/python3.7/urllib/request.py", line 1324, in do_open
Traceback (most recent call last):
2021-05-29 08:06:10: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-05-29 08:06:10: Uberschuss: -2678 Uberschuss mit Offset: -2678
2021-05-29 08:06:10: EVU Bezug(-)/Einspeisung(+): -2678 max Speicherladung: 0
2021-05-29 08:06:05: Conditions (1) Boiler Fehlermeldung: '1relais'
2021-05-29 08:06:05: (1) Boiler Überschuss -2677 größer Einschaltschwelle-10000
2021-05-29 08:06:05: (1) Boiler Maximale Einschaltdauer nicht erreicht
2021-05-29 08:06:05: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-29 08:06:05: Total Watt abschaltbarer smarthomedevices: 0
2021-05-29 08:06:05: Device http1Boiler Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.URLError: <urlopen error [Errno -5] No address associated with hostname>
raise URLError(err)
File "/usr/lib/python3.7/urllib/request.py", line 1326, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.7/urllib/request.py", line 1352, in http_open
result = func(*args)
File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
'_open', req)
File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
response = self._open(req, data)
File "/usr/lib/python3.7/urllib/request.py", line 525, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
During handling of the above exception, another exception occurred:
socket.gaierror: [Errno -5] No address associated with hostname
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 707, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.7/http/client.py", line 938, in connect
self.connect()
File "/usr/lib/python3.7/http/client.py", line 966, in send
self.send(msg)
File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1290, in _send_request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1244, in request
encode_chunked=req.has_header('Transfer-encoding'))
File "/usr/lib/python3.7/urllib/request.py", line 1324, in do_open
Traceback (most recent call last):
2021-05-29 08:06:05: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-05-29 08:06:05: Uberschuss: -2677 Uberschuss mit Offset: -2677
2021-05-29 08:06:05: EVU Bezug(-)/Einspeisung(+): -2677 max Speicherladung: 0
2021-05-29 08:06:00: Conditions (1) Boiler Fehlermeldung: '1relais'
2021-05-29 08:06:00: (1) Boiler Überschuss -2733 größer Einschaltschwelle-10000
2021-05-29 08:06:00: (1) Boiler Maximale Einschaltdauer nicht erreicht
2021-05-29 08:06:00: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-29 08:06:00: Total Watt abschaltbarer smarthomedevices: 0
2021-05-29 08:06:00: Device http1Boiler Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.URLError: <urlopen error [Errno -5] No address associated with hostname>
raise URLError(err)
File "/usr/lib/python3.7/urllib/request.py", line 1326, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.7/urllib/request.py", line 1352, in http_open
result = func(*args)
File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
'_open', req)
File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
response = self._open(req, data)
File "/usr/lib/python3.7/urllib/request.py", line 525, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
During handling of the above exception, another exception occurred:
socket.gaierror: [Errno -5] No address associated with hostname
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 707, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.7/http/client.py", line 938, in connect
self.connect()
File "/usr/lib/python3.7/http/client.py", line 966, in send
self.send(msg)
File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1290, in _send_request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1244, in request
encode_chunked=req.has_header('Transfer-encoding'))
File "/usr/lib/python3.7/urllib/request.py", line 1324, in do_open
Traceback (most recent call last):
2021-05-29 08:05:59: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-05-29 08:05:59: Uberschuss: -2733 Uberschuss mit Offset: -2733
2021-05-29 08:05:59: EVU Bezug(-)/Einspeisung(+): -2733 max Speicherladung: 0
2021-05-29 08:05:54: Conditions (1) Boiler Fehlermeldung: '1relais'
2021-05-29 08:05:54: (1) Boiler Überschuss -2707 größer Einschaltschwelle-10000
2021-05-29 08:05:54: (1) Boiler Maximale Einschaltdauer nicht erreicht
2021-05-29 08:05:54: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-29 08:05:54: Total Watt abschaltbarer smarthomedevices: 0
2021-05-29 08:05:54: Device http1Boiler Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.URLError: <urlopen error [Errno -5] No address associated with hostname>
raise URLError(err)
File "/usr/lib/python3.7/urllib/request.py", line 1326, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.7/urllib/request.py", line 1352, in http_open
result = func(*args)
File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
'_open', req)
File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
response = self._open(req, data)
File "/usr/lib/python3.7/urllib/request.py", line 525, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
During handling of the above exception, another exception occurred:
socket.gaierror: [Errno -5] No address associated with hostname
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 707, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.7/http/client.py", line 938, in connect
self.connect()
File "/usr/lib/python3.7/http/client.py", line 966, in send
self.send(msg)
File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1290, in _send_request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1244, in request
encode_chunked=req.has_header('Transfer-encoding'))
File "/usr/lib/python3.7/urllib/request.py", line 1324, in do_open
Traceback (most recent call last):
2021-05-29 08:05:54: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-05-29 08:05:54: Uberschuss: -2707 Uberschuss mit Offset: -2707
2021-05-29 08:05:54: EVU Bezug(-)/Einspeisung(+): -2707 max Speicherladung: 0
2021-05-29 08:05:54: Config reRead
2021-05-29 08:05:49: Conditions (1) Boiler Fehlermeldung: '1relais'
2021-05-29 08:05:49: (1) Boiler Überschuss -2684 kleiner Ausschaltschwelle -50
2021-05-29 08:05:49: (1) Boiler SoC niedriger als Abschalt SoC, prüfe weiter
2021-05-29 08:05:49: (1) Boiler Maximale Einschaltdauer nicht erreicht
2021-05-29 08:05:49: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-29 08:05:49: Total Watt abschaltbarer smarthomedevices: 0
2021-05-29 08:05:49: Device http1Boiler Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.URLError: <urlopen error [Errno -5] No address associated with hostname>
raise URLError(err)
File "/usr/lib/python3.7/urllib/request.py", line 1326, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.7/urllib/request.py", line 1352, in http_open
result = func(*args)
File "/usr/lib/python3.7/urllib/request.py", line 503, in _call_chain
'_open', req)
File "/usr/lib/python3.7/urllib/request.py", line 543, in _open
response = self._open(req, data)
File "/usr/lib/python3.7/urllib/request.py", line 525, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
During handling of the above exception, another exception occurred:
socket.gaierror: [Errno -5] No address associated with hostname
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
File "/usr/lib/python3.7/socket.py", line 748, in getaddrinfo
for res in getaddrinfo(host, port, 0, SOCK_STREAM):
File "/usr/lib/python3.7/socket.py", line 707, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.7/http/client.py", line 938, in connect
self.connect()
File "/usr/lib/python3.7/http/client.py", line 966, in send
self.send(msg)
File "/usr/lib/python3.7/http/client.py", line 1026, in _send_output
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1239, in endheaders
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1290, in _send_request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/lib/python3.7/http/client.py", line 1244, in request
encode_chunked=req.has_header('Transfer-encoding'))
File "/usr/lib/python3.7/urllib/request.py", line 1324, in do_open