[2022-07-13 00:07:01,483] {pyAvaCore:99} INFO - Fetching [2022-07-13 00:07:01,718] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 00:07:01,718] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 00:07:01,914] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:07:01,916] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 00:07:02,058] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:07:02,060] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 00:07:02,205] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:07:02,206] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 00:07:02,352] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:07:02,353] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 00:07:02,495] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:07:02,496] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 00:07:02,510] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 00:07:02,639] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:07:02,640] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 00:07:03,016] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 00:07:03,019] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 00:07:03,199] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 00:07:03,334] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:07:03,335] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 00:07:03,841] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 00:07:03,843] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 00:07:03,957] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 00:07:04,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:04,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:04,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:05,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:06,087] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:06,495] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:06,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:07,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:07,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:08,385] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:08,779] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:09,177] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:09,584] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:09,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:10,317] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:10,653] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:11,126] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:11,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:11,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:12,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:12,599] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:13,024] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:13,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:13,784] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:14,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:14,584] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:14,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:15,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:15,826] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:16,266] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:16,684] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:17,104] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:17,519] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:17,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:18,284] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:18,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 00:07:19,417] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 00:07:19,808] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 00:07:19,809] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:07:20,038] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:07:20,258] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:07:20,485] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 00:07:20,498] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 00:07:20,509] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:07:20,737] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:07:20,958] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:07:21,184] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 00:07:21,389] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 00:07:21,390] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 00:07:21,390] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 00:07:21,671] {pyAvaCore:104} INFO - Fetching [2022-07-13 00:07:21,672] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 00:07:25,108] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 00:07:25,109] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 00:07:25,112] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 00:37:02,066] {pyAvaCore:99} INFO - Fetching [2022-07-13 00:37:02,453] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 00:37:02,454] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 00:37:02,666] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:37:02,668] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 00:37:02,804] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:37:02,806] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 00:37:02,944] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:37:02,945] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 00:37:03,081] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:37:03,082] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 00:37:03,216] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:37:03,218] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 00:37:03,232] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 00:37:03,365] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:37:03,367] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 00:37:03,700] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 00:37:03,703] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 00:37:03,894] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 00:37:04,051] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 00:37:04,053] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 00:37:04,648] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 00:37:04,649] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 00:37:04,758] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 00:37:04,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:05,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:05,947] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:06,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:06,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:07,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:07,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:08,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:08,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:08,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:09,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:09,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:10,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:10,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:11,111] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:11,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:11,856] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:12,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:12,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:13,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:13,505] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:13,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:14,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:14,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:15,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:15,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:15,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:16,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:16,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:17,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:17,644] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:18,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:18,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:18,887] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:19,337] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:19,705] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 00:37:20,463] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 00:37:20,855] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 00:37:20,856] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:37:21,135] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:37:21,361] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:37:21,583] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 00:37:21,597] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 00:37:21,610] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:37:21,833] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:37:22,048] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 00:37:22,269] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 00:37:22,513] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 00:37:22,514] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 00:37:22,514] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 00:37:22,795] {pyAvaCore:104} INFO - Fetching [2022-07-13 00:37:22,795] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 00:37:23,769] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 00:37:23,770] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 00:37:23,771] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 01:07:01,610] {pyAvaCore:99} INFO - Fetching [2022-07-13 01:07:01,862] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 01:07:01,862] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 01:07:02,075] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:07:02,077] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 01:07:02,222] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:07:02,224] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 01:07:02,369] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:07:02,371] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 01:07:02,505] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:07:02,507] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 01:07:02,641] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:07:02,643] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 01:07:02,658] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 01:07:02,803] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:07:02,804] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 01:07:03,284] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 01:07:03,287] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 01:07:03,462] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 01:07:03,609] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:07:03,610] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 01:07:04,117] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 01:07:04,119] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 01:07:04,280] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 01:07:04,457] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:04,971] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:05,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:06,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:06,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:07,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:07,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:08,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:08,746] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:09,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:09,647] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:10,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:10,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:10,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:11,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:11,700] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:12,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:12,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:12,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:13,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:13,651] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:14,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:14,446] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:14,858] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:15,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:15,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:16,197] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:16,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:16,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:17,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:17,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:18,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:18,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:19,218] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:19,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:20,046] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 01:07:20,938] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 01:07:21,495] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 01:07:21,496] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:07:21,813] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:07:22,039] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:07:22,264] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 01:07:22,278] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 01:07:22,290] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:07:22,507] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:07:22,727] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:07:22,946] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 01:07:23,218] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 01:07:23,219] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 01:07:23,219] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 01:07:23,501] {pyAvaCore:104} INFO - Fetching [2022-07-13 01:07:23,501] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 01:07:24,621] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 01:07:24,621] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 01:07:24,622] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 01:37:02,042] {pyAvaCore:99} INFO - Fetching [2022-07-13 01:37:02,363] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 01:37:02,364] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 01:37:02,573] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:37:02,574] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 01:37:02,715] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:37:02,716] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 01:37:02,854] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:37:02,856] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 01:37:03,005] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:37:03,006] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 01:37:03,156] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:37:03,157] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 01:37:03,173] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 01:37:03,318] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:37:03,320] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 01:37:03,651] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 01:37:03,654] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 01:37:03,833] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 01:37:03,971] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 01:37:03,972] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 01:37:04,547] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 01:37:04,549] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 01:37:04,661] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 01:37:04,804] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:05,425] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:06,072] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:06,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:06,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:07,366] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:07,822] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:08,354] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:08,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:09,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:09,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:10,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:10,625] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:11,150] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:11,634] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:11,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:12,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:12,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:13,282] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:13,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:14,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:14,699] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:15,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:15,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:15,742] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:16,134] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:16,487] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:16,916] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:17,639] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:18,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:18,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:18,816] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:19,214] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:19,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:20,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:20,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 01:37:21,454] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 01:37:22,850] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 01:37:22,850] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:37:23,181] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:37:23,413] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:37:23,642] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 01:37:23,656] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 01:37:23,668] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:37:23,894] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:37:24,120] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 01:37:24,345] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 01:37:24,604] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 01:37:24,604] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 01:37:24,605] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 01:37:24,886] {pyAvaCore:104} INFO - Fetching [2022-07-13 01:37:24,886] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 01:37:25,898] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 01:37:25,899] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 01:37:25,899] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 02:07:02,062] {pyAvaCore:99} INFO - Fetching [2022-07-13 02:07:02,398] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 02:07:02,400] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 02:07:02,595] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:07:02,597] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 02:07:02,728] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:07:02,730] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 02:07:02,861] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:07:02,863] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 02:07:03,006] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:07:03,007] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 02:07:03,151] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:07:03,152] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 02:07:03,165] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 02:07:03,302] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:07:03,303] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 02:07:03,764] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 02:07:03,766] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 02:07:03,955] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 02:07:04,084] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:07:04,085] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 02:07:04,728] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 02:07:04,729] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 02:07:04,940] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 02:07:05,085] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:05,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:06,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:06,829] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:07,446] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:07,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:08,468] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:08,872] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:09,375] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:09,801] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:10,232] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:10,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:11,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:11,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:11,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:12,318] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:12,670] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:13,112] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:13,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:14,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:14,362] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:14,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:15,180] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:15,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:15,952] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:16,455] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:16,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:17,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:17,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:18,097] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:18,519] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:18,992] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:19,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:19,945] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:20,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:20,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 02:07:21,567] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 02:07:23,053] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 02:07:23,053] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:07:23,329] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:07:23,552] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:07:23,778] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 02:07:23,792] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 02:07:23,803] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:07:24,019] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:07:24,253] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:07:24,482] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 02:07:24,769] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 02:07:24,769] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 02:07:24,769] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 02:07:25,052] {pyAvaCore:104} INFO - Fetching [2022-07-13 02:07:25,052] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 02:07:25,977] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 02:07:25,978] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 02:07:25,978] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 02:37:01,276] {pyAvaCore:99} INFO - Fetching [2022-07-13 02:37:01,507] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 02:37:01,508] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 02:37:01,709] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:37:01,711] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 02:37:01,860] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:37:01,861] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 02:37:02,003] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:37:02,004] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 02:37:02,165] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:37:02,167] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 02:37:02,338] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:37:02,340] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 02:37:02,353] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 02:37:02,498] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:37:02,499] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 02:37:02,787] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 02:37:02,790] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 02:37:02,955] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 02:37:03,100] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 02:37:03,102] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 02:37:03,619] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 02:37:03,621] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 02:37:03,729] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 02:37:03,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:04,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:04,742] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:05,210] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:05,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:06,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:06,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:06,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:07,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:07,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:08,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:08,548] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:09,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:09,432] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:09,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:10,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:10,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:10,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:11,417] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:11,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:12,359] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:12,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:13,116] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:13,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:14,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:14,378] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:14,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:15,257] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:15,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:16,075] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:16,539] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:16,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:17,436] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:17,787] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:18,223] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:18,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 02:37:19,318] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 02:37:20,910] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 02:37:20,911] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:37:21,139] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:37:21,358] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:37:21,591] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 02:37:21,604] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 02:37:21,615] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:37:21,842] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:37:22,062] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 02:37:22,284] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 02:37:22,484] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 02:37:22,484] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 02:37:22,484] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 02:37:22,768] {pyAvaCore:104} INFO - Fetching [2022-07-13 02:37:22,768] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 02:37:23,729] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 02:37:23,729] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 02:37:23,730] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 03:07:01,420] {pyAvaCore:99} INFO - Fetching [2022-07-13 03:07:01,754] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 03:07:01,755] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 03:07:01,968] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:07:01,970] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 03:07:02,120] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:07:02,122] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 03:07:02,253] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:07:02,254] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 03:07:02,397] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:07:02,398] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 03:07:02,531] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:07:02,532] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 03:07:02,548] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 03:07:02,682] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:07:02,684] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 03:07:03,010] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 03:07:03,012] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 03:07:03,198] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 03:07:03,330] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:07:03,331] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 03:07:03,905] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 03:07:03,906] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 03:07:04,106] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 03:07:04,250] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:04,807] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:05,529] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:06,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:06,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:07,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:07,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:07,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:08,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:08,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:09,203] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:09,610] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:10,085] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:10,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:11,044] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:11,519] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:12,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:12,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:12,753] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:13,221] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:13,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:14,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:14,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:14,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:15,359] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:15,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:16,299] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:16,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:17,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:17,381] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:17,735] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:18,173] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:18,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:18,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:19,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:19,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 03:07:20,617] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 03:07:21,069] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 03:07:21,069] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:07:21,345] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:07:21,565] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:07:21,791] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 03:07:21,805] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 03:07:21,816] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:07:22,031] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:07:22,257] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:07:22,491] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 03:07:22,777] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 03:07:22,777] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 03:07:22,777] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 03:07:23,097] {pyAvaCore:104} INFO - Fetching [2022-07-13 03:07:23,097] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 03:07:24,164] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 03:07:24,165] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 03:07:24,165] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 03:37:02,078] {pyAvaCore:99} INFO - Fetching [2022-07-13 03:37:02,415] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 03:37:02,416] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 03:37:02,609] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:37:02,611] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 03:37:02,752] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:37:02,754] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 03:37:02,905] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:37:02,906] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 03:37:03,046] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:37:03,048] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 03:37:03,179] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:37:03,180] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 03:37:03,194] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 03:37:03,322] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:37:03,323] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 03:37:03,657] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 03:37:03,659] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 03:37:03,838] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 03:37:03,977] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 03:37:03,979] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 03:37:04,539] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 03:37:04,540] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 03:37:04,640] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 03:37:04,878] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:05,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:06,192] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:06,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:07,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:07,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:08,125] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:08,637] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:09,042] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:09,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:09,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:10,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:10,882] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:11,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:11,636] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:12,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:12,374] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:12,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:13,227] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:13,655] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:13,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:14,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:14,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:15,136] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:15,541] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:15,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:16,395] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:16,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:17,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:17,764] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:18,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:18,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:18,953] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:19,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:19,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:20,338] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 03:37:21,037] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 03:37:21,433] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 03:37:21,434] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:37:21,725] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:37:21,952] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:37:22,170] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 03:37:22,182] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 03:37:22,193] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:37:22,416] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:37:22,636] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 03:37:22,856] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 03:37:23,141] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 03:37:23,142] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 03:37:23,142] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 03:37:23,427] {pyAvaCore:104} INFO - Fetching [2022-07-13 03:37:23,427] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 03:37:24,515] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 03:37:24,515] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 03:37:24,516] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 04:07:01,470] {pyAvaCore:99} INFO - Fetching [2022-07-13 04:07:01,830] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 04:07:01,831] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 04:07:02,032] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:07:02,034] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 04:07:02,179] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:07:02,181] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 04:07:02,325] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:07:02,327] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 04:07:02,473] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:07:02,474] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 04:07:02,608] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:07:02,609] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 04:07:02,623] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 04:07:02,783] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:07:02,785] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 04:07:03,244] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 04:07:03,247] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 04:07:03,425] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 04:07:03,566] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:07:03,567] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 04:07:04,102] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 04:07:04,103] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 04:07:04,422] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 04:07:04,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:05,236] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:05,730] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:06,191] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:06,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:07,133] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:07,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:07,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:08,425] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:08,901] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:09,308] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:09,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:10,165] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:10,612] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:10,992] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:11,386] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:11,743] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:12,183] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:12,607] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:12,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:13,401] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:13,728] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:14,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:14,606] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:15,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:15,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:15,978] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:16,346] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:16,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:17,250] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:17,753] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:18,214] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:18,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:18,995] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:19,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:19,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 04:07:20,835] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 04:07:21,389] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 04:07:21,390] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:07:21,674] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:07:21,899] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:07:22,116] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 04:07:22,129] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 04:07:22,141] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:07:22,362] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:07:22,586] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:07:22,809] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 04:07:23,065] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 04:07:23,065] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 04:07:23,066] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 04:07:23,352] {pyAvaCore:104} INFO - Fetching [2022-07-13 04:07:23,352] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 04:07:24,430] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 04:07:24,431] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 04:07:24,431] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 04:37:01,288] {pyAvaCore:99} INFO - Fetching [2022-07-13 04:37:01,622] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 04:37:01,623] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 04:37:01,815] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:37:01,817] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 04:37:01,953] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:37:01,954] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 04:37:02,092] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:37:02,094] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 04:37:02,291] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:37:02,292] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 04:37:02,436] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:37:02,437] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 04:37:02,452] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 04:37:02,593] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:37:02,594] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 04:37:02,920] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 04:37:02,922] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 04:37:03,084] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 04:37:03,218] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 04:37:03,220] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 04:37:03,756] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 04:37:03,758] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 04:37:03,871] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 04:37:04,078] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:04,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:04,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:05,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:05,987] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:06,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:06,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:07,229] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:07,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:07,937] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:08,336] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:08,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:09,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:09,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:09,976] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:10,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:10,749] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:11,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:11,523] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:11,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:12,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:12,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:13,284] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:13,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:14,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:14,589] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:15,059] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:15,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:15,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:16,240] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:16,732] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:17,124] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:17,518] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:17,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:18,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:18,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 04:37:19,320] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 04:37:19,710] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 04:37:19,711] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:37:19,926] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:37:20,151] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:37:20,367] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 04:37:20,380] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 04:37:20,392] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:37:20,616] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:37:20,839] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 04:37:21,062] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 04:37:21,292] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 04:37:21,293] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 04:37:21,293] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 04:37:21,575] {pyAvaCore:104} INFO - Fetching [2022-07-13 04:37:21,575] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 04:37:22,562] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 04:37:22,563] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 04:37:22,564] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 05:07:01,299] {pyAvaCore:99} INFO - Fetching [2022-07-13 05:07:01,679] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 05:07:01,680] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 05:07:01,889] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:07:01,890] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 05:07:02,027] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:07:02,028] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 05:07:02,168] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:07:02,170] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 05:07:02,304] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:07:02,306] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 05:07:02,445] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:07:02,447] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 05:07:02,467] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 05:07:02,598] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:07:02,600] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 05:07:03,052] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 05:07:03,055] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 05:07:03,227] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 05:07:03,362] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:07:03,363] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 05:07:03,935] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 05:07:03,937] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 05:07:04,049] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 05:07:04,258] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:04,726] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:05,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:05,697] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:06,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:06,590] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:06,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:07,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:07,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:08,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:08,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:09,266] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:09,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:10,120] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:10,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:10,984] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:11,410] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:11,854] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:12,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:12,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:13,232] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:13,606] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:14,114] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:14,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:14,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:15,353] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:15,743] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:16,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:16,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:16,964] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:17,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:17,995] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:18,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:18,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:19,097] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:19,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 05:07:20,393] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 05:07:20,783] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 05:07:20,783] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:07:21,060] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:07:21,273] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:07:21,484] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 05:07:21,497] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 05:07:21,508] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:07:21,713] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:07:21,914] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:07:22,120] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 05:07:22,403] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 05:07:22,403] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 05:07:22,404] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 05:07:22,685] {pyAvaCore:104} INFO - Fetching [2022-07-13 05:07:22,685] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 05:07:23,862] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 05:07:23,863] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 05:07:23,863] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 05:37:01,608] {pyAvaCore:99} INFO - Fetching [2022-07-13 05:37:01,951] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 05:37:01,952] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 05:37:02,155] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:37:02,156] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 05:37:02,303] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:37:02,304] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 05:37:02,446] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:37:02,447] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 05:37:02,593] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:37:02,595] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 05:37:02,737] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:37:02,738] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 05:37:02,751] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 05:37:02,885] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:37:02,887] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 05:37:03,212] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 05:37:03,215] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 05:37:03,396] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 05:37:03,546] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 05:37:03,548] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 05:37:04,113] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 05:37:04,114] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 05:37:04,224] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 05:37:04,399] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:04,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:05,285] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:05,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:06,177] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:06,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:07,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:07,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:07,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:08,085] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:08,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:08,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:09,242] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:09,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:10,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:10,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:10,814] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:11,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:11,632] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:12,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:12,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:12,990] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:13,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:13,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:14,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:14,668] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:15,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:15,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:15,860] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:16,191] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:16,519] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:16,958] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:17,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:17,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:18,172] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:18,619] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 05:37:19,374] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 05:37:20,762] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 05:37:20,763] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:37:21,020] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:37:21,228] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:37:21,436] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 05:37:21,449] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 05:37:21,460] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:37:21,669] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:37:21,877] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 05:37:22,078] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 05:37:22,336] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 05:37:22,336] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 05:37:22,337] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 05:37:22,664] {pyAvaCore:104} INFO - Fetching [2022-07-13 05:37:22,664] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 05:37:23,784] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 05:37:23,785] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 05:37:23,785] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 06:07:01,409] {pyAvaCore:99} INFO - Fetching [2022-07-13 06:07:01,763] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 06:07:01,763] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 06:07:01,980] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:07:01,983] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 06:07:02,126] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:07:02,127] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 06:07:02,267] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:07:02,269] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 06:07:02,413] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:07:02,414] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 06:07:02,543] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:07:02,545] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 06:07:02,557] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 06:07:02,688] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:07:02,689] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 06:07:03,148] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 06:07:03,150] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 06:07:03,349] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 06:07:03,484] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:07:03,485] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 06:07:04,156] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 06:07:04,158] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 06:07:04,410] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 06:07:04,618] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:05,141] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:05,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:06,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:06,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:07,182] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:07,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:07,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:08,359] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:08,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:09,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:09,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:09,866] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:10,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:10,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:10,951] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:11,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:11,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:12,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:12,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:13,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:13,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:13,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:14,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:14,695] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:15,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:15,664] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:16,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:16,456] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:16,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:17,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:17,659] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:18,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:18,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:18,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:19,238] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 06:07:20,024] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 06:07:20,574] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 06:07:20,575] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:07:20,849] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:07:21,049] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:07:21,256] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 06:07:21,271] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 06:07:21,285] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:07:21,492] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:07:21,697] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:07:21,898] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 06:07:22,117] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 06:07:22,117] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 06:07:22,117] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 06:07:22,405] {pyAvaCore:104} INFO - Fetching [2022-07-13 06:07:22,405] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 06:07:23,434] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 06:07:23,434] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 06:07:23,435] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 06:37:01,573] {pyAvaCore:99} INFO - Fetching [2022-07-13 06:37:01,905] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 06:37:01,906] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 06:37:02,114] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:37:02,116] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 06:37:02,269] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:37:02,270] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 06:37:02,456] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:37:02,457] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 06:37:02,625] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:37:02,626] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 06:37:02,763] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:37:02,764] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 06:37:02,779] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 06:37:02,908] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:37:02,910] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 06:37:03,216] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 06:37:03,219] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 06:37:03,397] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 06:37:03,536] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 06:37:03,537] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 06:37:04,076] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 06:37:04,077] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 06:37:04,195] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 06:37:04,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:04,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:05,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:05,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:06,487] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:06,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:07,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:07,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:08,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:08,702] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:09,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:09,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:09,984] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:10,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:10,937] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:12,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:12,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:13,307] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:13,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:14,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:14,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:15,062] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:15,470] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:15,878] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:16,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:16,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:17,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:17,678] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:18,090] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:18,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:18,955] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:19,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:19,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:20,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:20,540] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:20,939] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 06:37:21,826] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 06:37:22,227] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 06:37:22,227] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:37:22,487] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:37:22,698] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:37:22,900] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 06:37:22,913] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 06:37:22,924] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:37:23,134] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:37:23,343] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 06:37:23,549] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 06:37:23,835] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 06:37:23,835] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 06:37:23,836] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 06:37:24,116] {pyAvaCore:104} INFO - Fetching [2022-07-13 06:37:24,116] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 06:37:25,056] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 06:37:25,056] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 06:37:25,057] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 07:07:01,924] {pyAvaCore:99} INFO - Fetching [2022-07-13 07:07:02,283] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 07:07:02,284] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 07:07:02,496] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:07:02,498] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 07:07:02,637] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:07:02,639] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 07:07:02,781] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:07:02,782] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 07:07:02,934] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:07:02,935] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 07:07:03,074] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:07:03,076] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 07:07:03,090] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 07:07:03,222] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:07:03,224] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 07:07:03,712] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 07:07:03,715] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 07:07:03,894] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 07:07:04,037] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:07:04,038] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 07:07:04,611] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 07:07:04,612] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 07:07:04,787] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 07:07:04,997] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:05,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:06,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:06,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:07,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:07,593] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:08,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:08,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:08,935] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:09,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:09,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:10,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:10,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:11,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:11,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:11,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:12,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:12,763] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:13,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:13,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:13,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:14,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:14,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:15,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:15,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:16,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:16,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:16,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:17,385] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:17,779] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:18,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:18,928] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:19,271] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:19,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:20,082] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:20,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 07:07:21,170] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 07:07:22,726] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 07:07:22,726] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:07:22,984] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:07:23,182] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:07:23,388] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 07:07:23,401] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 07:07:23,412] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:07:23,619] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:07:23,828] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:07:24,031] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 07:07:24,279] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 07:07:24,280] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 07:07:24,280] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 07:07:24,596] {pyAvaCore:104} INFO - Fetching [2022-07-13 07:07:24,597] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 07:07:25,745] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 07:07:25,746] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 07:07:25,746] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 07:37:01,962] {pyAvaCore:99} INFO - Fetching [2022-07-13 07:37:02,691] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 07:37:02,692] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 07:37:02,883] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:37:02,885] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 07:37:03,053] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:37:03,056] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 07:37:03,196] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:37:03,198] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 07:37:03,331] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:37:03,332] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 07:37:03,473] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:37:03,474] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 07:37:03,488] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 07:37:03,625] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:37:03,626] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 07:37:03,979] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 07:37:03,981] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 07:37:04,159] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 07:37:04,293] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 07:37:04,295] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 07:37:04,932] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 07:37:04,934] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 07:37:05,046] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 07:37:05,317] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:05,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:06,240] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:06,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:07,050] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:07,451] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:07,934] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:08,377] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:08,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:09,123] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:09,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:09,967] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:10,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:10,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:11,359] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:11,780] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:12,149] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:12,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:13,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:13,436] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:13,829] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:14,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:14,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:15,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:15,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:15,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:16,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:16,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:16,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:17,341] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:17,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:18,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:18,571] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:18,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:19,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:19,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 07:37:20,523] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 07:37:20,911] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 07:37:20,912] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:37:21,121] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:37:21,331] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:37:21,535] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 07:37:21,549] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 07:37:21,560] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:37:21,765] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:37:21,970] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 07:37:22,172] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 07:37:22,366] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 07:37:22,367] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 07:37:22,367] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 07:37:22,648] {pyAvaCore:104} INFO - Fetching [2022-07-13 07:37:22,648] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 07:37:23,850] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 07:37:23,851] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 07:37:23,852] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 08:07:01,894] {pyAvaCore:99} INFO - Fetching [2022-07-13 08:07:02,244] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 08:07:02,245] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 08:07:02,459] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:07:02,461] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 08:07:02,598] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:07:02,599] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 08:07:02,742] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:07:02,743] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 08:07:02,879] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:07:02,881] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 08:07:03,013] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:07:03,015] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 08:07:03,029] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 08:07:03,172] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:07:03,173] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 08:07:03,637] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 08:07:03,640] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 08:07:03,826] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 08:07:03,974] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:07:03,975] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 08:07:04,491] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 08:07:04,492] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 08:07:04,740] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 08:07:04,883] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:05,425] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:05,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:06,351] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:06,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:07,267] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:07,694] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:08,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:08,446] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:09,364] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:09,774] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:10,229] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:10,606] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:11,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:11,445] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:11,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:12,192] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:12,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:13,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:13,606] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:14,009] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:14,619] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:15,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:15,420] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:15,790] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:16,191] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:16,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:16,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:17,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:17,729] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:18,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:18,544] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:18,935] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:19,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:19,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:20,157] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 08:07:21,110] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 08:07:22,502] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 08:07:22,502] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:07:22,785] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:07:22,986] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:07:23,188] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 08:07:23,203] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 08:07:23,215] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:07:23,424] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:07:23,629] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:07:23,840] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 08:07:24,084] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 08:07:24,084] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 08:07:24,084] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 08:07:24,355] {pyAvaCore:104} INFO - Fetching [2022-07-13 08:07:24,355] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 08:07:25,520] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 08:07:25,521] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 08:07:25,521] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 08:37:01,786] {pyAvaCore:99} INFO - Fetching [2022-07-13 08:37:02,020] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 08:37:02,021] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 08:37:02,221] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:37:02,223] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 08:37:02,378] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:37:02,380] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 08:37:02,522] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:37:02,524] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 08:37:02,682] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:37:02,684] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 08:37:02,836] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:37:02,838] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 08:37:02,854] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 08:37:02,998] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:37:03,000] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 08:37:03,337] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 08:37:03,340] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 08:37:03,537] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 08:37:03,671] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 08:37:03,672] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 08:37:04,237] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 08:37:04,238] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 08:37:04,351] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 08:37:04,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:04,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:05,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:05,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:06,303] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:06,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:07,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:07,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:07,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:08,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:08,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:08,952] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:09,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:09,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:10,178] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:10,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:11,039] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:11,413] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:11,834] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:12,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:12,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:12,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:13,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:13,826] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:14,183] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:14,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:15,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:15,550] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:15,948] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:16,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:16,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:17,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:17,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:18,257] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:18,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:19,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 08:37:19,899] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 08:37:20,289] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 08:37:20,290] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:37:20,509] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:37:20,709] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:37:20,920] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 08:37:20,934] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 08:37:20,945] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:37:21,162] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:37:21,381] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 08:37:21,607] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 08:37:21,810] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 08:37:21,810] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 08:37:21,811] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 08:37:22,093] {pyAvaCore:104} INFO - Fetching [2022-07-13 08:37:22,093] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 08:37:23,146] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 08:37:23,147] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 08:37:23,148] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 09:07:01,362] {pyAvaCore:99} INFO - Fetching [2022-07-13 09:07:01,726] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 09:07:01,727] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 09:07:01,946] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:07:01,948] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 09:07:02,086] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:07:02,088] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 09:07:02,223] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:07:02,225] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 09:07:02,360] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:07:02,361] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 09:07:02,495] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:07:02,496] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 09:07:02,511] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 09:07:02,652] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:07:02,654] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 09:07:02,935] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 09:07:02,938] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 09:07:03,112] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 09:07:03,246] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:07:03,247] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 09:07:03,809] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 09:07:03,810] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 09:07:03,915] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 09:07:04,126] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:04,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:05,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:05,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:06,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:06,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:06,884] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:07,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:07,712] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:08,082] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:08,504] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:09,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:09,603] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:10,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:10,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:10,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:11,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:11,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:12,031] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:12,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:12,828] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:13,225] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:13,670] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:14,064] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:14,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:14,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:15,169] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:15,587] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:15,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:16,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:16,867] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:17,221] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:17,640] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:17,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:18,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:18,802] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 09:07:19,554] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 09:07:20,948] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 09:07:20,948] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:07:21,205] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:07:21,417] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:07:21,631] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 09:07:21,646] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 09:07:21,658] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:07:21,860] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:07:22,081] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:07:22,293] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 09:07:22,566] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 09:07:22,567] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 09:07:22,567] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 09:07:22,873] {pyAvaCore:104} INFO - Fetching [2022-07-13 09:07:22,874] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 09:07:24,010] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 09:07:24,011] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 09:07:24,011] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 09:37:01,532] {pyAvaCore:99} INFO - Fetching [2022-07-13 09:37:01,867] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 09:37:01,868] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 09:37:02,066] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:37:02,067] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 09:37:02,204] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:37:02,206] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 09:37:02,342] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:37:02,343] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 09:37:02,477] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:37:02,478] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 09:37:02,610] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:37:02,611] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 09:37:02,625] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 09:37:02,755] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:37:02,757] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 09:37:03,092] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 09:37:03,094] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 09:37:03,275] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 09:37:03,416] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 09:37:03,417] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 09:37:03,963] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 09:37:03,965] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 09:37:04,077] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 09:37:04,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:04,816] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:05,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:05,951] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:06,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:06,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:07,258] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:07,739] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:08,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:08,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:09,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:09,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:09,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:10,385] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:10,814] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:11,209] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:11,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:11,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:12,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:12,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:13,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:13,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:14,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:14,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:14,964] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:15,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:15,828] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:16,335] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:16,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:17,198] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:17,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:18,050] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:18,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:18,814] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:19,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:19,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 09:37:20,373] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 09:37:21,928] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 09:37:21,929] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:37:22,183] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:37:22,388] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:37:22,599] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 09:37:22,612] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 09:37:22,623] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:37:22,832] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:37:23,039] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 09:37:23,249] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 09:37:23,504] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 09:37:23,504] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 09:37:23,504] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 09:37:23,790] {pyAvaCore:104} INFO - Fetching [2022-07-13 09:37:23,791] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 09:37:24,746] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 09:37:24,747] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 09:37:24,747] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 10:07:01,360] {pyAvaCore:99} INFO - Fetching [2022-07-13 10:07:01,728] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 10:07:01,729] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 10:07:01,922] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:07:01,923] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 10:07:02,070] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:07:02,072] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 10:07:02,215] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:07:02,216] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 10:07:02,350] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:07:02,352] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 10:07:02,486] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:07:02,487] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 10:07:02,500] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 10:07:02,634] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:07:02,636] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 10:07:03,021] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 10:07:03,024] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 10:07:03,188] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 10:07:03,320] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:07:03,321] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 10:07:11,027] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 10:07:11,028] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 10:07:11,276] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 10:07:11,577] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:12,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:12,688] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:13,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:13,618] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:14,077] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:14,519] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:14,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:15,451] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:15,854] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:16,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:16,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:17,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:17,470] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:17,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:18,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:18,647] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:19,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:19,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:19,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:20,307] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:20,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:21,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:21,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:21,770] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:22,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:22,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:23,099] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:23,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:23,946] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:24,289] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:24,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:25,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:25,502] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:25,954] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:26,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 10:07:27,130] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 10:07:28,522] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 10:07:28,523] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:07:29,234] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:07:29,448] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:07:29,659] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 10:07:29,673] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 10:07:29,685] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:07:29,888] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:07:30,097] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:07:30,300] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 10:07:30,549] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 10:07:30,550] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 10:07:30,550] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 10:07:30,856] {pyAvaCore:104} INFO - Fetching [2022-07-13 10:07:30,856] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 10:07:31,877] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 10:07:31,878] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 10:07:31,878] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 10:37:02,084] {pyAvaCore:99} INFO - Fetching [2022-07-13 10:37:02,426] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 10:37:02,427] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 10:37:02,622] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:37:02,623] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 10:37:02,819] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:37:02,821] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 10:37:02,962] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:37:02,963] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 10:37:03,101] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:37:03,102] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 10:37:03,235] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:37:03,236] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 10:37:03,249] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 10:37:03,385] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:37:03,387] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 10:37:03,718] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 10:37:03,720] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 10:37:03,922] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 10:37:04,059] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 10:37:04,061] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 10:37:04,618] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 10:37:04,620] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 10:37:04,716] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 10:37:04,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:05,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:05,958] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:06,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:06,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:07,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:07,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:08,024] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:08,474] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:08,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:09,258] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:09,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:10,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:10,613] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:11,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:11,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:11,877] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:12,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:12,632] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:12,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:13,350] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:13,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:14,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:14,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:14,927] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:15,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:15,785] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:16,163] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:16,518] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:16,990] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:17,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:18,144] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:18,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:19,011] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:19,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:19,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 10:37:20,617] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 10:37:21,007] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 10:37:21,008] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:37:21,220] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:37:21,432] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:37:21,638] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 10:37:21,651] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 10:37:21,662] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:37:21,880] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:37:22,080] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 10:37:22,284] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 10:37:22,484] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 10:37:22,485] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 10:37:22,485] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 10:37:22,767] {pyAvaCore:104} INFO - Fetching [2022-07-13 10:37:22,767] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 10:37:23,818] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 10:37:23,819] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 10:37:23,820] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 11:07:02,049] {pyAvaCore:99} INFO - Fetching [2022-07-13 11:07:02,423] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 11:07:02,424] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 11:07:02,624] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:07:02,626] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 11:07:02,791] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:07:02,792] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 11:07:02,932] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:07:02,933] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 11:07:03,075] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:07:03,076] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 11:07:03,213] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:07:03,214] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 11:07:03,229] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 11:07:03,361] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:07:03,362] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 11:07:03,843] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 11:07:03,846] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 11:07:04,015] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 11:07:04,150] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:07:04,151] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 11:07:04,716] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 11:07:04,717] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 11:07:04,829] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 11:07:05,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:05,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:06,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:06,480] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:07,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:07,454] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:07,914] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:08,248] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:08,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:09,160] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:09,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:09,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:10,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:10,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:11,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:11,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:12,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:12,466] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:12,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:13,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:13,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:14,037] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:14,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:14,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:15,336] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:15,763] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:16,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:16,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:16,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:17,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:17,803] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:18,168] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:18,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:18,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:19,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:19,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 11:07:20,517] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 11:07:20,908] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 11:07:20,909] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:07:21,170] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:07:21,380] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:07:21,589] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 11:07:21,603] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 11:07:21,616] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:07:21,826] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:07:22,034] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:07:22,240] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 11:07:22,496] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 11:07:22,496] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 11:07:22,497] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 11:07:22,808] {pyAvaCore:104} INFO - Fetching [2022-07-13 11:07:22,809] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 11:07:24,025] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 11:07:24,026] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 11:07:24,026] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 11:37:01,250] {pyAvaCore:99} INFO - Fetching [2022-07-13 11:37:01,562] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 11:37:01,563] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 11:37:01,754] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:37:01,756] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 11:37:01,903] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:37:01,904] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 11:37:02,051] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:37:02,053] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 11:37:02,196] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:37:02,197] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 11:37:02,338] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:37:02,339] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 11:37:02,353] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 11:37:02,493] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:37:02,495] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 11:37:02,774] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 11:37:02,777] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 11:37:02,964] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 11:37:03,103] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 11:37:03,104] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 11:37:03,630] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 11:37:03,631] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 11:37:03,796] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 11:37:03,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:04,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:04,963] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:05,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:06,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:06,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:06,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:07,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:07,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:08,285] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:08,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:09,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:09,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:09,907] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:10,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:10,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:11,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:11,472] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:11,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:12,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:12,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:13,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:13,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:13,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:14,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:14,685] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:15,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:15,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:15,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:16,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:16,670] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:17,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:17,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:17,802] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:18,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:18,679] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 11:37:19,382] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 11:37:19,774] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 11:37:19,774] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:37:19,982] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:37:20,184] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:37:20,442] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 11:37:20,455] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 11:37:20,467] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:37:20,676] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:37:20,886] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 11:37:21,089] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 11:37:21,294] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 11:37:21,294] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 11:37:21,295] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 11:37:21,583] {pyAvaCore:104} INFO - Fetching [2022-07-13 11:37:21,583] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 11:37:22,505] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 11:37:22,506] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 11:37:22,507] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 12:07:01,417] {pyAvaCore:99} INFO - Fetching [2022-07-13 12:07:01,779] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 12:07:01,780] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 12:07:01,991] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:07:01,993] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 12:07:02,133] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:07:02,134] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 12:07:02,295] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:07:02,296] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 12:07:02,468] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:07:02,470] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 12:07:02,609] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:07:02,611] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 12:07:02,624] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 12:07:02,756] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:07:02,758] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 12:07:03,087] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 12:07:03,090] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 12:07:03,251] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 12:07:03,385] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:07:03,386] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 12:07:03,955] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 12:07:03,957] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 12:07:04,076] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 12:07:04,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:04,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:05,384] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:05,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:06,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:06,690] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:07,094] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:07,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:07,967] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:08,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:08,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:09,280] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:09,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:10,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:10,647] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:10,992] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:11,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:11,813] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:12,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:12,694] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:13,076] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:13,432] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:13,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:14,197] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:14,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:15,037] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:15,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:16,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:16,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:16,828] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:17,226] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:17,678] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:18,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:18,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:19,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:19,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 12:07:20,032] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 12:07:20,424] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 12:07:20,424] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:07:20,687] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:07:20,896] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:07:21,107] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 12:07:21,120] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 12:07:21,132] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:07:21,342] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:07:21,547] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:07:21,753] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 12:07:21,995] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 12:07:21,995] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 12:07:21,996] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 12:07:22,291] {pyAvaCore:104} INFO - Fetching [2022-07-13 12:07:22,292] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 12:07:23,510] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 12:07:23,511] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 12:07:23,512] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 12:37:01,633] {pyAvaCore:99} INFO - Fetching [2022-07-13 12:37:01,967] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 12:37:01,968] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 12:37:02,198] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:37:02,200] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 12:37:02,358] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:37:02,360] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 12:37:02,510] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:37:02,511] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 12:37:02,670] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:37:02,672] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 12:37:02,815] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:37:02,817] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 12:37:02,833] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 12:37:02,963] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:37:02,965] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 12:37:03,293] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 12:37:03,296] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 12:37:03,476] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 12:37:03,612] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 12:37:03,613] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 12:37:04,262] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 12:37:04,264] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 12:37:04,441] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 12:37:04,681] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:05,530] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:05,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:06,455] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:06,918] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:07,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:07,729] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:08,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:08,639] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:09,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:09,405] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:09,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:10,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:10,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:11,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:11,479] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:11,847] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:12,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:12,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:13,319] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:13,711] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:14,072] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:14,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:14,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:15,300] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:15,741] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:16,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:16,571] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:16,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:17,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:17,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:18,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:18,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:19,029] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:19,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:19,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 12:37:20,539] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 12:37:21,095] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 12:37:21,096] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:37:21,380] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:37:21,593] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:37:21,801] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 12:37:21,815] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 12:37:21,828] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:37:22,039] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:37:22,246] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 12:37:22,467] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 12:37:22,726] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 12:37:22,726] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 12:37:22,726] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 12:37:23,016] {pyAvaCore:104} INFO - Fetching [2022-07-13 12:37:23,016] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 12:37:23,990] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 12:37:23,991] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 12:37:23,992] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 13:07:01,235] {pyAvaCore:99} INFO - Fetching [2022-07-13 13:07:01,585] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 13:07:01,586] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 13:07:01,793] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:07:01,795] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 13:07:01,960] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:07:01,961] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 13:07:02,109] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:07:02,111] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 13:07:02,252] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:07:02,253] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 13:07:02,400] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:07:02,402] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 13:07:02,418] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 13:07:02,550] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:07:02,551] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 13:07:02,886] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 13:07:02,889] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 13:07:03,056] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 13:07:03,203] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:07:03,204] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 13:07:03,740] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 13:07:03,742] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 13:07:03,855] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 13:07:04,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:04,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:05,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:05,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:06,195] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:06,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:07,182] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:07,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:08,095] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:08,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:08,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:09,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:09,785] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:10,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:10,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:11,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:11,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:12,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:12,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:12,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:13,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:13,681] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:14,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:14,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:15,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:15,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:16,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:16,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:16,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:17,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:17,730] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:18,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:18,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:19,134] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:19,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:19,991] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 13:07:20,993] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 13:07:21,387] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 13:07:21,388] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:07:21,651] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:07:21,860] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:07:22,066] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 13:07:22,079] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 13:07:22,091] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:07:22,298] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:07:22,506] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:07:22,711] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 13:07:22,962] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 13:07:22,963] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 13:07:22,963] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 13:07:23,248] {pyAvaCore:104} INFO - Fetching [2022-07-13 13:07:23,248] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 13:07:24,416] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 13:07:24,417] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 13:07:24,417] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 13:37:02,013] {pyAvaCore:99} INFO - Fetching [2022-07-13 13:37:02,402] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 13:37:02,402] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 13:37:02,610] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:37:02,612] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 13:37:02,764] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:37:02,765] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 13:37:02,922] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:37:02,924] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 13:37:03,079] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:37:03,081] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 13:37:03,222] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:37:03,223] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 13:37:03,237] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 13:37:03,383] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:37:03,384] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 13:37:03,712] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 13:37:03,715] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 13:37:04,025] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 13:37:04,162] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 13:37:04,163] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 13:37:04,724] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 13:37:04,725] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 13:37:04,896] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 13:37:05,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:05,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:06,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:06,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:06,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:07,295] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:07,740] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:08,088] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:08,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:08,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:09,509] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:09,947] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:10,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:10,766] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:11,136] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:11,515] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:11,884] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:12,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:12,670] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:13,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:13,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:13,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:14,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:14,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:15,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:15,631] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:16,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:16,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:16,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:17,381] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:17,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:18,235] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:18,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:19,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:19,456] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:19,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 13:37:20,511] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 13:37:21,000] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 13:37:21,000] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:37:21,278] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:37:21,486] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:37:21,694] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 13:37:21,708] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 13:37:21,722] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:37:21,934] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:37:22,141] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 13:37:22,349] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 13:37:22,606] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 13:37:22,606] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 13:37:22,607] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 13:37:22,894] {pyAvaCore:104} INFO - Fetching [2022-07-13 13:37:22,894] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 13:37:24,041] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 13:37:24,042] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 13:37:24,043] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 14:07:01,188] {pyAvaCore:99} INFO - Fetching [2022-07-13 14:07:01,424] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 14:07:01,425] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 14:07:01,630] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:07:01,632] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 14:07:01,789] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:07:01,790] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 14:07:01,950] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:07:01,951] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 14:07:02,088] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:07:02,089] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 14:07:02,225] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:07:02,226] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 14:07:02,240] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 14:07:02,374] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:07:02,376] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 14:07:02,782] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 14:07:02,785] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 14:07:02,972] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 14:07:03,107] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:07:03,108] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 14:07:03,646] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 14:07:03,647] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 14:07:03,762] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 14:07:03,908] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:04,457] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:04,975] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:05,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:06,053] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:06,519] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:06,928] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:07,378] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:07,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:08,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:08,590] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:09,026] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:09,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:09,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:10,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:10,837] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:11,266] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:11,685] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:12,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:12,577] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:13,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:13,453] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:13,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:14,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:14,731] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:15,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:15,599] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:16,011] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:16,448] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:16,826] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:17,298] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:17,673] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:17,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:18,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:18,744] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:19,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 14:07:19,866] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 14:07:20,261] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 14:07:20,262] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:07:20,466] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:07:20,680] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:07:20,892] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 14:07:20,906] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 14:07:20,920] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:07:21,130] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:07:21,388] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:07:21,597] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 14:07:21,795] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 14:07:21,795] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 14:07:21,795] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 14:07:22,078] {pyAvaCore:104} INFO - Fetching [2022-07-13 14:07:22,078] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 14:07:23,365] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 14:07:23,366] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 14:07:23,366] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 14:37:01,718] {pyAvaCore:99} INFO - Fetching [2022-07-13 14:37:02,064] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 14:37:02,065] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 14:37:02,266] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:37:02,268] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 14:37:02,422] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:37:02,423] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 14:37:02,565] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:37:02,566] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 14:37:02,715] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:37:02,716] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 14:37:02,859] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:37:02,861] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 14:37:02,874] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 14:37:03,006] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:37:03,008] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 14:37:03,340] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 14:37:03,343] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 14:37:03,513] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 14:37:03,658] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 14:37:03,659] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 14:37:04,312] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 14:37:04,313] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 14:37:04,479] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 14:37:04,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:05,473] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:06,030] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:06,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:06,957] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:07,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:07,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:08,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:08,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:09,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:09,621] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:10,108] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:10,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:10,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:11,436] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:11,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:12,188] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:12,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:13,033] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:13,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:13,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:14,300] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:14,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:15,119] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:15,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:16,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:16,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:16,828] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:17,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:17,607] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:18,035] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:18,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:18,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:19,288] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:19,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:20,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 14:37:20,834] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 14:37:21,391] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 14:37:21,391] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:37:21,652] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:37:21,856] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:37:22,059] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 14:37:22,072] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 14:37:22,084] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:37:22,286] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:37:22,493] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 14:37:22,695] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 14:37:22,961] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 14:37:22,962] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 14:37:22,962] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 14:37:23,243] {pyAvaCore:104} INFO - Fetching [2022-07-13 14:37:23,243] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 14:37:24,189] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 14:37:24,190] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 14:37:24,190] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 15:07:01,432] {pyAvaCore:99} INFO - Fetching [2022-07-13 15:07:01,769] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 15:07:01,770] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 15:07:01,963] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:07:01,965] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 15:07:02,119] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:07:02,120] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 15:07:02,286] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:07:02,288] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 15:07:02,433] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:07:02,434] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 15:07:02,574] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:07:02,575] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 15:07:02,589] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 15:07:02,745] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:07:02,747] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 15:07:03,167] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 15:07:03,170] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 15:07:03,361] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 15:07:03,499] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:07:03,501] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 15:07:04,006] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 15:07:04,007] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 15:07:04,117] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 15:07:04,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:04,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:05,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:05,758] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:06,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:06,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:07,064] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:07,487] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:07,881] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:08,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:08,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:09,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:09,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:09,787] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:10,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:10,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:11,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:11,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:11,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:12,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:12,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:12,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:13,331] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:13,683] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:14,105] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:14,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:15,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:15,644] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:15,980] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:16,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:16,802] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:17,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:17,634] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:18,011] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:18,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:18,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 15:07:19,502] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 15:07:19,896] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 15:07:19,896] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:07:20,110] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:07:20,320] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:07:20,523] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 15:07:20,539] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 15:07:20,552] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:07:20,762] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:07:20,970] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:07:21,180] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 15:07:21,382] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 15:07:21,383] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 15:07:21,383] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 15:07:21,705] {pyAvaCore:104} INFO - Fetching [2022-07-13 15:07:21,705] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 15:07:22,815] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 15:07:22,816] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 15:07:22,817] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 15:37:02,058] {pyAvaCore:99} INFO - Fetching [2022-07-13 15:37:02,389] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 15:37:02,390] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 15:37:02,600] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:37:02,602] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 15:37:02,760] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:37:02,762] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 15:37:02,917] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:37:02,918] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 15:37:03,086] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:37:03,087] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 15:37:03,241] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:37:03,243] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 15:37:03,257] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 15:37:03,393] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:37:03,395] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 15:37:03,722] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 15:37:03,724] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 15:37:03,887] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 15:37:04,021] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 15:37:04,022] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 15:37:04,557] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 15:37:04,558] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 15:37:04,734] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 15:37:04,981] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:05,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:05,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:06,378] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:06,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:07,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:07,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:08,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:08,963] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:09,430] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:09,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:10,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:10,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:11,258] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:11,618] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:12,064] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:12,445] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:12,918] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:13,299] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:13,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:14,136] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:14,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:14,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:15,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:15,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:16,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:16,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:16,990] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:17,473] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:17,852] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:18,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:19,082] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:19,477] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:19,858] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:20,257] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:20,658] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 15:37:21,419] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 15:37:21,975] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 15:37:21,975] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:37:22,273] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:37:22,476] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:37:22,680] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 15:37:22,694] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 15:37:22,707] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:37:22,912] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:37:23,116] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 15:37:23,320] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 15:37:23,627] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 15:37:23,627] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 15:37:23,628] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 15:37:23,928] {pyAvaCore:104} INFO - Fetching [2022-07-13 15:37:23,928] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 15:37:24,971] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 15:37:24,972] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 15:37:24,972] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 16:07:02,069] {pyAvaCore:99} INFO - Fetching [2022-07-13 16:07:02,947] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 16:07:02,948] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 16:07:03,158] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:07:03,160] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 16:07:03,295] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:07:03,296] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 16:07:03,440] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:07:03,442] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 16:07:03,581] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:07:03,583] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 16:07:03,724] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:07:03,726] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 16:07:03,740] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 16:07:03,883] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:07:03,885] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 16:07:04,369] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 16:07:04,372] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 16:07:04,558] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 16:07:04,687] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:07:04,688] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 16:07:05,259] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 16:07:05,261] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 16:07:05,361] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 16:07:05,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:06,182] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:06,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:07,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:07,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:08,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:08,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:09,194] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:09,540] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:10,036] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:10,485] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:10,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:11,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:11,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:12,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:12,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:13,057] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:13,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:13,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:14,226] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:14,581] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:15,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:15,487] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:15,887] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:16,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:16,644] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:17,020] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:17,377] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:17,881] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:18,235] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:18,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:19,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:19,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:20,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:20,450] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:20,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 16:07:21,800] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 16:07:22,194] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 16:07:22,195] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:07:22,460] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:07:22,682] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:07:22,899] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 16:07:22,912] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 16:07:22,927] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:07:23,130] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:07:23,339] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:07:23,544] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 16:07:23,791] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 16:07:23,791] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 16:07:23,791] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 16:07:24,062] {pyAvaCore:104} INFO - Fetching [2022-07-13 16:07:24,062] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 16:07:25,237] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 16:07:25,238] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 16:07:25,239] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 16:37:01,254] {pyAvaCore:99} INFO - Fetching [2022-07-13 16:37:01,490] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 16:37:01,490] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 16:37:01,687] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:37:01,689] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 16:37:01,834] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:37:01,836] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 16:37:02,013] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:37:02,015] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 16:37:02,174] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:37:02,176] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 16:37:02,376] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:37:02,377] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 16:37:02,390] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 16:37:02,540] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:37:02,542] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 16:37:02,819] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 16:37:02,822] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 16:37:03,007] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 16:37:03,144] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 16:37:03,145] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 16:37:03,758] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 16:37:03,760] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 16:37:04,026] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 16:37:04,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:04,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:05,214] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:05,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:06,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:06,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:07,089] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:07,490] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:07,922] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:08,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:08,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:09,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:09,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:10,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:10,504] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:10,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:11,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:11,612] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:12,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:12,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:12,867] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:13,225] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:13,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:14,082] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:14,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:14,945] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:15,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:15,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:16,209] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:16,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:17,009] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:17,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:17,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:18,226] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:18,647] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:19,022] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 16:37:20,032] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 16:37:20,422] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 16:37:20,423] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:37:20,686] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:37:20,896] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:37:21,100] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 16:37:21,115] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 16:37:21,127] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:37:21,338] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:37:21,543] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 16:37:21,750] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 16:37:21,954] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 16:37:21,954] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 16:37:21,955] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 16:37:22,237] {pyAvaCore:104} INFO - Fetching [2022-07-13 16:37:22,237] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 16:37:23,308] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 16:37:23,309] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 16:37:23,309] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 17:07:01,466] {pyAvaCore:99} INFO - Fetching [2022-07-13 17:07:01,798] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 17:07:01,799] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 17:07:02,003] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:07:02,005] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 17:07:02,145] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:07:02,147] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 17:07:02,297] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:07:02,299] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 17:07:02,447] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:07:02,448] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 17:07:02,587] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:07:02,589] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 17:07:02,603] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 17:07:02,752] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:07:02,753] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 17:07:03,083] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 17:07:03,086] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 17:07:03,257] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 17:07:03,416] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:07:03,417] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 17:07:03,952] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 17:07:03,953] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 17:07:04,067] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 17:07:04,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:04,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:05,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:05,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:06,247] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:06,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:07,355] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:07,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:08,094] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:08,498] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:09,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:09,536] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:10,000] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:10,534] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:10,967] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:11,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:11,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:12,267] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:12,705] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:13,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:13,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:13,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:14,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:14,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:15,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:15,589] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:16,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:16,488] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:16,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:17,318] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:17,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:18,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:18,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:18,924] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:19,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:19,686] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 17:07:20,468] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 17:07:20,863] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 17:07:20,864] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:07:21,137] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:07:21,346] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:07:21,555] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 17:07:21,569] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 17:07:21,582] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:07:21,794] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:07:22,002] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:07:22,204] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 17:07:22,493] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 17:07:22,493] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 17:07:22,494] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 17:07:22,797] {pyAvaCore:104} INFO - Fetching [2022-07-13 17:07:22,797] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 17:07:23,740] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 17:07:23,741] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 17:07:23,741] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 17:37:01,998] {pyAvaCore:99} INFO - Fetching [2022-07-13 17:37:02,330] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 17:37:02,331] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 17:37:02,535] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:37:02,537] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 17:37:02,683] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:37:02,684] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 17:37:02,833] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:37:02,834] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 17:37:02,994] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:37:02,995] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 17:37:03,136] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:37:03,138] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 17:37:03,152] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 17:37:03,293] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:37:03,294] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 17:37:03,622] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 17:37:03,625] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 17:37:03,810] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 17:37:03,940] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 17:37:03,941] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 17:37:04,579] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 17:37:04,580] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 17:37:04,743] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 17:37:05,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:05,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:06,227] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:06,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:07,183] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:07,612] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:08,065] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:08,505] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:08,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:09,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:10,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:10,590] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:11,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:11,328] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:11,729] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:12,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:12,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:12,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:13,258] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:13,658] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:14,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:14,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:14,936] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:15,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:15,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:16,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:16,595] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:16,926] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:17,354] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:17,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:18,077] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:18,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:18,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:19,172] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:19,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:19,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 17:37:20,644] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 17:37:21,197] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 17:37:21,197] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:37:21,454] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:37:21,667] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:37:21,879] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 17:37:21,893] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 17:37:21,905] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:37:22,111] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:37:22,318] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 17:37:22,520] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 17:37:22,769] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 17:37:22,769] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 17:37:22,769] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 17:37:23,051] {pyAvaCore:104} INFO - Fetching [2022-07-13 17:37:23,051] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 17:37:23,950] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 17:37:23,951] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 17:37:23,952] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 18:07:01,880] {pyAvaCore:99} INFO - Fetching [2022-07-13 18:07:02,109] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 18:07:02,110] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 18:07:02,308] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:07:02,309] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 18:07:02,451] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:07:02,453] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 18:07:02,594] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:07:02,596] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 18:07:02,731] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:07:02,732] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 18:07:02,885] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:07:02,886] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 18:07:02,900] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 18:07:03,033] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:07:03,035] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 18:07:03,514] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 18:07:03,517] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 18:07:03,686] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 18:07:03,817] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:07:03,818] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 18:07:04,387] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 18:07:04,389] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 18:07:04,500] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 18:07:04,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:05,218] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:05,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:06,097] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:06,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:06,923] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:07,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:07,981] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:08,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:08,839] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:09,337] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:09,766] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:10,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:10,512] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:10,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:11,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:11,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:12,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:12,483] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:12,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:13,227] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:13,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:14,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:14,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:15,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:15,550] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:15,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:16,329] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:16,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:17,178] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:17,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:18,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:18,385] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:18,758] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:19,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:19,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 18:07:20,309] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 18:07:20,704] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 18:07:20,704] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:07:20,909] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:07:21,112] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:07:21,371] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 18:07:21,384] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 18:07:21,396] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:07:21,606] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:07:21,816] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:07:22,028] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 18:07:22,297] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 18:07:22,297] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 18:07:22,297] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 18:07:22,619] {pyAvaCore:104} INFO - Fetching [2022-07-13 18:07:22,619] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 18:07:23,540] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 18:07:23,541] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 18:07:23,541] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 18:37:01,677] {pyAvaCore:99} INFO - Fetching [2022-07-13 18:37:02,010] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 18:37:02,010] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 18:37:02,206] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:37:02,208] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 18:37:02,652] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:37:02,653] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 18:37:02,789] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:37:02,791] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 18:37:02,948] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:37:02,950] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 18:37:03,087] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:37:03,089] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 18:37:03,101] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 18:37:03,239] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:37:03,240] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 18:37:03,566] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 18:37:03,568] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 18:37:03,745] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 18:37:03,887] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 18:37:03,888] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 18:37:04,510] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 18:37:04,512] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 18:37:04,809] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 18:37:05,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:05,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:05,942] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:06,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:06,741] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:07,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:07,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:08,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:08,412] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:08,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:09,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:09,730] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:10,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:10,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:10,878] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:11,286] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:11,636] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:12,124] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:12,534] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:12,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:13,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:13,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:14,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:14,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:14,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:15,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:15,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:16,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:16,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:16,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:17,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:17,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:18,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:18,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:19,030] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:19,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 18:37:20,135] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 18:37:21,626] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 18:37:21,627] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:37:21,887] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:37:22,091] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:37:22,293] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 18:37:22,306] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 18:37:22,317] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:37:22,526] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:37:22,733] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 18:37:22,934] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 18:37:23,208] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 18:37:23,208] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 18:37:23,208] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 18:37:23,529] {pyAvaCore:104} INFO - Fetching [2022-07-13 18:37:23,530] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 18:37:24,983] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 18:37:24,983] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 18:37:24,984] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 19:07:02,052] {pyAvaCore:99} INFO - Fetching [2022-07-13 19:07:02,371] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 19:07:02,372] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 19:07:02,574] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:07:02,576] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 19:07:02,773] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:07:02,774] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 19:07:02,920] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:07:02,921] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 19:07:03,053] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:07:03,055] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 19:07:03,191] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:07:03,192] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 19:07:03,206] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 19:07:03,342] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:07:03,344] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 19:07:03,829] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 19:07:03,831] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 19:07:04,014] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 19:07:04,153] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:07:04,155] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 19:07:04,716] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 19:07:04,717] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 19:07:04,827] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 19:07:05,035] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:05,587] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:06,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:06,579] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:07,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:07,481] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:07,953] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:08,351] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:08,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:09,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:09,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:09,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:10,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:10,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:11,229] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:11,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:11,960] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:12,408] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:12,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:13,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:13,807] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:14,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:14,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:14,946] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:15,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:15,764] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:16,194] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:16,646] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:17,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:17,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:17,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:18,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:18,771] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:19,194] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:19,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:20,029] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 19:07:20,846] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 19:07:21,240] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 19:07:21,240] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:07:21,519] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:07:21,729] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:07:21,940] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 19:07:21,953] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 19:07:21,964] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:07:22,176] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:07:22,387] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:07:22,595] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 19:07:22,799] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 19:07:22,799] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 19:07:22,800] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 19:07:23,082] {pyAvaCore:104} INFO - Fetching [2022-07-13 19:07:23,082] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 19:07:24,192] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 19:07:24,193] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 19:07:24,194] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 19:37:01,713] {pyAvaCore:99} INFO - Fetching [2022-07-13 19:37:01,948] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 19:37:01,949] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 19:37:02,166] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:37:02,168] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 19:37:02,320] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:37:02,321] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 19:37:02,457] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:37:02,459] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 19:37:02,602] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:37:02,604] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 19:37:02,743] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:37:02,745] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 19:37:02,757] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 19:37:02,892] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:37:02,893] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 19:37:03,225] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 19:37:03,227] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 19:37:03,396] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 19:37:03,530] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 19:37:03,531] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 19:37:04,001] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 19:37:04,003] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 19:37:04,165] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 19:37:04,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:05,010] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:05,364] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:05,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:06,179] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:06,655] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:07,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:07,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:07,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:08,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:08,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:09,164] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:09,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:10,044] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:10,485] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:10,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:11,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:11,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:12,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:12,422] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:12,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:13,186] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:13,519] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:13,884] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:14,262] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:14,710] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:15,133] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:15,512] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:15,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:16,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:16,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:17,172] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:17,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:17,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:18,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:18,744] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 19:37:19,425] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 19:37:20,816] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 19:37:20,816] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:37:21,026] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:37:21,287] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:37:21,493] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 19:37:21,508] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 19:37:21,522] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:37:21,731] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:37:21,942] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 19:37:22,151] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 19:37:22,407] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 19:37:22,408] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 19:37:22,408] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 19:37:22,689] {pyAvaCore:104} INFO - Fetching [2022-07-13 19:37:22,689] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 19:37:23,631] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 19:37:23,632] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 19:37:23,633] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 20:07:01,863] {pyAvaCore:99} INFO - Fetching [2022-07-13 20:07:02,185] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 20:07:02,186] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 20:07:02,394] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:07:02,396] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 20:07:02,541] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:07:02,542] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 20:07:02,722] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:07:02,723] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 20:07:02,873] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:07:02,874] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 20:07:03,047] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:07:03,048] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 20:07:03,062] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 20:07:03,191] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:07:03,193] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 20:07:03,680] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 20:07:03,683] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 20:07:03,851] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 20:07:03,987] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:07:03,988] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 20:07:04,555] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 20:07:04,557] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 20:07:04,669] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 20:07:04,908] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:05,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:05,804] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:06,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:08,284] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:08,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:08,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:09,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:09,812] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:10,183] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:10,604] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:10,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:11,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:11,771] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:12,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:12,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:12,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:13,267] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:13,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:14,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:14,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:15,001] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:15,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:15,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:16,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:16,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:16,960] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:17,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:17,945] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:18,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:18,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:19,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:19,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:20,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:20,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:20,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 20:07:21,636] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 20:07:22,031] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 20:07:22,032] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:07:22,325] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:07:22,538] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:07:22,744] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 20:07:22,758] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 20:07:22,773] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:07:22,975] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:07:23,188] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:07:23,397] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 20:07:23,632] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 20:07:23,633] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 20:07:23,633] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 20:07:23,914] {pyAvaCore:104} INFO - Fetching [2022-07-13 20:07:23,914] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 20:07:24,975] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 20:07:24,976] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 20:07:24,976] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 20:37:02,150] {pyAvaCore:99} INFO - Fetching [2022-07-13 20:37:02,484] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 20:37:02,484] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 20:37:02,687] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:37:02,689] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 20:37:02,826] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:37:02,828] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 20:37:02,962] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:37:02,963] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 20:37:03,097] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:37:03,099] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 20:37:03,240] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:37:03,242] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 20:37:03,255] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 20:37:03,400] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:37:03,402] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 20:37:03,746] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 20:37:03,749] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 20:37:03,935] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 20:37:04,073] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 20:37:04,074] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 20:37:04,816] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 20:37:04,817] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 20:37:05,085] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 20:37:05,337] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:06,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:06,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:07,855] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:08,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:08,800] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:09,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:09,717] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:10,104] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:10,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:11,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:11,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:11,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:12,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:12,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:13,049] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:13,484] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:13,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:14,226] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:14,711] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:15,120] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:15,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:15,914] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:16,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:16,681] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:17,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:17,626] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:18,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:18,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:18,924] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:19,384] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:19,815] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:20,193] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:20,609] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:21,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:21,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 20:37:22,078] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 20:37:22,655] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 20:37:22,656] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:37:22,925] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:37:23,132] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:37:23,345] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 20:37:23,359] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 20:37:23,372] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:37:23,578] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:37:23,786] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 20:37:23,989] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 20:37:24,255] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 20:37:24,256] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 20:37:24,256] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 20:37:24,542] {pyAvaCore:104} INFO - Fetching [2022-07-13 20:37:24,542] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 20:37:25,416] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 20:37:25,417] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 20:37:25,419] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 21:07:01,339] {pyAvaCore:99} INFO - Fetching [2022-07-13 21:07:01,571] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 21:07:01,572] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 21:07:01,794] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:07:01,796] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 21:07:01,934] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:07:01,936] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 21:07:02,070] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:07:02,072] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 21:07:02,213] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:07:02,214] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 21:07:02,361] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:07:02,362] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 21:07:02,377] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 21:07:02,512] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:07:02,513] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 21:07:02,792] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 21:07:02,795] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 21:07:02,958] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 21:07:03,095] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:07:03,097] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 21:07:03,615] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 21:07:03,616] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 21:07:03,820] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 21:07:03,967] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:04,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:04,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:05,525] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:05,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:06,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:06,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:07,364] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:07,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:08,134] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:08,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:09,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:09,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:09,860] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:10,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:10,727] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:11,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:11,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:11,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:12,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:12,809] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:13,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:13,616] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:14,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:14,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:14,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:15,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:15,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:15,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:16,462] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:16,816] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:17,238] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:17,634] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:18,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:18,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:18,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 21:07:19,557] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 21:07:19,949] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 21:07:19,950] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:07:20,159] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:07:20,364] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:07:20,568] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 21:07:20,583] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 21:07:20,596] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:07:20,812] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:07:21,020] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:07:21,223] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 21:07:21,427] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 21:07:21,427] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 21:07:21,427] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 21:07:21,746] {pyAvaCore:104} INFO - Fetching [2022-07-13 21:07:21,746] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 21:07:22,962] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 21:07:22,962] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 21:07:22,963] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 21:37:01,914] {pyAvaCore:99} INFO - Fetching [2022-07-13 21:37:02,259] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 21:37:02,260] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 21:37:02,470] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:37:02,472] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 21:37:02,622] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:37:02,624] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 21:37:02,781] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:37:02,782] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 21:37:02,917] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:37:02,919] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 21:37:03,055] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:37:03,057] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 21:37:03,072] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 21:37:03,212] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:37:03,213] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 21:37:03,547] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 21:37:03,550] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 21:37:03,717] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 21:37:03,856] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 21:37:03,857] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 21:37:04,392] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 21:37:04,393] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 21:37:04,654] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 21:37:04,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:05,412] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:05,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:06,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:06,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:07,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:07,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:08,160] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:08,621] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:09,050] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:09,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:09,855] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:10,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:10,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:11,177] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:11,612] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:11,981] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:12,382] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:12,806] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:13,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:13,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:14,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:14,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:14,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:15,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:15,725] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:16,149] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:16,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:16,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:17,456] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:17,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:18,319] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:18,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:19,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:19,700] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:20,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 21:37:20,938] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 21:37:21,330] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 21:37:21,330] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:37:21,590] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:37:21,798] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:37:22,004] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 21:37:22,016] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 21:37:22,028] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:37:22,240] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:37:22,446] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 21:37:22,649] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 21:37:22,899] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 21:37:22,899] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 21:37:22,899] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 21:37:23,183] {pyAvaCore:104} INFO - Fetching [2022-07-13 21:37:23,183] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 21:37:24,329] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 21:37:24,330] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 21:37:24,330] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 22:07:01,483] {pyAvaCore:99} INFO - Fetching [2022-07-13 22:07:01,713] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 22:07:01,713] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 22:07:01,925] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:07:01,927] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 22:07:02,067] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:07:02,068] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 22:07:02,207] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:07:02,209] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 22:07:02,344] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:07:02,346] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 22:07:02,482] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:07:02,483] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 22:07:02,496] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 22:07:02,636] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:07:02,638] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 22:07:03,070] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 22:07:03,072] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 22:07:03,257] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 22:07:03,388] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:07:03,389] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 22:07:03,920] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 22:07:03,922] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 22:07:04,033] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 22:07:04,236] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:04,724] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:05,308] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:05,872] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:06,391] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:06,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:07,336] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:07,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:08,319] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:08,697] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:09,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:09,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:10,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:10,455] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:10,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:11,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:11,687] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:12,124] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:12,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:12,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:13,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:13,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:14,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:14,490] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:14,916] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:15,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:15,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:16,179] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:16,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:16,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:17,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:17,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:18,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:18,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:18,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:19,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 22:07:20,294] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 22:07:20,688] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 22:07:20,688] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:07:20,899] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:07:21,104] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:07:21,362] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 22:07:21,376] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 22:07:21,389] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:07:21,595] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:07:21,803] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:07:22,012] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 22:07:22,308] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 22:07:22,308] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 22:07:22,308] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 22:07:22,600] {pyAvaCore:104} INFO - Fetching [2022-07-13 22:07:22,600] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 22:07:23,732] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 22:07:23,733] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 22:07:23,736] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 22:37:01,662] {pyAvaCore:99} INFO - Fetching [2022-07-13 22:37:01,998] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 22:37:01,998] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 22:37:02,211] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:37:02,213] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 22:37:02,371] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:37:02,372] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 22:37:02,517] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:37:02,519] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 22:37:02,660] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:37:02,661] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 22:37:02,804] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:37:02,806] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 22:37:02,819] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 22:37:02,965] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:37:02,966] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 22:37:03,298] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 22:37:03,301] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 22:37:03,466] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 22:37:03,628] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 22:37:03,629] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 22:37:04,169] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 22:37:04,170] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 22:37:04,393] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 22:37:04,604] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:05,025] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:05,625] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:06,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:06,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:06,980] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:07,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:07,788] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:08,158] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:08,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:08,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:09,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:09,605] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:10,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:10,444] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:10,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:11,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:11,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:12,076] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:12,501] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:12,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:13,337] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:13,659] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:14,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:14,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:14,794] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:15,142] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:15,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:16,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:16,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:16,914] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:17,321] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:17,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:18,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:18,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:18,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 22:37:19,850] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 22:37:20,243] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 22:37:20,243] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:37:20,539] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:37:20,746] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:37:20,955] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 22:37:20,970] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 22:37:20,983] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:37:21,194] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:37:21,460] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 22:37:21,670] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 22:37:21,873] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 22:37:21,873] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 22:37:21,873] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 22:37:22,156] {pyAvaCore:104} INFO - Fetching [2022-07-13 22:37:22,156] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 22:37:23,177] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 22:37:23,177] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 22:37:23,178] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 23:07:01,608] {pyAvaCore:99} INFO - Fetching [2022-07-13 23:07:01,972] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 23:07:01,973] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 23:07:02,187] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:07:02,189] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 23:07:02,333] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:07:02,334] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 23:07:02,477] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:07:02,479] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 23:07:02,615] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:07:02,617] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 23:07:02,788] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:07:02,790] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 23:07:02,803] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 23:07:02,952] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:07:02,954] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 23:07:03,440] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 23:07:03,442] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 23:07:03,629] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 23:07:03,768] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:07:03,769] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 23:07:04,332] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 23:07:04,333] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 23:07:04,435] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 23:07:04,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:05,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:05,621] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:06,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:06,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:07,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:07,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:08,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:08,842] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:09,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:09,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:10,086] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:10,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:10,908] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:11,284] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:11,725] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:12,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:12,529] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:12,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:13,455] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:13,835] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:14,240] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:14,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:15,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:15,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:16,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:16,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:17,223] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:17,701] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:18,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:18,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:18,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:19,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:19,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:20,198] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:20,637] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 23:07:21,568] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 23:07:22,965] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 23:07:22,966] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:07:23,229] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:07:23,439] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:07:23,651] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 23:07:23,666] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 23:07:23,678] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:07:23,878] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:07:24,088] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:07:24,292] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 23:07:24,549] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 23:07:24,549] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 23:07:24,549] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 23:07:24,834] {pyAvaCore:104} INFO - Fetching [2022-07-13 23:07:24,834] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 23:07:25,869] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 23:07:25,870] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 23:07:25,871] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-13 23:37:01,901] {pyAvaCore:99} INFO - Fetching [2022-07-13 23:37:02,233] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-13 23:37:02,234] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-13 23:37:02,437] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:37:02,439] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-13 23:37:02,582] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:37:02,584] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-13 23:37:02,748] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:37:02,749] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-13 23:37:02,898] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:37:02,899] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-13 23:37:03,068] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:37:03,070] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 23:37:03,084] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-13 23:37:03,232] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:37:03,233] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-13 23:37:03,565] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-13 23:37:03,567] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-13 23:37:03,729] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-13 23:37:03,861] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-13 23:37:03,862] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-13 23:37:04,402] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-13 23:37:04,404] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-13 23:37:04,561] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-13 23:37:04,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:05,294] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:05,847] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:06,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:06,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:07,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:07,608] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:08,089] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:08,531] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:08,907] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:09,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:09,700] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:10,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:10,481] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:10,842] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:12,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:12,945] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:13,374] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:13,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:14,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:14,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:15,921] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:16,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:16,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:17,086] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:17,518] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:18,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:18,470] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:18,947] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:19,318] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:19,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:20,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:20,724] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:21,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:21,514] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:21,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-13 23:37:22,613] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-13 23:37:24,166] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-13 23:37:24,167] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:37:24,460] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:37:24,663] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:37:24,866] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 23:37:24,879] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-13 23:37:24,891] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:37:25,098] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:37:25,300] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-13 23:37:25,506] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-13 23:37:25,769] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-13 23:37:25,769] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-13 23:37:25,769] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-13 23:37:26,051] {pyAvaCore:104} INFO - Fetching [2022-07-13 23:37:26,051] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-13 23:37:27,206] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-13 23:37:27,207] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-13 23:37:27,208] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json