lrybak / domoticz-storm-report

A Python plugin for Domoticz to access burze.dzis.net API for weather/storm data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lots of errors

chatainsim opened this issue · comments

commented

Hello, since some time I have a lots of errors in logs:

2020-06-13 21:48:56.208 Error: (StormReport) ----> Line 135 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/wsdl.py', function __init__
2020-06-13 21:48:56.208 Error: (StormReport) ----> Line 78 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/reader.py', function open
2020-06-13 21:48:56.208 Error: (StormReport) ----> Line 94 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/reader.py', function download 

Domoticz is running on Pi.
How can I fix this ?
Thanks

commented

Also this one:

2020-06-13 21:51:33.466 Error: (StormReport) ----> Line 572 in '/home/pi/domoticz/plugins/domoticz-storm-report/plugin.py', function onHeartbeat

What is your version of Domoticz? Has the plugin worked properly before? Enable the "Debug" in plugin and paste the log here.

commented

Right now I'm using beta Version: 2020.2 (build 12164).
Plugin is working has I get data about lightning.
I will give you debug output as soon as possible. Thanks

commented
 2020-06-17 11:24:48.379 Error: (StormReport) 'onHeartbeat' failed 'URLError'.
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 572 in '/home/pi/domoticz/plugins/domoticz-storm-report/plugin.py', function onHeartbeat
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 318 in '/home/pi/domoticz/plugins/domoticz-storm-report/plugin.py', function onHeartbeat
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 111 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/client.py', function __init__
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 151 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/reader.py', function open
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 135 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/wsdl.py', function __init__
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 78 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/reader.py', function open
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 94 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/reader.py', function download
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 174 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/transport/http.py', function open
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 65 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/transport/http.py', function open
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 119 in '/home/pi/domoticz/plugins/domoticz-storm-report/libs/suds-py3/suds/transport/http.py', function u2open
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 525 in '/usr/lib/python3.7/urllib/request.py', function open
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 543 in '/usr/lib/python3.7/urllib/request.py', function _open
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 503 in '/usr/lib/python3.7/urllib/request.py', function _call_chain
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 1360 in '/usr/lib/python3.7/urllib/request.py', function https_open
2020-06-17 11:24:48.379 Error: (StormReport) ----> Line 1323 in '/usr/lib/python3.7/urllib/request.py', function do_open