[2022-08-14 00:07:01,740] {pyAvaCore:99} INFO - Fetching [2022-08-14 00:07:02,099] {__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-08-14 00:07:02,100] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 00:07:02,321] {__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-08-14 00:07:02,323] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 00:07:02,468] {__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-08-14 00:07:02,470] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 00:07:02,614] {__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-08-14 00:07:02,616] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 00:07:02,757] {__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-08-14 00:07:02,759] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 00:07:02,901] {__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-08-14 00:07:02,902] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 00:07:02,917] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 00:07:03,066] {__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-08-14 00:07:03,067] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 00:07:03,400] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 00:07:03,403] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 00:07:03,573] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 00:07:03,706] {__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-08-14 00:07:03,707] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 00:07:04,378] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 00:07:04,379] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 00:07:04,497] {__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-08-14 00:07:04,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:05,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:05,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:06,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:06,515] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:06,956] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:07,632] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:07,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:08,374] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:09,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:09,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:10,054] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:10,470] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:10,854] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:11,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:11,544] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:11,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:12,324] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:12,788] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:13,142] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:13,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:14,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:14,812] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:15,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:15,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:16,338] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:16,766] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:17,176] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:17,577] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:18,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:18,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:18,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:19,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:19,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:20,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:20,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 00:07:21,371] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 00:07:21,865] {__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-08-14 00:07:21,865] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:07:22,072] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:07:22,339] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:07:22,547] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 00:07:22,560] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 00:07:22,571] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:07:22,782] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:07:22,990] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:07:23,197] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 00:07:23,476] {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-08-14 00:07:23,476] {__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-08-14 00:07:23,477] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 00:07:23,761] {pyAvaCore:104} INFO - Fetching [2022-08-14 00:07:23,761] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 00:07:25,311] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 00:07:25,311] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 00:07:25,314] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 00:37:01,993] {pyAvaCore:99} INFO - Fetching [2022-08-14 00:37:02,342] {__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-08-14 00:37:02,343] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 00:37:02,550] {__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-08-14 00:37:02,552] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 00:37:02,689] {__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-08-14 00:37:02,690] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 00:37:02,840] {__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-08-14 00:37:02,841] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 00: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-08-14 00:37:03,087] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 00:37:03,223] {__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-08-14 00:37:03,224] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 00:37:03,239] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 00:37:03,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-08-14 00:37:03,375] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 00:37:03,869] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 00:37:03,872] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 00:37:04,056] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 00:37:04,186] {__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-08-14 00:37:04,188] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 00:37:04,763] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 00:37:04,765] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 00:37:04,949] {__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-08-14 00:37:05,236] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:05,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:06,142] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:06,605] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:07,033] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:07,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:07,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:08,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:08,604] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:09,030] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:09,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:09,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:10,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:10,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:11,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:11,593] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:11,944] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:12,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:12,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:13,186] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:13,606] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:14,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:14,445] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:14,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:15,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:15,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:16,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:16,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 00: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-08-14 00:37:17,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:17,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:18,265] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:18,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:18,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:19,400] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:19,784] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 00:37:20,550] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 00:37:20,944] {__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-08-14 00:37:20,945] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:37:21,160] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:37:21,365] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:37:21,579] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 00:37:21,593] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 00:37:21,604] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:37:21,811] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:37:22,015] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 00:37:22,312] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 00:37:22,518] {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-08-14 00:37:22,518] {__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-08-14 00:37:22,518] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 00:37:22,852] {pyAvaCore:104} INFO - Fetching [2022-08-14 00:37:22,852] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 00:37:23,839] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 00:37:23,840] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 00:37:23,841] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 01:07:01,275] {pyAvaCore:99} INFO - Fetching [2022-08-14 01:07:01,512] {__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-08-14 01:07:01,513] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 01:07:01,727] {__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-08-14 01:07:01,729] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 01:07:01,866] {__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-08-14 01:07:01,868] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 01:07:02,010] {__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-08-14 01:07:02,011] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 01:07:02,150] {__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-08-14 01:07:02,151] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 01:07:02,284] {__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-08-14 01:07:02,285] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 01:07:02,298] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 01:07:02,436] {__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-08-14 01:07:02,438] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 01:07:02,725] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 01:07:02,729] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 01:07:02,892] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 01:07:03,044] {__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-08-14 01:07:03,045] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 01:07:03,554] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 01:07:03,555] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 01:07:03,671] {__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-08-14 01:07:03,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:04,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:04,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:05,223] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:05,726] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:06,206] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:06,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:07,050] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:07,488] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:07,950] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:08,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:08,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:09,235] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:09,651] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:10,069] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:10,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:10,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 01: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-08-14 01:07:12,063] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:12,504] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:12,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:13,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:13,668] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:14,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:14,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:15,141] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:15,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:16,059] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:16,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:16,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:17,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:17,774] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:18,173] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:18,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:18,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:19,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 01:07:20,520] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 01:07:20,912] {__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-08-14 01:07:20,913] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:07:21,115] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:07:21,316] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:07:21,525] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 01:07:21,537] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 01:07:21,548] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:07:21,757] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:07:21,966] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:07:22,169] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 01:07:22,413] {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-08-14 01:07:22,414] {__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-08-14 01:07:22,414] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 01:07:22,695] {pyAvaCore:104} INFO - Fetching [2022-08-14 01:07:22,696] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 01:07:23,793] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 01:07:23,794] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 01:07:23,795] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 01:37:01,828] {pyAvaCore:99} INFO - Fetching [2022-08-14 01:37:02,169] {__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-08-14 01:37:02,170] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 01:37:02,359] {__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-08-14 01:37:02,361] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 01:37:02,499] {__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-08-14 01:37:02,500] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 01:37:02,651] {__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-08-14 01:37:02,652] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 01:37:02,802] {__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-08-14 01:37:02,803] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 01:37:02,983] {__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-08-14 01:37:02,985] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 01:37:02,998] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 01:37:03,137] {__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-08-14 01:37:03,138] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 01:37:03,555] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 01:37:03,558] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 01:37:03,720] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 01:37:03,850] {__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-08-14 01:37:03,852] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 01:37:04,404] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 01:37:04,405] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 01:37:04,725] {__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-08-14 01:37:04,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:05,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:06,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:06,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:07,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:07,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:07,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:08,276] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 01: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-08-14 01:37:09,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:09,579] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:10,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:10,746] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:11,223] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:11,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:11,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:12,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:12,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:13,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:13,834] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:14,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:14,732] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:15,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:15,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:15,867] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:16,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:16,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:17,058] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:17,453] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:18,030] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:18,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:18,922] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:19,316] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:19,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:20,114] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:20,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 01:37:21,292] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 01:37:21,683] {__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-08-14 01:37:21,683] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:37:21,936] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:37:22,143] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:37:22,348] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 01:37:22,360] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 01:37:22,372] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:37:22,580] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:37:22,784] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 01:37:22,987] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 01:37:23,360] {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-08-14 01:37:23,360] {__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-08-14 01:37:23,361] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 01:37:23,628] {pyAvaCore:104} INFO - Fetching [2022-08-14 01:37:23,629] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 01:37:24,625] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 01:37:24,626] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 01:37:24,627] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 02:07:01,380] {pyAvaCore:99} INFO - Fetching [2022-08-14 02:07:01,738] {__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-08-14 02:07:01,739] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 02:07:01,942] {__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-08-14 02:07:01,944] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 02:07:02,091] {__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-08-14 02:07:02,093] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 02:07:02,236] {__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-08-14 02:07:02,237] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 02:07:02,376] {__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-08-14 02:07:02,377] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 02:07:02,520] {__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-08-14 02:07:02,521] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 02:07:02,534] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 02:07:02,678] {__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-08-14 02:07:02,679] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 02:07:03,015] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 02:07:03,018] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 02:07:03,208] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 02:07:03,347] {__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-08-14 02:07:03,348] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 02:07:03,891] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 02:07:03,893] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 02:07:04,012] {__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-08-14 02:07:04,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:04,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:05,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:05,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:06,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:07,112] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:07,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:08,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:08,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:08,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:09,486] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:09,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:10,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:10,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:11,221] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:11,593] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:12,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:12,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:12,946] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:13,324] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:13,683] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:14,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:14,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:14,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:15,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:15,882] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:16,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:16,856] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07: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-08-14 02:07:17,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:18,255] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:19,119] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:19,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:19,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:20,336] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:20,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 02:07:21,667] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 02:07:22,219] {__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-08-14 02:07:22,219] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:07:22,478] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:07:22,679] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:07:22,889] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 02:07:22,903] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 02:07:22,915] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:07:23,120] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:07:23,326] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:07:23,530] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 02:07:23,773] {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-08-14 02:07:23,774] {__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-08-14 02:07:23,774] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 02:07:24,059] {pyAvaCore:104} INFO - Fetching [2022-08-14 02:07:24,059] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 02:07:25,093] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 02:07:25,094] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 02:07:25,094] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 02:37:01,254] {pyAvaCore:99} INFO - Fetching [2022-08-14 02:37:01,615] {__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-08-14 02:37:01,616] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 02:37:01,826] {__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-08-14 02:37:01,828] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 02:37:01,987] {__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-08-14 02:37:01,988] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 02:37:02,138] {__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-08-14 02:37:02,140] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 02:37:02,274] {__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-08-14 02:37:02,276] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 02:37:02,416] {__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-08-14 02:37:02,417] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 02:37:02,430] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 02:37:02,568] {__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-08-14 02:37:02,569] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 02:37:02,900] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 02:37:02,903] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 02:37:03,081] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 02:37:03,214] {__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-08-14 02:37:03,215] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 02:37:03,704] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 02:37:03,705] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 02:37:03,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-08-14 02:37:03,985] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:04,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:04,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:05,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:05,766] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:06,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:06,589] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:06,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:07,382] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:07,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:08,226] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:08,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:09,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:09,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:09,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:10,300] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:10,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:11,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:11,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:12,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:12,467] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:12,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:13,324] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:13,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:14,059] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:14,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:14,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:15,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:15,655] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:16,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:16,461] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:16,884] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:17,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:17,729] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:18,130] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:18,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 02:37:19,401] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 02:37:19,794] {__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-08-14 02:37:19,794] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:37:20,000] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:37:20,211] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:37:20,414] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 02:37:20,431] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 02:37:20,448] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:37:20,652] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:37:20,862] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 02:37:21,073] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 02:37:21,267] {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-08-14 02:37:21,267] {__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-08-14 02:37:21,267] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 02:37:21,600] {pyAvaCore:104} INFO - Fetching [2022-08-14 02:37:21,600] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 02:37:22,796] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 02:37:22,797] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 02:37:22,798] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 03:07:01,194] {pyAvaCore:99} INFO - Fetching [2022-08-14 03:07:01,538] {__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-08-14 03:07:01,540] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 03:07:01,749] {__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-08-14 03:07:01,752] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 03:07:01,906] {__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-08-14 03:07:01,907] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 03:07:02,047] {__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-08-14 03:07:02,049] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 03:07:02,190] {__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-08-14 03:07:02,191] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 03:07:02,326] {__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-08-14 03:07:02,327] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 03:07:02,342] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 03:07:02,476] {__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-08-14 03:07:02,478] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 03:07:02,813] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 03:07:02,816] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 03:07:02,981] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 03:07:03,136] {__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-08-14 03:07:03,137] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 03:07:03,666] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 03:07:03,667] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 03:07:03,876] {__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-08-14 03:07:04,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:04,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:05,180] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:05,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:06,049] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:06,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:07,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:07,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:07,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:08,374] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:08,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:09,179] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:09,668] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:10,071] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:10,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:10,960] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:11,643] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:12,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:12,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:12,837] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:13,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:13,727] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:14,138] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:14,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:14,891] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:15,340] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:15,813] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:16,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:16,543] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:16,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:17,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:17,891] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:18,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:18,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:19,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:19,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 03:07:20,363] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 03:07:20,755] {__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-08-14 03:07:20,756] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:07:21,019] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:07:21,225] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:07:21,435] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 03:07:21,449] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 03:07:21,461] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:07:21,666] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:07:21,884] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:07:22,095] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 03:07:22,388] {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-08-14 03:07:22,388] {__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-08-14 03:07:22,388] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 03:07:22,677] {pyAvaCore:104} INFO - Fetching [2022-08-14 03:07:22,677] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 03:07:23,894] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 03:07:23,895] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 03:07:23,896] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 03:37:01,951] {pyAvaCore:99} INFO - Fetching [2022-08-14 03:37:02,595] {__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-08-14 03:37:02,595] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 03:37:02,803] {__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-08-14 03:37:02,805] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 03:37:02,958] {__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-08-14 03:37:02,960] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 03:37:03,106] {__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-08-14 03:37:03,107] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 03:37:03,251] {__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-08-14 03:37:03,252] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 03:37:03,396] {__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-08-14 03:37:03,397] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 03:37:03,412] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 03:37:03,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-08-14 03:37:03,552] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 03:37:04,041] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 03:37:04,044] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 03:37:04,229] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 03:37:04,370] {__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-08-14 03:37:04,371] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 03:37:04,955] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 03:37:04,957] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 03:37:05,189] {__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-08-14 03:37:05,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:05,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:06,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:06,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:07,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:07,695] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:08,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:08,468] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:08,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:09,260] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:09,687] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:10,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:10,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:11,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:11,462] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:11,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:12,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:12,779] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:13,186] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:13,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:14,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:14,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:14,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:15,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:15,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:16,071] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:16,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:16,854] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:17,210] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:17,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:17,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:18,405] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:18,809] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:19,209] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:19,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:20,064] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 03:37:20,851] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 03:37:21,406] {__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-08-14 03:37:21,407] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:37:21,709] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:37:21,914] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:37:22,122] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 03:37:22,135] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 03:37:22,146] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:37:22,356] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:37:22,559] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 03:37:22,766] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 03:37:23,054] {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-08-14 03:37:23,054] {__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-08-14 03:37:23,054] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 03:37:23,340] {pyAvaCore:104} INFO - Fetching [2022-08-14 03:37:23,340] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 03:37:24,395] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 03:37:24,396] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 03:37:24,396] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 04:07:01,263] {pyAvaCore:99} INFO - Fetching [2022-08-14 04:07:01,506] {__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-08-14 04:07:01,507] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 04:07:01,736] {__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-08-14 04:07:01,738] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 04:07:01,892] {__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-08-14 04:07:01,893] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 04:07:02,043] {__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-08-14 04:07:02,045] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 04:07:02,188] {__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-08-14 04:07:02,189] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 04:07:02,322] {__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-08-14 04:07:02,324] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 04:07:02,337] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 04:07:02,484] {__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-08-14 04:07:02,485] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 04:07:02,821] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 04:07:02,824] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 04:07:02,990] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 04:07:03,125] {__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-08-14 04:07:03,127] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 04:07:03,653] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 04:07:03,655] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 04:07:03,789] {__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-08-14 04:07:03,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:04,456] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:04,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:05,584] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:06,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:06,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:06,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:07,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:07,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:08,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:08,608] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:09,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:09,410] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:09,801] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:10,214] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:10,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:10,967] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:11,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:11,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:12,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:12,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:12,947] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 04: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-08-14 04:07:13,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:14,201] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:14,534] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:14,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:15,412] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:15,804] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:16,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:16,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:17,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:17,491] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:17,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:18,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:18,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 04:07:19,490] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 04:07:19,884] {__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-08-14 04:07:19,885] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:07:20,092] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:07:20,297] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:07:20,507] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 04:07:20,520] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 04:07:20,531] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:07:20,755] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:07:20,964] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:07:21,166] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 04:07:21,379] {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-08-14 04:07:21,380] {__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-08-14 04:07:21,380] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 04:07:21,665] {pyAvaCore:104} INFO - Fetching [2022-08-14 04:07:21,665] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 04:07:22,663] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 04:07:22,664] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 04:07:22,664] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 04:37:01,816] {pyAvaCore:99} INFO - Fetching [2022-08-14 04:37:02,172] {__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-08-14 04:37:02,173] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 04:37:02,375] {__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-08-14 04:37:02,377] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 04:37:02,525] {__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-08-14 04:37:02,526] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 04:37:02,690] {__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-08-14 04:37:02,692] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 04:37:02,835] {__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-08-14 04:37:02,837] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 04:37:02,974] {__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-08-14 04:37:02,975] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 04:37:02,989] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 04:37:03,132] {__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-08-14 04:37:03,134] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 04:37:03,556] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 04:37:03,558] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 04:37:03,716] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 04:37:03,849] {__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-08-14 04:37:03,851] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 04:37:04,382] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 04:37:04,384] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 04:37:04,494] {__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-08-14 04:37:04,637] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:05,232] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:05,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:06,166] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:06,609] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:07,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:07,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37: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-08-14 04:37:08,486] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:08,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:09,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:09,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:10,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:10,779] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:11,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:11,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:12,108] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:12,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:12,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:13,250] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:13,725] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:14,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:14,612] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:15,274] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 04: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-08-14 04:37:16,160] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:16,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:17,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:17,498] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:17,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:18,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:18,700] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:19,165] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:19,584] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:20,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:20,577] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 04:37:21,310] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 04:37:21,795] {__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-08-14 04:37:21,796] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:37:22,054] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:37:22,259] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:37:22,466] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 04:37:22,479] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 04:37:22,490] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:37:22,696] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:37:22,906] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 04:37:23,114] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 04:37:23,444] {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-08-14 04:37:23,445] {__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-08-14 04:37:23,445] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 04:37:23,763] {pyAvaCore:104} INFO - Fetching [2022-08-14 04:37:23,764] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 04:37:24,751] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 04:37:24,751] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 04:37:24,752] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 05:07:01,712] {pyAvaCore:99} INFO - Fetching [2022-08-14 05:07:02,068] {__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-08-14 05:07:02,069] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 05:07:02,265] {__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-08-14 05:07:02,267] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 05:07:02,404] {__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-08-14 05:07:02,406] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 05:07:02,540] {__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-08-14 05:07:02,541] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 05:07:02,677] {__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-08-14 05:07:02,679] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 05:07:02,814] {__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-08-14 05:07:02,816] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 05:07:02,829] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 05:07:02,959] {__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-08-14 05:07:02,960] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 05:07:03,296] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 05:07:03,299] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 05:07:03,496] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 05:07:03,641] {__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-08-14 05:07:03,643] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 05:07:04,173] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 05:07:04,175] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 05:07:04,294] {__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-08-14 05:07:04,472] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:04,939] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:05,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:05,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:06,346] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:06,803] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:07,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:07,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:08,020] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:08,451] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:08,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:09,422] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:09,746] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:10,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:10,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:10,945] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:11,385] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:11,837] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:12,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:12,826] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:13,217] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:13,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:13,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:14,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:14,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:15,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:15,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:15,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:16,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:16,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:17,241] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:17,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:18,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:18,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:19,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:19,550] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 05:07:20,472] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 05:07:20,797] {__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-08-14 05:07:20,798] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:07:21,003] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:07:21,260] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:07:21,467] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 05:07:21,479] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 05:07:21,491] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:07:21,698] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:07:21,903] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:07:22,106] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 05:07:22,327] {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-08-14 05:07:22,327] {__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-08-14 05:07:22,328] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 05:07:22,609] {pyAvaCore:104} INFO - Fetching [2022-08-14 05:07:22,609] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 05:07:23,607] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 05:07:23,608] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 05:07:23,609] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 05:37:01,446] {pyAvaCore:99} INFO - Fetching [2022-08-14 05:37:01,799] {__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-08-14 05:37:01,799] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 05:37:02,014] {__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-08-14 05:37:02,016] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 05:37:02,153] {__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-08-14 05:37:02,155] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 05:37:02,307] {__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-08-14 05:37:02,309] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 05:37:02,443] {__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-08-14 05:37:02,444] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 05:37:02,583] {__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-08-14 05:37:02,585] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 05:37:02,598] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 05:37:02,734] {__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-08-14 05:37:02,735] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 05:37:03,093] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 05:37:03,096] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 05:37:03,267] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 05:37:03,402] {__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-08-14 05:37:03,403] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 05:37:03,961] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 05:37:03,962] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 05:37:04,080] {__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-08-14 05:37:04,260] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:04,685] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:05,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:05,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:06,097] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:06,559] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:06,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:07,406] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:07,883] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:08,386] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:08,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:09,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:09,731] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:10,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:10,523] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:10,917] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:11,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:11,744] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:12,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:13,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:13,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:13,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:14,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:14,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:15,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:15,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:15,954] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:16,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:16,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:17,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:17,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:17,909] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:18,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:18,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:19,158] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:19,597] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 05:37:20,332] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 05:37:20,884] {__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-08-14 05:37:20,885] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:37:21,109] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:37:21,406] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:37:21,611] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 05:37:21,631] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 05:37:21,649] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:37:21,864] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:37:22,072] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 05:37:22,281] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 05:37:22,565] {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-08-14 05:37:22,566] {__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-08-14 05:37:22,566] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 05:37:22,835] {pyAvaCore:104} INFO - Fetching [2022-08-14 05:37:22,835] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 05:37:23,980] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 05:37:23,981] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 05:37:23,981] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 06:07:01,772] {pyAvaCore:99} INFO - Fetching [2022-08-14 06:07:02,112] {__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-08-14 06:07:02,113] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 06:07:02,336] {__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-08-14 06:07:02,338] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 06:07:02,472] {__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-08-14 06:07:02,474] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 06:07:02,615] {__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-08-14 06:07:02,617] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 06:07:02,759] {__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-08-14 06:07:02,761] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 06:07:02,900] {__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-08-14 06:07:02,902] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 06:07:02,915] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 06:07:03,049] {__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-08-14 06:07:03,050] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 06:07:03,378] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 06:07:03,381] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 06:07:03,605] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 06:07:03,744] {__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-08-14 06:07:03,745] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 06:07:04,273] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 06:07:04,275] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 06:07:04,380] {__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-08-14 06:07:04,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:05,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:05,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:06,188] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:06,655] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:07,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:07,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:07,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:08,232] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:08,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:09,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:09,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:09,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:10,291] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:10,735] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:11,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:11,599] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:12,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:12,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:13,243] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:13,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:14,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:14,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:14,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:15,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:15,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:16,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:16,384] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:16,770] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:17,286] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:17,728] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:18,169] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:18,556] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:19,020] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:19,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:19,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 06:07:20,854] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 06:07:21,249] {__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-08-14 06:07:21,250] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:07:21,516] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:07:21,721] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:07:21,935] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 06:07:21,949] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 06:07:21,962] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:07:22,166] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:07:22,373] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:07:22,584] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 06:07:22,869] {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-08-14 06:07:22,870] {__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-08-14 06:07:22,870] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 06:07:23,186] {pyAvaCore:104} INFO - Fetching [2022-08-14 06:07:23,186] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 06:07:24,175] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 06:07:24,176] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 06:07:24,177] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 06:37:01,373] {pyAvaCore:99} INFO - Fetching [2022-08-14 06:37:01,715] {__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-08-14 06:37:01,716] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 06:37:01,936] {__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-08-14 06:37:01,938] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 06:37: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-08-14 06:37:02,087] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 06:37:02,241] {__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-08-14 06:37:02,243] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 06:37:02,403] {__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-08-14 06:37:02,404] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 06:37:02,545] {__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-08-14 06:37:02,546] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 06:37:02,561] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 06:37:02,698] {__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-08-14 06:37:02,700] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 06:37:04,120] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 06:37:04,122] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 06:37:04,297] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 06:37:04,443] {__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-08-14 06:37:04,445] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 06:37:05,035] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 06:37:05,036] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 06:37:05,284] {__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-08-14 06:37:05,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:06,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:06,467] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:06,921] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:07,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:07,766] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:08,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:08,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 06: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-08-14 06:37:09,387] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:09,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:10,288] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:10,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:11,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:11,444] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:11,855] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:12,274] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:12,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:13,160] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:13,636] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:14,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:14,481] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:14,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:15,295] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:15,816] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:16,217] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:16,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:16,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:17,408] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:17,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:18,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:18,556] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:19,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:19,604] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:19,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:20,404] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 06:37:21,121] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 06:37:21,608] {__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-08-14 06:37:21,608] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:37:21,915] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:37:22,127] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:37:22,330] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 06:37:22,343] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 06:37:22,355] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:37:22,559] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:37:22,763] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 06:37:22,974] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 06:37:23,256] {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-08-14 06:37:23,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-08-14 06:37:23,256] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 06:37:23,525] {pyAvaCore:104} INFO - Fetching [2022-08-14 06:37:23,526] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 06:37:24,683] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 06:37:24,684] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 06:37:24,685] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 07:07:01,475] {pyAvaCore:99} INFO - Fetching [2022-08-14 07:07:01,817] {__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-08-14 07:07:01,818] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 07:07:02,059] {__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-08-14 07:07:02,061] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 07:07:02,210] {__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-08-14 07:07:02,211] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 07:07:02,370] {__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-08-14 07:07:02,371] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 07:07:02,517] {__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-08-14 07:07:02,519] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 07:07:02,675] {__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-08-14 07:07:02,677] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 07:07:02,692] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 07:07:02,827] {__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-08-14 07:07:02,828] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 07:07:03,166] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 07:07:03,169] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 07:07:03,340] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 07:07:03,482] {__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-08-14 07:07:03,484] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 07:07:03,933] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 07:07:03,934] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 07:07:04,048] {__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-08-14 07:07:04,230] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:04,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:05,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:05,837] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:06,334] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:06,802] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:07,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:07,672] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:08,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:08,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 07: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-08-14 07:07:09,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07: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-08-14 07:07:10,114] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:10,549] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:10,978] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:11,378] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:11,774] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:12,138] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:12,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:13,001] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:13,436] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:13,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:14,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:14,643] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:15,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:15,604] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:16,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:16,410] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:16,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:17,195] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:17,571] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:18,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:18,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:19,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:19,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 07:07:20,686] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 07:07:21,078] {__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-08-14 07:07:21,079] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:07:21,337] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:07:21,539] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:07:21,741] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 07:07:21,756] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 07:07:21,767] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:07:21,976] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:07:22,184] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:07:22,389] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 07:07:22,615] {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-08-14 07:07:22,615] {__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-08-14 07:07:22,616] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 07:07:22,899] {pyAvaCore:104} INFO - Fetching [2022-08-14 07:07:22,900] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 07:07:23,991] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 07:07:23,991] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 07:07:23,992] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 07:37:02,056] {pyAvaCore:99} INFO - Fetching [2022-08-14 07:37:02,400] {__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-08-14 07:37:02,400] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 07:37:02,620] {__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-08-14 07:37:02,622] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 07:37:02,766] {__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-08-14 07:37:02,767] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 07:37:02,903] {__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-08-14 07:37:02,905] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 07:37:03,043] {__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-08-14 07:37:03,044] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 07:37:03,176] {__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-08-14 07:37:03,177] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 07:37:03,190] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 07:37:03,327] {__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-08-14 07:37:03,328] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 07:37:03,789] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 07:37:03,792] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 07:37:03,985] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 07:37:04,123] {__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-08-14 07:37:04,125] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 07:37:04,849] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 07:37:04,851] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 07:37:04,963] {__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-08-14 07:37:05,179] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:05,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:06,195] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:06,634] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:07,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:07,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:07,957] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:08,427] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37: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-08-14 07:37:09,335] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:09,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:10,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:10,631] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:10,976] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:11,377] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:11,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:12,206] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:12,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:13,046] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:13,531] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:13,976] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:14,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:14,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:15,243] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:15,624] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:15,990] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:16,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:16,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:17,406] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:17,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:18,332] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:18,735] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:19,384] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:19,815] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:20,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:20,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 07:37:21,355] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 07:37:21,903] {__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-08-14 07:37:21,904] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:37:22,167] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:37:22,366] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:37:22,572] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 07:37:22,585] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 07:37:22,596] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:37:22,798] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:37:22,999] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 07:37:23,202] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 07:37:23,479] {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-08-14 07:37:23,479] {__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-08-14 07:37:23,480] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 07:37:23,801] {pyAvaCore:104} INFO - Fetching [2022-08-14 07:37:23,801] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 07:37:24,915] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 07:37:24,916] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 07:37:24,917] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 08:07:02,116] {pyAvaCore:99} INFO - Fetching [2022-08-14 08:07:02,454] {__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-08-14 08:07:02,455] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 08:07:02,672] {__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-08-14 08:07:02,674] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 08:07:02,816] {__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-08-14 08:07:02,817] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 08:07:02,969] {__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-08-14 08:07:02,971] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 08:07:03,118] {__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-08-14 08:07:03,120] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 08:07:03,259] {__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-08-14 08:07:03,261] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 08:07:03,275] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 08:07:03,419] {__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-08-14 08:07:03,420] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 08:07:03,752] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 08:07:03,755] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 08:07:03,926] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 08:07:04,066] {__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-08-14 08:07:04,068] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 08:07:04,591] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 08:07:04,592] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 08:07:04,766] {__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-08-14 08:07:04,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:05,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:06,840] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:07,457] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:07,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:08,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:08,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:09,166] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:09,589] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:10,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:10,921] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:11,353] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:11,787] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:12,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:12,976] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:13,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:13,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:14,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:14,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:16,572] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:16,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:17,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:17,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:18,355] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:18,852] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:19,282] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:19,794] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:20,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:21,027] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:21,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:21,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:22,241] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:22,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:23,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:23,603] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:24,000] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 08:07:24,795] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 08:07:25,188] {__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-08-14 08:07:25,188] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:07:25,445] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:07:25,652] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:07:25,863] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 08:07:25,876] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 08:07:25,888] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:07:26,089] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:07:26,290] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:07:26,499] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 08:07:26,792] {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-08-14 08:07:26,792] {__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-08-14 08:07:26,793] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 08:07:27,072] {pyAvaCore:104} INFO - Fetching [2022-08-14 08:07:27,072] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 08:07:28,261] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 08:07:28,261] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 08:07:28,262] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 08:37:01,379] {pyAvaCore:99} INFO - Fetching [2022-08-14 08:37:01,612] {__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-08-14 08:37:01,612] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 08:37:01,807] {__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-08-14 08:37:01,809] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 08:37:01,948] {__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-08-14 08:37:01,949] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 08:37:02,094] {__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-08-14 08:37:02,096] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 08:37:02,236] {__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-08-14 08:37:02,237] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 08:37:02,372] {__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-08-14 08:37:02,373] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 08:37:02,387] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 08:37:02,517] {__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-08-14 08:37:02,518] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 08:37:02,796] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 08:37:02,799] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 08:37:02,984] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 08:37:03,116] {__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-08-14 08:37:03,117] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 08:37:03,621] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 08:37:03,622] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 08:37:03,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-08-14 08:37:04,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 08:37:06,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 08:37:09,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 08:38:02,251] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 08:38:32,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 08:38:35,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 08:38:49,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 08:38:52,702] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 08:38:56,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 08:39:00,129] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 08:39:04,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 08:39:27,090] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 08:39:49,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 08:40:19,350] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 08:40:53,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 08:41:31,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 08:41:54,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 08:42:23,179] {__main__:176} ERROR - Failed to download FR Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 66, in get_reports reports = process_all_reports_fr() File "/opt/pyAvaCore/avacore/processor_fr.py", line 75, in process_all_reports_fr reports = process_reports_fr(region) File "/opt/pyAvaCore/avacore/processor_fr.py", line 90, in process_reports_fr root = download_report_fr(region_id) File "/opt/pyAvaCore/avacore/processor_fr.py", line 60, in download_report_fr with urlopen(req) as response_content: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1392, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1352, in do_open r = h.getresponse() File "/usr/lib64/python3.6/http/client.py", line 1346, in getresponse response.begin() File "/usr/lib64/python3.6/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib64/python3.6/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib64/python3.6/socket.py", line 586, in readinto return self._sock.recv_into(b) File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into return self.read(nbytes, buffer) File "/usr/lib64/python3.6/ssl.py", line 833, in read return self._sslobj.read(len, buffer) File "/usr/lib64/python3.6/ssl.py", line 590, in read v = self._sslobj.read(len, buffer) ConnectionResetError: [Errno 104] Connection reset by peer [2022-08-14 08:42:23,708] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 08:42:24,264] {__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-08-14 08:42:24,264] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:42:24,552] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:42:24,757] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:42:24,966] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 08:42:24,978] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 08:42:24,990] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:42:25,208] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:42:25,416] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 08:42:25,623] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 08:42:25,881] {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-08-14 08:42:25,881] {__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-08-14 08:42:25,881] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 08:42:26,167] {pyAvaCore:104} INFO - Fetching [2022-08-14 08:42:26,168] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 08:42:27,096] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 08:42:27,096] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 08:42:27,097] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 09:07:01,977] {pyAvaCore:99} INFO - Fetching [2022-08-14 09:07:02,331] {__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-08-14 09:07:02,333] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 09:07: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-08-14 09:07:02,538] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 09:07:02,685] {__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-08-14 09:07:02,686] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 09:07:02,830] {__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-08-14 09:07:02,831] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 09:07:02,980] {__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-08-14 09:07:02,981] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 09:07:03,121] {__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-08-14 09:07:03,123] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 09:07:03,137] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 09:07:03,283] {__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-08-14 09:07:03,285] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 09:07:03,615] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 09:07:03,618] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 09:07:03,794] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 09:07:03,936] {__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-08-14 09:07:03,938] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 09:07:04,480] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 09:07:04,481] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 09:07: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-08-14 09:07:04,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 09:07:41,669] {__main__:176} ERROR - Failed to download FR Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 66, in get_reports reports = process_all_reports_fr() File "/opt/pyAvaCore/avacore/processor_fr.py", line 75, in process_all_reports_fr reports = process_reports_fr(region) File "/opt/pyAvaCore/avacore/processor_fr.py", line 90, in process_reports_fr root = download_report_fr(region_id) File "/opt/pyAvaCore/avacore/processor_fr.py", line 60, in download_report_fr with urlopen(req) as response_content: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1392, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1352, in do_open r = h.getresponse() File "/usr/lib64/python3.6/http/client.py", line 1346, in getresponse response.begin() File "/usr/lib64/python3.6/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib64/python3.6/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib64/python3.6/socket.py", line 586, in readinto return self._sock.recv_into(b) File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into return self.read(nbytes, buffer) File "/usr/lib64/python3.6/ssl.py", line 833, in read return self._sslobj.read(len, buffer) File "/usr/lib64/python3.6/ssl.py", line 590, in read v = self._sslobj.read(len, buffer) ConnectionResetError: [Errno 104] Connection reset by peer [2022-08-14 09:07:42,144] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 09:07:42,539] {__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-08-14 09:07:42,540] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:07:42,754] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:07:42,963] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:07:43,174] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 09:07:43,191] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 09:07:43,207] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:07:43,420] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:07:43,630] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:07:43,843] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 09:07:44,046] {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-08-14 09:07:44,047] {__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-08-14 09:07:44,047] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 09:07:44,336] {pyAvaCore:104} INFO - Fetching [2022-08-14 09:07:44,336] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 09:07:45,545] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 09:07:45,546] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 09:07:45,547] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 09:37:01,734] {pyAvaCore:99} INFO - Fetching [2022-08-14 09:37: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-08-14 09:37:01,973] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 09:37:02,210] {__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-08-14 09:37:02,212] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 09:37:02,350] {__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-08-14 09:37:02,352] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 09:37:02,491] {__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-08-14 09:37:02,493] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 09:37:02,631] {__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-08-14 09:37:02,632] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 09:37:02,783] {__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-08-14 09:37:02,784] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 09:37:02,801] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 09:37:02,936] {__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-08-14 09:37:02,937] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 09:37:03,419] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 09:37:03,422] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 09:37:03,608] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 09:37:03,743] {__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-08-14 09:37:03,745] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 09:37:04,340] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 09:37:04,341] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 09:37:04,447] {__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-08-14 09:37:05,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 09:37:06,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 09:37:30,728] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 09:38:05,142] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 09:38:05,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 09:38:36,726] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 09:38:52,280] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 09:38:57,688] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 09:39:10,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 09:39:20,228] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 09:39:26,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 09:39:35,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 09:39:36,350] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 09:39:49,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 09:40:16,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 09:40:18,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 09:40:41,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 09:40:44,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 09:40:46,298] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 09:41:07,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 09:41:28,321] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 09:41:42,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 09:41:56,168] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 09:42:08,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 09:42:09,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 09:42:22,624] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 09:42:25,889] {__main__:176} ERROR - Failed to download FR Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 66, in get_reports reports = process_all_reports_fr() File "/opt/pyAvaCore/avacore/processor_fr.py", line 75, in process_all_reports_fr reports = process_reports_fr(region) File "/opt/pyAvaCore/avacore/processor_fr.py", line 90, in process_reports_fr root = download_report_fr(region_id) File "/opt/pyAvaCore/avacore/processor_fr.py", line 60, in download_report_fr with urlopen(req) as response_content: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1392, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1352, in do_open r = h.getresponse() File "/usr/lib64/python3.6/http/client.py", line 1346, in getresponse response.begin() File "/usr/lib64/python3.6/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib64/python3.6/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib64/python3.6/socket.py", line 586, in readinto return self._sock.recv_into(b) File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into return self.read(nbytes, buffer) File "/usr/lib64/python3.6/ssl.py", line 833, in read return self._sslobj.read(len, buffer) File "/usr/lib64/python3.6/ssl.py", line 590, in read v = self._sslobj.read(len, buffer) ConnectionResetError: [Errno 104] Connection reset by peer [2022-08-14 09:42:26,480] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 09:42:27,304] {__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-08-14 09:42:27,304] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:42:27,599] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:42:27,807] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:42:28,018] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 09:42:28,031] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 09:42:28,043] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:42:28,254] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:42:28,473] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 09:42:28,686] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 09:42:28,942] {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-08-14 09:42:28,942] {__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-08-14 09:42:28,943] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 09:42:29,228] {pyAvaCore:104} INFO - Fetching [2022-08-14 09:42:29,228] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 09:42:30,395] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 09:42:30,396] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 09:42:30,396] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 10:07:02,037] {pyAvaCore:99} INFO - Fetching [2022-08-14 10:07:02,375] {__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-08-14 10:07:02,376] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 10:07:02,570] {__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-08-14 10:07:02,572] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 10:07:02,711] {__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-08-14 10:07:02,713] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 10:07:02,845] {__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-08-14 10:07:02,847] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 10:07:02,979] {__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-08-14 10:07:02,981] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 10:07:03,120] {__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-08-14 10:07:03,122] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 10:07:03,137] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 10:07:03,277] {__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-08-14 10:07:03,278] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 10:07:03,614] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 10:07:03,616] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 10:07:03,792] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 10:07:03,924] {__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-08-14 10:07:03,926] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 10:07:04,470] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 10:07:04,471] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 10:07:04,724] {__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-08-14 10:07:04,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 10:08:00,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 10:08:46,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 10:09:21,316] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 10:09:40,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 10:09:49,908] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 10:09:58,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 10:10:10,467] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 10:10:17,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 10:10:30,480] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 10:10:43,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 10:10:54,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 10:11:05,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 10:11:15,000] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 10:11:24,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 10:11:33,479] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 10:11:42,104] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 10:11:52,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 10:12:03,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 10:12:15,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 10:12:25,529] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 10:12:31,987] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 10:12:40,956] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 10:12:49,295] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 10:12:56,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:05,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:10,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:17,299] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:20,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:22,787] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:24,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:26,803] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:28,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:31,417] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:33,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:34,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 10:13:35,820] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 10:13:36,212] {__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-08-14 10:13:36,213] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:13:36,477] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:13:36,684] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:13:36,888] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 10:13:36,905] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 10:13:36,917] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:13:37,122] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:13:37,336] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:13:37,544] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 10:13:37,851] {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-08-14 10:13:37,851] {__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-08-14 10:13:37,852] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 10:13:38,145] {pyAvaCore:104} INFO - Fetching [2022-08-14 10:13:38,145] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 10:13:39,232] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 10:13:39,233] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 10:13:39,234] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 10:37:01,525] {pyAvaCore:99} INFO - Fetching [2022-08-14 10:37:01,758] {__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-08-14 10:37:01,758] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 10:37:01,956] {__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-08-14 10:37:01,958] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 10:37:02,096] {__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-08-14 10:37:02,098] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 10:37:02,234] {__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-08-14 10:37:02,235] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 10:37:02,391] {__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-08-14 10:37:02,392] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 10:37:02,535] {__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-08-14 10:37:02,536] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 10:37:02,550] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 10:37:02,759] {__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-08-14 10:37:02,761] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 10:37:03,047] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 10:37:03,051] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 10:37:03,227] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 10:37:03,364] {__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-08-14 10:37:03,366] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 10:37:03,898] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 10:37:03,899] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 10:37:04,002] {__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-08-14 10:37:04,265] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:11,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:18,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:23,673] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:28,111] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:31,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:33,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:34,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:34,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:35,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:36,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:37,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:38,069] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:38,519] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:39,090] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:39,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:40,119] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:40,727] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:41,164] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:41,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:43,378] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:43,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:44,536] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:44,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:45,399] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:45,780] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:46,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:47,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:48,223] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:48,687] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:49,134] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:49,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:55,671] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:56,236] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:58,214] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 10:37:58,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 10:38:00,085] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 10:38:00,474] {__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-08-14 10:38:00,475] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:38:00,686] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:38:00,895] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:38:01,097] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 10:38:01,113] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 10:38:01,126] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:38:01,337] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:38:01,541] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 10:38:01,747] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 10:38:01,952] {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-08-14 10:38:01,953] {__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-08-14 10:38:01,953] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 10:38:02,263] {pyAvaCore:104} INFO - Fetching [2022-08-14 10:38:02,263] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 10:38:03,449] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 10:38:03,449] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 10:38:03,450] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 11:07:01,483] {pyAvaCore:99} INFO - Fetching [2022-08-14 11:07:01,822] {__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-08-14 11:07:01,823] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 11:07:02,078] {__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-08-14 11:07:02,080] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 11:07:02,220] {__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-08-14 11:07:02,221] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 11:07:02,363] {__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-08-14 11:07:02,364] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 11:07:02,498] {__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-08-14 11:07:02,500] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 11:07:02,637] {__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-08-14 11:07:02,638] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 11:07:02,651] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 11:07:02,786] {__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-08-14 11:07:02,788] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 11:07:03,134] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 11:07:03,138] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 11:07:03,316] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 11:07:03,454] {__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-08-14 11:07:03,455] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 11:07:03,962] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 11:07:03,964] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 11:07:04,081] {__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-08-14 11:07:04,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 11:07:04,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 11:07:24,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 11:07:24,971] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 11:07:41,221] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 11:07:41,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 11:07:53,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08: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-08-14 11:08:07,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:08,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:08,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:20,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:26,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:30,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:30,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:31,207] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:33,221] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:33,724] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:34,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:34,606] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:34,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:35,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:35,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:36,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:36,729] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:37,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:37,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:37,967] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:38,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:38,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:39,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:39,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:40,276] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:40,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:41,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:41,637] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 11:08:42,529] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 11:08:43,079] {__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-08-14 11:08:43,080] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:08:43,338] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:08:43,548] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:08:43,757] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 11:08:43,771] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 11:08:43,782] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:08:43,989] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:08:44,200] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:08:44,411] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 11:08:44,705] {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-08-14 11:08:44,705] {__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-08-14 11:08:44,705] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 11:08:44,990] {pyAvaCore:104} INFO - Fetching [2022-08-14 11:08:44,991] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 11:08:46,197] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 11:08:46,198] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 11:08:46,199] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 11:37:01,203] {pyAvaCore:99} INFO - Fetching [2022-08-14 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-08-14 11:37:01,563] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 11:37:01,769] {__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-08-14 11:37:01,771] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 11:37:01,931] {__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-08-14 11:37:01,933] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 11:37:02,088] {__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-08-14 11:37:02,090] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 11:37:02,245] {__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-08-14 11:37:02,247] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 11:37:02,384] {__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-08-14 11:37:02,386] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 11:37:02,398] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 11:37:02,531] {__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-08-14 11:37:02,533] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 11:37:03,018] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 11:37:03,021] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 11:37:03,194] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 11:37: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-08-14 11:37:03,336] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 11:37:03,875] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 11:37:03,877] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 11:37:03,979] {__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-08-14 11:37:04,133] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:05,731] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:06,245] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:08,964] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:09,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:10,114] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:10,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:12,580] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:14,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:20,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:21,235] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:21,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:28,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:28,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:28,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:29,340] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:35,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:35,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:40,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:41,540] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:41,984] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:42,380] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:42,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:43,133] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:43,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:44,120] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:48,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:53,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:54,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:54,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 11:37:55,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 11:38:00,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 11:38:01,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 11:38:11,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 11:38:12,124] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 11:38:12,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 11:38:22,498] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 11:38:22,894] {__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-08-14 11:38:22,895] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:38:23,107] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:38:23,322] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:38:23,534] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 11:38:23,547] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 11:38:23,559] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:38:23,765] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:38:23,976] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 11:38:24,189] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 11:38:24,422] {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-08-14 11:38:24,423] {__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-08-14 11:38:24,423] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 11:38:24,694] {pyAvaCore:104} INFO - Fetching [2022-08-14 11:38:24,695] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 11:38:25,584] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 11:38:25,585] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 11:38:25,586] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 12:07:01,429] {pyAvaCore:99} INFO - Fetching [2022-08-14 12:07:01,778] {__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-08-14 12:07:01,779] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 12:07:01,989] {__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-08-14 12:07:01,991] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 12:07:02,137] {__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-08-14 12:07:02,139] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 12:07:02,275] {__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-08-14 12:07:02,277] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 12:07:02,417] {__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-08-14 12:07:02,418] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 12:07:02,552] {__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-08-14 12:07:02,553] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 12:07:02,567] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 12:07:02,713] {__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-08-14 12:07:02,715] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 12:07:03,068] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 12:07:03,071] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 12:07:03,258] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 12:07:03,396] {__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-08-14 12:07:03,398] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 12:07:03,920] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 12: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-08-14 12:07:04,025] {__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-08-14 12:07:04,240] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:04,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:05,300] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:08,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:08,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:11,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:11,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:12,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:13,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:13,975] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:14,450] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:15,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:15,812] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:16,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:16,784] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:17,504] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:17,950] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:18,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:18,914] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:19,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:19,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:20,218] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:20,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:21,042] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:21,536] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:22,012] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:22,451] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:22,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:23,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:23,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:24,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:24,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:25,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:25,675] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:26,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:26,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 12:07:27,288] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 12:07:27,680] {__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-08-14 12:07:27,681] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:07:27,945] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:07:28,146] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:07:28,357] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 12:07:28,370] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 12:07:28,382] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:07:28,603] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:07:28,806] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:07:29,012] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 12:07:29,269] {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-08-14 12:07:29,269] {__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-08-14 12:07:29,269] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 12:07:29,557] {pyAvaCore:104} INFO - Fetching [2022-08-14 12:07:29,557] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 12:07:30,512] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 12:07:30,513] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 12:07:30,513] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 12:37:01,946] {pyAvaCore:99} INFO - Fetching [2022-08-14 12:37:02,306] {__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-08-14 12:37:02,307] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 12:37:02,560] {__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-08-14 12:37:02,562] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 12:37:02,710] {__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-08-14 12:37:02,711] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 12:37:02,848] {__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-08-14 12:37:02,849] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 12:37:02,991] {__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-08-14 12:37:02,993] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 12:37:03,131] {__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-08-14 12:37:03,132] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 12:37:03,146] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 12:37:03,289] {__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-08-14 12:37:03,290] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 12:37:03,796] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 12:37:03,799] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 12:37:03,962] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 12:37:04,094] {__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-08-14 12:37:04,095] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 12:37:04,669] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 12:37:04,670] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 12:37:04,795] {__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-08-14 12:37:05,063] {__main__:176} ERROR - Failed to download FR Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 66, in get_reports reports = process_all_reports_fr() File "/opt/pyAvaCore/avacore/processor_fr.py", line 75, in process_all_reports_fr reports = process_reports_fr(region) File "/opt/pyAvaCore/avacore/processor_fr.py", line 90, in process_reports_fr root = download_report_fr(region_id) File "/opt/pyAvaCore/avacore/processor_fr.py", line 39, in download_report_fr with urlopen("https://meteofrance.com/") as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 504: Gateway Time-out [2022-08-14 12:37:05,565] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 12:37:06,048] {__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-08-14 12:37:06,048] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:37:06,261] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:37:06,469] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:37:06,677] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 12:37:06,690] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 12:37:06,702] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:37:06,906] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:37:07,111] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 12:37:07,319] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 12:37:07,580] {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-08-14 12:37:07,580] {__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-08-14 12:37:07,580] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 12:37:07,867] {pyAvaCore:104} INFO - Fetching [2022-08-14 12:37:07,867] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 12:37:08,777] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 12:37:08,778] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 12:37:08,779] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 13:07:02,011] {pyAvaCore:99} INFO - Fetching [2022-08-14 13:07:02,365] {__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-08-14 13:07:02,365] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 13:07:02,566] {__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-08-14 13:07:02,568] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 13:07:02,707] {__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-08-14 13:07:02,709] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 13:07:02,850] {__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-08-14 13:07:02,851] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 13:07:02,988] {__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-08-14 13:07:02,990] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 13:07:03,129] {__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-08-14 13:07:03,131] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 13:07:03,146] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 13:07:03,278] {__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-08-14 13:07:03,280] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 13:07:03,619] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 13:07:03,623] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 13:07:03,810] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 13:07: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-08-14 13:07:03,942] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 13:07:04,480] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 13:07:04,482] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 13:07:04,645] {__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-08-14 13:07:04,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 13:07:05,946] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 13:07:06,420] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 13:07:07,283] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 13:07:07,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 13:07:08,390] {__main__:176} ERROR - Failed to download FR Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 66, in get_reports reports = process_all_reports_fr() File "/opt/pyAvaCore/avacore/processor_fr.py", line 75, in process_all_reports_fr reports = process_reports_fr(region) File "/opt/pyAvaCore/avacore/processor_fr.py", line 90, in process_reports_fr root = download_report_fr(region_id) File "/opt/pyAvaCore/avacore/processor_fr.py", line 39, in download_report_fr with urlopen("https://meteofrance.com/") as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 504: Gateway Time-out [2022-08-14 13:07:08,975] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 13:07:09,370] {__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-08-14 13:07:09,370] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:07:09,646] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:07:09,854] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:07:10,063] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 13:07:10,077] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 13:07:10,089] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:07:10,309] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:07:10,515] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:07:10,719] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 13:07:10,969] {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-08-14 13:07:10,970] {__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-08-14 13:07:10,970] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 13:07:11,259] {pyAvaCore:104} INFO - Fetching [2022-08-14 13:07:11,259] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 13:07:12,331] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 13:07:12,332] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 13:07:12,333] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 13:37:01,325] {pyAvaCore:99} INFO - Fetching [2022-08-14 13:37:01,563] {__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-08-14 13:37:01,564] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 13:37:01,768] {__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-08-14 13:37:01,770] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 13:37:01,910] {__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-08-14 13:37:01,911] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 13:37:02,079] {__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-08-14 13:37:02,080] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 13:37:02,232] {__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-08-14 13:37:02,234] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 13:37:02,378] {__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-08-14 13:37:02,379] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 13:37:02,393] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 13:37:02,529] {__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-08-14 13:37:02,531] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 13:37:02,867] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 13:37:02,870] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 13:37:03,041] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 13:37:03,179] {__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-08-14 13:37:03,180] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 13:37:03,775] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 13:37:03,776] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 13:37:03,885] {__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-08-14 13:42:05,108] {__main__:176} ERROR - Failed to download FR Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 66, in get_reports reports = process_all_reports_fr() File "/opt/pyAvaCore/avacore/processor_fr.py", line 75, in process_all_reports_fr reports = process_reports_fr(region) File "/opt/pyAvaCore/avacore/processor_fr.py", line 90, in process_reports_fr root = download_report_fr(region_id) File "/opt/pyAvaCore/avacore/processor_fr.py", line 39, in download_report_fr with urlopen("https://meteofrance.com/") as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 504: Gateway Time-out [2022-08-14 13:42:05,605] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 13:42:06,162] {__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-08-14 13:42:06,163] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:42:06,426] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:42:06,635] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:42:06,844] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 13:42:06,857] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 13:42:06,870] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:42:07,081] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:42:07,297] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 13:42:07,507] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 13:42:07,782] {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-08-14 13:42:07,782] {__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-08-14 13:42:07,783] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 13:42:08,072] {pyAvaCore:104} INFO - Fetching [2022-08-14 13:42:08,073] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 13:42:08,994] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 13:42:08,994] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 13:42:08,995] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 14:07:01,357] {pyAvaCore:99} INFO - Fetching [2022-08-14 14:07:01,711] {__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-08-14 14:07:01,712] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 14:07:01,923] {__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-08-14 14:07:01,925] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 14:07:02,073] {__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-08-14 14:07:02,074] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 14:07:02,212] {__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-08-14 14:07:02,214] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 14:07:02,354] {__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-08-14 14:07:02,356] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 14:07:02,490] {__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-08-14 14:07:02,491] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 14:07:02,505] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 14:07:02,641] {__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-08-14 14:07:02,643] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 14:07:02,948] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 14:07:02,951] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 14:07:03,130] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 14:07:03,260] {__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-08-14 14:07:03,262] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 14:07:03,802] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 14:07:03,804] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 14:07:03,917] {__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-08-14 14:07:04,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:06,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:07,191] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:07,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:08,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:09,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:09,813] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:10,214] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:10,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:11,354] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:11,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:12,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:13,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:13,682] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:14,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:15,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:16,742] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:17,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:17,835] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:20,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:21,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:21,437] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:21,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:22,289] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:23,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:23,451] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:23,985] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:25,473] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:25,907] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:26,305] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:26,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:27,118] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:27,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:28,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:28,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:28,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 14:07:29,779] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 14:07:30,174] {__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-08-14 14:07:30,175] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:07:30,385] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:07:30,596] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:07:30,802] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 14:07:30,816] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 14:07:30,828] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:07:31,046] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:07:31,270] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:07:31,474] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 14:07:31,680] {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-08-14 14:07:31,680] {__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-08-14 14:07:31,681] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 14:07:32,006] {pyAvaCore:104} INFO - Fetching [2022-08-14 14:07:32,006] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 14:07:33,580] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 14:07:33,581] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 14:07:33,581] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 14:37:01,785] {pyAvaCore:99} INFO - Fetching [2022-08-14 14:37:02,122] {__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-08-14 14:37:02,123] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 14:37:02,316] {__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-08-14 14:37:02,318] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 14:37:02,459] {__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-08-14 14:37:02,461] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 14:37:02,604] {__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-08-14 14:37:02,606] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 14:37:02,750] {__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-08-14 14:37:02,752] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 14:37:02,893] {__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-08-14 14:37:02,894] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 14:37:02,908] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 14:37:03,044] {__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-08-14 14:37:03,046] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 14:37:03,563] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 14:37:03,566] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 14:37:03,754] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 14:37:03,889] {__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-08-14 14:37:03,891] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 14:37:04,487] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 14:37:04,489] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 14:37:04,589] {__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-08-14 14:37:04,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:05,326] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:06,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:06,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:06,877] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:07,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37: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-08-14 14:37:23,331] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:23,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:24,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:25,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:25,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:26,060] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:26,501] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:26,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:28,544] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:29,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:29,432] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:29,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:30,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:30,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:43,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:44,948] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:45,427] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:56,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:56,586] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:57,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:57,772] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:58,246] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 14:37:58,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 14:38:09,010] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 14:38:09,406] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 14:38:10,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 14:38:11,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 14:38:13,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 14:38:14,958] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 14:38:16,626] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 14:38:17,016] {__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-08-14 14:38:17,017] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:38:17,281] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:38:17,496] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:38:17,702] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 14:38:17,715] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 14:38:17,727] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:38:17,946] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:38:18,160] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 14:38:18,371] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 14:38:18,620] {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-08-14 14:38:18,621] {__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-08-14 14:38:18,621] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 14:38:18,907] {pyAvaCore:104} INFO - Fetching [2022-08-14 14:38:18,907] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 14:38:19,777] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 14:38:19,778] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 14:38:19,778] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 15:07:01,736] {pyAvaCore:99} INFO - Fetching [2022-08-14 15:07:02,086] {__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-08-14 15:07:02,087] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 15: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-08-14 15:07:02,310] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 15:07:02,442] {__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-08-14 15:07:02,444] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 15:07:02,588] {__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-08-14 15:07:02,589] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 15:07:02,752] {__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-08-14 15:07:02,753] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 15:07:02,911] {__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-08-14 15:07:02,912] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 15:07:02,927] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 15:07:03,061] {__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-08-14 15:07:03,062] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 15:07:03,392] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 15:07:03,395] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 15:07:03,578] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 15:07:03,719] {__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-08-14 15:07:03,720] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 15:07:04,231] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 15:07:04,232] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 15:07:04,417] {__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-08-14 15:07:04,672] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:08,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:11,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:11,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:12,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:12,877] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:13,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:13,780] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:14,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:20,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:25,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:26,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:26,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:26,978] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:27,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:32,352] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:36,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:36,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:40,432] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:40,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:41,369] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:44,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:46,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:47,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:47,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:48,430] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:48,978] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:49,399] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:49,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:50,505] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:50,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:52,059] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:53,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:53,553] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:54,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:54,653] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 15:07:55,372] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 15:07:55,861] {__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-08-14 15:07:55,862] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:07:56,080] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:07:56,286] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:07:56,486] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 15:07:56,498] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 15:07:56,509] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:07:56,716] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:07:56,922] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:07:57,126] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 15:07:57,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-08-14 15:07:57,366] {__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-08-14 15:07:57,366] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 15:07:57,652] {pyAvaCore:104} INFO - Fetching [2022-08-14 15:07:57,653] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 15:07:58,825] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 15:07:58,826] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 15:07:58,827] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 15:37:01,279] {pyAvaCore:99} INFO - Fetching [2022-08-14 15: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-08-14 15:37:01,622] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 15: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-08-14 15:37:01,818] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 15:37:01,973] {__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-08-14 15:37:01,974] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 15:37:02,107] {__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-08-14 15:37:02,109] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 15:37:02,265] {__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-08-14 15:37:02,266] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 15:37:02,407] {__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-08-14 15:37:02,408] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 15:37:02,424] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 15:37:02,558] {__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-08-14 15:37:02,560] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 15:37:02,837] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 15:37:02,840] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 15:37:03,011] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 15:37:03,139] {__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-08-14 15:37:03,140] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 15:37:03,729] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 15:37:03,731] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 15:37:03,840] {__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-08-14 15:37:04,049] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:05,322] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:05,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:06,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:06,870] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:07,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:07,887] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:08,334] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:08,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:09,335] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:09,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:10,221] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:10,758] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:11,271] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:11,711] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:12,184] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:12,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:13,203] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:13,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:14,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:14,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:15,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:16,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:16,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:17,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:18,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:19,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:19,779] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:20,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:20,921] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:21,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:22,746] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:23,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:23,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:24,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:24,484] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 15:37:25,381] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 15:37:25,777] {__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-08-14 15:37:25,778] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:37:26,041] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:37:26,249] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:37:26,460] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 15:37:26,473] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 15:37:26,485] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:37:26,687] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:37:26,891] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 15:37:27,097] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 15:37:27,361] {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-08-14 15:37:27,361] {__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-08-14 15:37:27,362] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 15:37:27,646] {pyAvaCore:104} INFO - Fetching [2022-08-14 15:37:27,646] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 15:37:28,789] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 15:37:28,790] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 15:37:28,790] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 16:07:02,128] {pyAvaCore:99} INFO - Fetching [2022-08-14 16:07:02,494] {__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-08-14 16:07:02,495] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 16:07:02,710] {__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-08-14 16:07:02,712] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 16:07:02,864] {__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-08-14 16:07:02,865] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 16:07:03,009] {__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-08-14 16:07:03,011] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 16:07:03,161] {__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-08-14 16:07:03,162] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 16:07:03,313] {__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-08-14 16:07:03,315] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 16:07:03,331] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 16:07:03,483] {__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-08-14 16:07:03,485] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 16:07:03,846] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 16:07:03,849] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 16:07:04,034] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 16:07:04,185] {__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-08-14 16:07:04,186] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 16:07:04,728] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 16:07:04,730] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 16:07:04,917] {__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-08-14 16:07:05,141] {__main__:176} ERROR - Failed to download FR Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 66, in get_reports reports = process_all_reports_fr() File "/opt/pyAvaCore/avacore/processor_fr.py", line 75, in process_all_reports_fr reports = process_reports_fr(region) File "/opt/pyAvaCore/avacore/processor_fr.py", line 90, in process_reports_fr root = download_report_fr(region_id) File "/opt/pyAvaCore/avacore/processor_fr.py", line 39, in download_report_fr with urlopen("https://meteofrance.com/") as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 504: Gateway Time-out [2022-08-14 16:07:05,692] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 16:07:06,091] {__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-08-14 16:07:06,092] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:07:06,368] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:07:06,597] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:07:06,807] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 16:07:06,820] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 16:07:06,833] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:07:07,055] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:07:07,269] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:07:07,481] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 16:07:07,683] {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-08-14 16:07:07,683] {__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-08-14 16:07:07,684] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 16:07:07,979] {pyAvaCore:104} INFO - Fetching [2022-08-14 16:07:07,979] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 16:07:09,089] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 16:07:09,090] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 16:07:09,091] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 16:37:01,808] {pyAvaCore:99} INFO - Fetching [2022-08-14 16:37:02,050] {__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-08-14 16:37:02,051] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 16:37:02,258] {__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-08-14 16:37:02,260] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 16:37:02,413] {__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-08-14 16:37:02,414] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 16:37:02,562] {__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-08-14 16:37:02,563] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 16:37:02,734] {__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-08-14 16:37:02,735] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 16:37:02,916] {__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-08-14 16:37:02,917] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 16:37:02,931] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 16:37:03,067] {__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-08-14 16:37:03,068] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 16:37:03,548] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 16:37:03,551] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 16:37:03,735] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 16:37:03,880] {__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-08-14 16:37:03,881] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 16:37:04,450] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 16:37:04,451] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 16:37:04,658] {__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-08-14 16:37:04,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:09,886] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:10,383] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:11,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:15,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:21,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:26,753] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:30,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:36,031] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:40,812] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:41,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:55,129] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:55,590] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:56,467] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:57,033] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:57,976] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:58,451] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:58,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 16:37:59,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:01,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:01,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:07,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:07,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:08,251] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:08,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:09,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:12,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:15,672] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:16,169] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:18,625] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:21,143] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:24,057] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:24,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:24,852] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:27,386] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:29,413] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 16:38:31,381] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 16:38:32,017] {__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-08-14 16:38:32,018] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:38:32,307] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:38:32,518] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:38:32,732] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 16:38:32,747] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 16:38:32,760] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:38:32,966] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:38:33,183] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 16:38:33,407] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 16:38:33,670] {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-08-14 16:38:33,671] {__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-08-14 16:38:33,671] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 16:38:33,964] {pyAvaCore:104} INFO - Fetching [2022-08-14 16:38:33,964] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 16:38:35,078] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 16:38:35,079] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 16:38:35,079] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 17:07:02,047] {pyAvaCore:99} INFO - Fetching [2022-08-14 17:07:02,383] {__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-08-14 17:07:02,384] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 17:07:02,591] {__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-08-14 17:07:02,593] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 17:07:02,754] {__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-08-14 17:07:02,756] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 17:07:02,901] {__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-08-14 17:07:02,902] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 17:07:03,045] {__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-08-14 17:07:03,046] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 17:07:03,190] {__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-08-14 17:07:03,191] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 17:07:03,204] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 17:07:03,336] {__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-08-14 17:07:03,338] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 17:07:03,676] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 17:07:03,678] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 17:07:03,841] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 17:07:03,976] {__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-08-14 17:07:03,977] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 17:07:04,630] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 17:07:04,632] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 17:07:04,817] {__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-08-14 17: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-08-14 17:07:07,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:09,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:10,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:11,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:11,387] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:11,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:12,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:12,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:13,155] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:13,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:14,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:14,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:14,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:15,238] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:15,671] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:16,203] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:16,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:16,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:17,466] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:17,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:18,343] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:18,739] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:19,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:19,543] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:20,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:21,053] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:22,294] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:22,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:23,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:23,806] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:24,248] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:24,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:25,179] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:25,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:25,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 17:07:26,635] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 17:07:28,067] {__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-08-14 17:07:28,068] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:07:28,279] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:07:28,483] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:07:28,692] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 17:07:28,706] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 17:07:28,717] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:07:28,919] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:07:29,128] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:07:29,344] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 17:07:29,551] {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-08-14 17:07:29,551] {__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-08-14 17:07:29,551] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 17:07:29,841] {pyAvaCore:104} INFO - Fetching [2022-08-14 17:07:29,841] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 17:07:31,051] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 17:07:31,052] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 17:07:31,052] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 17:37:01,198] {pyAvaCore:99} INFO - Fetching [2022-08-14 17:37:01,434] {__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-08-14 17:37:01,434] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 17:37:01,691] {__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-08-14 17:37:01,693] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 17:37:01,844] {__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-08-14 17:37:01,846] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 17:37:01,984] {__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-08-14 17:37:01,986] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 17:37:02,143] {__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-08-14 17:37:02,144] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 17:37:02,307] {__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-08-14 17:37:02,308] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 17:37:02,322] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 17:37:02,469] {__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-08-14 17:37:02,471] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 17:37:02,752] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 17:37:02,755] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 17:37:02,926] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 17:37:03,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-08-14 17:37:03,075] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 17:37:03,637] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 17:37:03,639] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 17:37:03,755] {__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-08-14 17:37:03,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:04,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:04,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:05,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:05,809] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:06,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:06,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:07,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:07,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:07,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:08,378] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:08,838] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:09,255] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:09,702] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:10,182] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:10,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:11,125] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:11,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:11,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:12,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:12,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:13,088] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:13,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:13,927] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:14,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:14,862] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:15,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:15,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:16,341] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:16,914] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:17,398] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:17,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:18,198] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:18,678] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:19,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:19,502] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 17:37:20,624] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 17:37:21,025] {__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-08-14 17:37:21,026] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:37:21,309] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:37:21,516] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:37:21,727] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 17:37:21,741] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 17:37:21,753] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:37:21,962] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:37:22,176] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 17:37:22,381] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 17:37:22,633] {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-08-14 17:37:22,634] {__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-08-14 17:37:22,634] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 17:37:22,944] {pyAvaCore:104} INFO - Fetching [2022-08-14 17:37:22,944] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 17:37:24,750] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 17:37:24,751] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 17:37:24,751] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 18:07:01,605] {pyAvaCore:99} INFO - Fetching [2022-08-14 18:07:01,954] {__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-08-14 18:07:01,955] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 18:07:02,157] {__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-08-14 18:07:02,159] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 18:07:02,299] {__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-08-14 18:07:02,301] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 18:07:02,436] {__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-08-14 18:07:02,437] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 18:07:02,575] {__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-08-14 18:07:02,576] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 18:07:02,719] {__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-08-14 18:07:02,720] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 18:07:02,733] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 18:07:02,869] {__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-08-14 18:07:02,870] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 18:07:03,198] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 18:07:03,200] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 18:07:03,395] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 18:07:03,543] {__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-08-14 18:07:03,544] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 18:07:04,111] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 18:07:04,113] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 18:07:04,289] {__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-08-14 18:07:04,548] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:05,055] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:05,608] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:06,286] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:06,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:07,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:10,928] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:11,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:11,877] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:12,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:12,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:13,293] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:13,828] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:14,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:14,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:15,251] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:15,739] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:16,206] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:16,640] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:17,042] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:17,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:17,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:18,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:18,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:19,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:19,613] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:20,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:20,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:20,942] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:21,412] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:22,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:22,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:23,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:23,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:24,242] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:24,690] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 18:07:25,545] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 18:07:27,106] {__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-08-14 18:07:27,107] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:07:27,368] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:07:27,575] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:07:27,787] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 18:07:27,800] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 18:07:27,814] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:07:28,024] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:07:28,230] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:07:28,438] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 18:07:28,700] {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-08-14 18:07:28,701] {__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-08-14 18:07:28,701] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 18:07:29,025] {pyAvaCore:104} INFO - Fetching [2022-08-14 18:07:29,025] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 18:07:30,096] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 18:07:30,097] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 18:07:30,097] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 18:37:01,388] {pyAvaCore:99} INFO - Fetching [2022-08-14 18:37:01,748] {__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-08-14 18:37:01,749] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 18:37:01,947] {__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-08-14 18:37:01,949] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 18:37:02,101] {__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-08-14 18:37:02,103] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 18:37:02,245] {__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-08-14 18:37:02,246] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 18:37:02,389] {__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-08-14 18:37:02,390] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 18:37:02,564] {__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-08-14 18:37:02,566] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 18:37:02,579] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 18:37:02,754] {__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-08-14 18:37:02,756] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 18:37:03,189] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 18:37:03,191] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 18:37:03,346] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 18:37:03,477] {__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-08-14 18:37:03,478] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 18:37:03,963] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 18:37:03,964] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 18:37:04,070] {__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-08-14 18:37:04,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:05,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:06,085] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:06,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:07,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:08,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:08,525] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:08,951] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:09,383] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:10,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:10,608] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:11,529] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:11,952] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:12,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:12,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:13,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:13,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:14,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:14,616] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:15,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:15,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:16,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:17,386] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:18,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:18,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:19,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:19,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:20,160] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:20,779] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:21,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:21,726] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:22,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:22,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:23,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:24,582] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:24,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 18:37:25,813] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 18:37:26,203] {__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-08-14 18:37:26,204] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:37:26,417] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:37:26,630] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:37:26,841] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 18:37:26,854] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 18:37:26,866] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:37:27,077] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:37:27,335] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 18:37:27,549] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 18:37:27,788] {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-08-14 18:37:27,788] {__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-08-14 18:37:27,789] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 18:37:28,077] {pyAvaCore:104} INFO - Fetching [2022-08-14 18:37:28,077] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 18:37:29,258] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 18:37:29,259] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 18:37:29,259] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 19:07:01,322] {pyAvaCore:99} INFO - Fetching [2022-08-14 19:07:01,644] {__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-08-14 19:07:01,645] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 19:07:01,892] {__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-08-14 19:07:01,894] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 19:07:02,036] {__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-08-14 19:07:02,038] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 19:07:02,186] {__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-08-14 19:07:02,187] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 19:07:02,325] {__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-08-14 19:07:02,326] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 19:07:02,471] {__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-08-14 19:07:02,472] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 19:07:02,486] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 19:07:02,629] {__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-08-14 19:07:02,630] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 19:07:02,992] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 19:07:02,995] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 19:07:03,185] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 19:07:03,323] {__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-08-14 19:07:03,325] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 19:07:03,861] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 19:07:03,863] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 19:07:03,980] {__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-08-14 19:07:04,223] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:05,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:06,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:06,811] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:08,925] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:09,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:09,847] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:10,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:10,812] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:11,227] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:11,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:12,163] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:12,639] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:13,026] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:13,442] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:13,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:14,267] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:14,659] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:15,125] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:15,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:16,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:16,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:16,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:17,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:17,883] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:18,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:18,842] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:19,250] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:19,887] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:20,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:20,890] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:21,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:22,195] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:22,645] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:23,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:23,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 19:07:24,463] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 19:07:24,856] {__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-08-14 19:07:24,857] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:07:25,067] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:07:25,282] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:07:25,495] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 19:07:25,508] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 19:07:25,519] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:07:25,724] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:07:25,932] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:07:26,133] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 19:07:26,390] {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-08-14 19:07:26,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-08-14 19:07:26,390] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 19:07:26,673] {pyAvaCore:104} INFO - Fetching [2022-08-14 19:07:26,673] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 19:07:33,076] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 19:07:33,077] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 19:07:33,077] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 19:37:01,467] {pyAvaCore:99} INFO - Fetching [2022-08-14 19:37:01,834] {__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-08-14 19:37:01,835] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 19:37:02,047] {__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-08-14 19:37:02,049] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 19:37:02,187] {__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-08-14 19:37:02,189] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 19:37:02,337] {__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-08-14 19:37:02,338] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 19:37:02,484] {__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-08-14 19:37:02,485] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 19:37:02,635] {__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-08-14 19:37:02,636] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 19:37:02,649] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 19:37:02,782] {__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-08-14 19:37:02,784] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 19:37:03,207] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 19:37:03,210] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 19:37:03,393] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 19:37:03,521] {__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-08-14 19:37:03,523] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 19:37:04,195] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 19:37:04,196] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 19:37:04,377] {__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-08-14 19:37:04,524] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:05,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:05,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:06,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 19: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-08-14 19:37:07,440] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:07,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:08,321] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:08,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:09,180] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:09,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:10,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:10,480] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:10,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 19: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-08-14 19:37:11,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:12,163] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:12,640] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:13,112] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:13,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:14,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:14,800] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:15,210] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:15,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:16,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:16,770] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:17,266] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:17,685] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:18,170] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:18,717] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:19,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:20,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:21,095] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:21,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:21,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:23,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 19:37:24,640] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 19:37:26,035] {__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-08-14 19:37:26,036] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:37:26,294] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:37:26,506] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:37:26,720] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 19:37:26,734] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 19:37:26,747] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:37:26,952] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:37:27,155] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 19:37:27,360] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 19:37:27,619] {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-08-14 19:37:27,619] {__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-08-14 19:37:27,619] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 19:37:27,944] {pyAvaCore:104} INFO - Fetching [2022-08-14 19:37:27,944] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 19:37:28,874] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 19:37:28,875] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 19:37:28,875] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 20:07:01,597] {pyAvaCore:99} INFO - Fetching [2022-08-14 20:07:01,937] {__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-08-14 20:07:01,938] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 20:07:02,129] {__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-08-14 20:07:02,131] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 20:07:02,279] {__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-08-14 20:07:02,280] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 20:07:02,414] {__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-08-14 20:07:02,415] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 20:07:02,554] {__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-08-14 20:07:02,556] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 20:07:02,728] {__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-08-14 20:07:02,730] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 20:07:02,743] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 20:07:02,881] {__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-08-14 20:07:02,882] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 20:07:03,215] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 20:07:03,217] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 20:07:03,380] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 20:07:03,523] {__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-08-14 20:07:03,524] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 20:07:04,113] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 20:07:04,115] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 20:07:04,388] {__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-08-14 20:07:04,658] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 20:07:09,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 20:07:14,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 20:07:14,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 20:07:21,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 20:07:26,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 20:07:33,835] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 20:07:34,196] {__main__:176} ERROR - Failed to download FR Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 66, in get_reports reports = process_all_reports_fr() File "/opt/pyAvaCore/avacore/processor_fr.py", line 75, in process_all_reports_fr reports = process_reports_fr(region) File "/opt/pyAvaCore/avacore/processor_fr.py", line 90, in process_reports_fr root = download_report_fr(region_id) File "/opt/pyAvaCore/avacore/processor_fr.py", line 39, in download_report_fr with urlopen("https://meteofrance.com/") as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 504: Gateway Time-out [2022-08-14 20:07:34,799] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 20:07:36,354] {__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-08-14 20:07:36,355] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:07:36,694] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:07:36,907] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:07:37,129] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 20:07:37,143] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 20:07:37,155] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:07:37,367] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:07:37,574] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:07:37,777] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 20:07:38,041] {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-08-14 20:07:38,042] {__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-08-14 20:07:38,042] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 20:07:38,330] {pyAvaCore:104} INFO - Fetching [2022-08-14 20:07:38,331] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 20:07:39,484] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 20:07:39,484] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 20:07:39,485] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 20:37:01,684] {pyAvaCore:99} INFO - Fetching [2022-08-14 20:37:02,027] {__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-08-14 20:37:02,027] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 20:37:02,265] {__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-08-14 20:37:02,266] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 20:37:02,421] {__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-08-14 20:37:02,423] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 20:37:02,573] {__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-08-14 20:37:02,575] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 20:37:02,726] {__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-08-14 20:37:02,728] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 20:37:02,873] {__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-08-14 20:37:02,874] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 20:37:02,887] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 20:37:03,028] {__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-08-14 20:37:03,030] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 20:37:03,515] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 20:37:03,518] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 20:37:03,712] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 20:37:03,851] {__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-08-14 20:37:03,852] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 20:37:04,411] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 20:37:04,413] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 20:37:04,528] {__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-08-14 20:37:04,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:05,274] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:05,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:06,267] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:06,730] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:07,285] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:07,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:08,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:08,800] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:09,307] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:09,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:10,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:10,616] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:11,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:11,619] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:12,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:12,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:12,806] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:13,225] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:13,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:14,054] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:14,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:14,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:15,317] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:15,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37: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-08-14 20:37:16,609] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:17,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:17,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:17,997] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:18,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:18,899] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:19,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:19,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 20: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-08-14 20:37:20,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 20:37:21,644] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 20:37:22,041] {__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-08-14 20:37:22,042] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:37:22,245] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:37:22,455] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:37:22,655] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 20:37:22,669] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 20:37:22,680] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:37:22,887] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:37:23,095] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 20:37:23,306] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 20:37:23,505] {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-08-14 20:37:23,505] {__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-08-14 20:37:23,505] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 20:37:23,793] {pyAvaCore:104} INFO - Fetching [2022-08-14 20:37:23,794] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 20:37:24,983] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 20:37:24,985] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 20:37:24,986] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 21:07:01,395] {pyAvaCore:99} INFO - Fetching [2022-08-14 21:07:01,746] {__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-08-14 21:07:01,747] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 21:07:01,959] {__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-08-14 21:07:01,961] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 21:07:02,099] {__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-08-14 21:07:02,101] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 21:07:02,252] {__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-08-14 21:07:02,253] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 21:07:02,430] {__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-08-14 21:07:02,432] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 21:07:02,567] {__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-08-14 21:07:02,568] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 21:07:02,581] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 21:07:02,776] {__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-08-14 21:07:02,777] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 21:07:03,123] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 21:07:03,126] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 21:07:03,285] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 21:07:03,419] {__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-08-14 21:07:03,420] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 21:07:03,930] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 21:07:03,931] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 21:07:04,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-08-14 21:07:04,270] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:05,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:06,252] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:06,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:07,305] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:07,727] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:08,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:08,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:09,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:09,659] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:10,104] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:10,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:11,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:11,556] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:11,971] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:12,374] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:12,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:13,201] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:13,586] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:14,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:14,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:14,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:15,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:16,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:16,866] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:17,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:17,852] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:18,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:18,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:19,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:19,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:19,963] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:20,450] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:20,899] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:21,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:21,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 21:07:22,758] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 21:07:23,151] {__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-08-14 21:07:23,152] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:07:23,450] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:07:23,657] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:07:23,868] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 21:07:23,884] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 21:07:23,895] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:07:24,107] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:07:24,322] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:07:24,527] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 21:07:24,800] {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-08-14 21:07:24,801] {__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-08-14 21:07:24,801] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 21:07:25,158] {pyAvaCore:104} INFO - Fetching [2022-08-14 21:07:25,159] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 21:07:26,292] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 21:07:26,293] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 21:07:26,294] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 21:37:01,727] {pyAvaCore:99} INFO - Fetching [2022-08-14 21:37:02,072] {__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-08-14 21:37:02,072] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 21:37:02,283] {__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-08-14 21:37:02,285] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 21:37:02,432] {__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-08-14 21:37:02,434] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 21:37:02,579] {__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-08-14 21:37:02,581] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 21:37: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-08-14 21:37:02,733] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 21:37:02,877] {__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-08-14 21:37:02,879] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 21:37:02,895] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 21:37: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-08-14 21:37:03,035] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 21:37:03,526] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 21:37:03,529] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 21:37:03,700] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 21:37:03,830] {__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-08-14 21:37:03,831] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 21:37:04,481] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 21:37:04,482] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 21:37:04,596] {__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-08-14 21:37:04,839] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:05,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:05,956] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:06,664] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:07,198] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:07,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:08,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:08,539] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:08,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:09,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:09,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:10,245] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:10,736] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:11,178] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 21: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-08-14 21:37:12,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:12,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:12,941] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:13,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:13,695] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:14,110] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:14,446] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:14,877] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:15,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:15,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:16,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:16,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:17,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:17,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:17,822] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:18,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:18,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:19,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:19,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:19,907] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:20,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 21:37:21,080] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 21:37:21,570] {__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-08-14 21:37:21,571] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:37:21,778] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:37:21,985] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:37:22,198] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 21:37:22,212] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 21:37:22,225] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:37:22,434] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:37:22,644] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 21:37:22,847] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 21:37:23,148] {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-08-14 21:37:23,149] {__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-08-14 21:37:23,149] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 21:37:23,433] {pyAvaCore:104} INFO - Fetching [2022-08-14 21:37:23,433] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 21:37:24,605] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 21:37:24,606] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 21:37:24,606] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 22:07:01,803] {pyAvaCore:99} INFO - Fetching [2022-08-14 22:07:02,159] {__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-08-14 22:07:02,160] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 22:07:02,355] {__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-08-14 22:07:02,357] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 22:07:02,496] {__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-08-14 22:07:02,497] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 22:07:02,640] {__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-08-14 22:07:02,642] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 22:07:02,784] {__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-08-14 22:07:02,786] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 22:07:02,930] {__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-08-14 22:07:02,932] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 22:07:02,947] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 22:07:03,095] {__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-08-14 22:07:03,096] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 22:07:03,453] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 22:07:03,456] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 22:07:03,637] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 22:07:03,771] {__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-08-14 22:07:03,773] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 22:07:04,358] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 22:07:04,359] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 22:07:04,584] {__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-08-14 22:07:04,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:05,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:05,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07: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-08-14 22:07:06,862] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:07,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:07,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:08,321] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:08,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:09,288] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:09,679] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:10,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:10,629] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:11,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:11,515] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:11,925] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:12,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:12,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:13,157] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:13,639] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:14,084] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:14,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:14,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:15,482] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:15,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:16,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:16,794] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:17,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:17,686] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:18,088] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:18,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:19,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:19,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:20,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:20,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:20,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 22:07:21,679] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 22:07:22,073] {__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-08-14 22:07:22,075] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:07:22,336] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:07:22,545] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:07:22,754] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 22:07:22,767] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 22:07:22,779] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:07:23,008] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:07:23,212] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:07:23,422] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 22:07:23,664] {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-08-14 22:07:23,665] {__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-08-14 22:07:23,665] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 22:07:23,950] {pyAvaCore:104} INFO - Fetching [2022-08-14 22:07:23,951] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 22:07:25,005] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 22:07:25,006] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 22:07:25,006] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 22:37:01,350] {pyAvaCore:99} INFO - Fetching [2022-08-14 22:37:01,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-08-14 22:37:01,692] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 22:37:01,939] {__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-08-14 22:37:01,942] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 22:37:02,095] {__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-08-14 22:37:02,097] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 22:37:02,239] {__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-08-14 22:37:02,240] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 22:37:02,381] {__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-08-14 22:37:02,383] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 22:37:02,521] {__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-08-14 22:37:02,522] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 22:37:02,539] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 22:37:02,722] {__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-08-14 22:37:02,723] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 22:37:03,003] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 22:37:03,006] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 22:37:03,188] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 22:37:03,339] {__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-08-14 22:37:03,341] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 22:37:04,897] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 22:37:04,899] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 22:37:05,019] {__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-08-14 22:37:05,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:05,939] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:06,473] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:06,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:07,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:07,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:08,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:08,753] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:09,221] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:09,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:10,160] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:10,589] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:11,000] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:11,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:11,852] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:12,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:12,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:13,064] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:13,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:13,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:14,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:14,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:15,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:15,624] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:16,000] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:16,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:16,825] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:17,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:17,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:18,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:18,684] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:19,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:19,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:19,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:20,338] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:20,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 22:37:21,597] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 22:37:22,151] {__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-08-14 22:37:22,152] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:37:22,409] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:37:22,622] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:37:22,829] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 22:37:22,843] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 22:37:22,854] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:37:23,059] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:37:23,263] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 22:37:23,472] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 22:37:23,775] {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-08-14 22:37:23,776] {__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-08-14 22:37:23,776] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 22:37:24,099] {pyAvaCore:104} INFO - Fetching [2022-08-14 22:37:24,099] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 22:37:25,256] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 22:37:25,257] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 22:37:25,259] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 23:07:01,299] {pyAvaCore:99} INFO - Fetching [2022-08-14 23:07:02,066] {__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-08-14 23:07:02,067] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 23:07:02,275] {__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-08-14 23:07:02,277] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 23:07:02,416] {__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-08-14 23:07:02,417] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 23:07:02,559] {__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-08-14 23:07:02,560] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 23:07:02,710] {__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-08-14 23:07:02,712] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 23:07:02,855] {__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-08-14 23:07:02,856] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 23:07:02,870] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 23:07:03,009] {__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-08-14 23:07:03,010] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 23:07:03,348] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 23:07:03,351] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 23:07:03,513] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 23:07:03,667] {__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-08-14 23:07:03,668] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 23:07:04,168] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 23:07:04,169] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 23:07:04,350] {__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-08-14 23:07:04,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:05,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:05,701] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:06,107] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:06,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:07,013] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07: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-08-14 23:07:08,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:08,652] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:09,163] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:09,633] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:10,155] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:10,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:11,022] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:11,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:11,817] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:12,173] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:12,524] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:12,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:13,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07: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-08-14 23:07:14,085] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:14,749] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:15,155] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:15,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:15,992] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:16,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:16,790] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:17,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:17,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:17,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:18,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:18,855] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:19,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:19,673] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:20,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 23:07:20,824] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 23:07:21,221] {__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-08-14 23:07:21,222] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:07:21,426] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:07:21,627] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:07:21,847] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 23:07:21,860] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 23:07:21,872] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:07:22,080] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:07:22,344] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:07:22,552] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 23:07:22,754] {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-08-14 23:07:22,754] {__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-08-14 23:07:22,754] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 23:07:23,038] {pyAvaCore:104} INFO - Fetching [2022-08-14 23:07:23,038] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 23:07:24,195] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 23:07:24,195] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 23:07:24,196] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json [2022-08-14 23:37:01,451] {pyAvaCore:99} INFO - Fetching [2022-08-14 23:37:01,793] {__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-08-14 23:37:01,794] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-14 23:37:02,060] {__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-08-14 23:37:02,062] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-14 23:37:02,233] {__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-08-14 23:37:02,235] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-14 23:37:02,377] {__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-08-14 23:37:02,378] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-14 23:37:02,520] {__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-08-14 23:37:02,522] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-14 23:37:02,653] {__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-08-14 23:37:02,654] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 23:37:02,668] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-14 23:37:02,799] {__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-08-14 23:37:02,801] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-14 23:37:03,294] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-14 23:37:03,297] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-14 23:37:03,473] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-14 23:37:03,627] {__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-08-14 23:37:03,628] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-14 23:37:04,151] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-14 23:37:04,152] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-14 23:37:04,270] {__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-08-14 23:37:04,450] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:04,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:05,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:05,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:06,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:06,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:07,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:07,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:08,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:08,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:08,960] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:09,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:09,793] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:10,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:10,526] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:10,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37: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-08-14 23:37:11,829] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:12,214] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:12,608] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:13,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:13,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:13,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:14,225] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:14,644] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:15,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:15,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:15,917] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:16,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:16,749] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:17,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:17,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:17,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:18,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:18,763] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:19,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-14 23:37:19,917] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-14 23:37:20,313] {__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-08-14 23:37:20,314] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:37:20,520] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:37:20,726] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:37:20,939] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 23:37:20,953] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-14 23:37:20,965] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:37:21,177] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:37:21,386] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-14 23:37:21,593] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-14 23:37:21,851] {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-08-14 23:37:21,851] {__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-08-14 23:37:21,851] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-14 23:37:22,140] {pyAvaCore:104} INFO - Fetching [2022-08-14 23:37:22,140] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-14 23:37:23,304] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-13/2022-08-13.ratings.json [2022-08-14 23:37:23,305] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-14/2022-08-14.ratings.json [2022-08-14 23:37:23,306] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-15/2022-08-15.ratings.json