[2022-08-23 00:07:01,274] {pyAvaCore:99} INFO - Fetching [2022-08-23 00:07:01,626] {__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-23 00:07:01,627] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 00:07:01,834] {__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-23 00:07:01,836] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 00:07:01,977] {__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-23 00:07:01,978] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 00:07:02,118] {__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-23 00:07:02,119] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 00:07:02,260] {__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-23 00:07:02,261] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 00:07:02,397] {__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-23 00:07:02,398] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 00:07:02,411] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 00:07:02,546] {__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-23 00:07:02,547] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 00:07:02,823] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 00:07:02,825] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 00:07:02,993] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 00:07:03,128] {__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-23 00:07:03,130] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 00:07:03,669] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 00:07:03,671] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 00:07:03,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-23 00:07:03,945] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:04,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:04,934] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07: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-23 00:07:05,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:06,201] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:06,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-23 00:07:07,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:07,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:07,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:08,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:08,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:08,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:09,357] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:09,780] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:10,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:10,699] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:11,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:11,608] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:11,937] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:12,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:12,675] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:13,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:13,481] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:13,838] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:14,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:14,651] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:14,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:15,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-23 00:07:15,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:16,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:16,703] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:17,055] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:17,380] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:17,809] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:18,179] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 00:07:18,935] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 00:07:20,427] {__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-23 00:07:20,428] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:07:20,631] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:07:20,844] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:07:21,050] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 00:07:21,063] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 00:07:21,074] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:07:21,337] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:07:21,545] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:07:21,755] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 00:07:21,982] {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-23 00:07:21,982] {__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-23 00:07:21,983] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 00:07:22,306] {pyAvaCore:104} INFO - Fetching [2022-08-23 00:07:22,306] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 00:07:23,396] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 00:07:23,397] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 00:07:23,398] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 00:37:01,446] {pyAvaCore:99} INFO - Fetching [2022-08-23 00:37:01,790] {__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-23 00:37:01,791] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 00: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-23 00:37:02,017] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 00:37:02,166] {__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-23 00:37:02,167] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 00:37:02,351] {__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-23 00:37:02,353] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 00:37:02,522] {__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-23 00:37:02,524] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 00:37:02,676] {__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-23 00:37:02,677] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 00:37:02,690] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 00:37:02,839] {__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-23 00:37:02,840] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 00:37:03,241] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 00:37:03,244] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 00:37:03,432] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 00:37:03,572] {__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-23 00:37:03,573] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 00:37:04,134] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 00:37:04,136] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 00:37:04,243] {__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-23 00: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-23 00:37:04,987] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:05,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:06,072] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:06,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:06,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:07,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:07,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:08,245] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:08,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:09,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:09,472] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:09,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:10,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:10,726] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:11,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:11,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-23 00:37:11,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:12,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:12,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:13,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:13,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:14,218] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:14,572] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:14,950] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:15,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:15,793] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:16,194] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:16,603] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:17,072] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:17,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:17,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:18,298] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:18,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:18,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:19,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 00:37:23,860] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 00:37:25,259] {__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-23 00:37:25,259] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:37:25,527] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:37:25,735] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:37:25,958] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 00:37:25,973] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 00:37:25,987] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:37:26,199] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:37:26,410] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 00:37:26,617] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 00:37:26,867] {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-23 00:37:26,867] {__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-23 00:37:26,867] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 00:37:27,154] {pyAvaCore:104} INFO - Fetching [2022-08-23 00:37:27,155] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 00:37:28,061] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 00:37:28,061] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 00:37:28,062] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 01:07:01,242] {pyAvaCore:99} INFO - Fetching [2022-08-23 01:07:01,589] {__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-23 01:07:01,590] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 01:07:01,876] {__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-23 01:07:01,877] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 01:07:02,017] {__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-23 01:07:02,019] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 01:07:02,160] {__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-23 01:07:02,162] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 01:07:02,337] {__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-23 01:07:02,338] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 01:07:02,469] {__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-23 01:07:02,470] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 01:07:02,483] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 01:07:02,637] {__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-23 01:07:02,638] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 01:07:02,975] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 01:07:02,977] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 01:07:03,160] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 01:07:03,294] {__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-23 01:07:03,296] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 01:07:03,854] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 01:07:03,856] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 01:07:04,113] {__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-23 01:07:04,321] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:04,816] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:05,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:05,838] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:06,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:06,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 01: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-23 01:07:07,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:08,094] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:08,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:09,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:09,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:09,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:10,236] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:10,743] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:11,120] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:11,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:11,997] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:12,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:12,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:13,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:13,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:14,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:14,447] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:14,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:15,248] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:15,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:16,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:16,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:16,953] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:17,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:17,686] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:18,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:18,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:18,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:19,186] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 01:07:20,042] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 01:07:20,533] {__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-23 01:07:20,534] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:07:20,744] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:07:20,955] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:07:21,165] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 01:07:21,179] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 01:07:21,190] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:07:21,394] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:07:21,604] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:07:21,815] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 01:07:22,106] {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-23 01:07:22,107] {__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-23 01:07:22,107] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 01:07:22,394] {pyAvaCore:104} INFO - Fetching [2022-08-23 01:07:22,394] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 01:07:23,608] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 01:07:23,608] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 01:07:23,609] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 01:37:01,872] {pyAvaCore:99} INFO - Fetching [2022-08-23 01:37:02,295] {__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-23 01:37:02,296] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 01:37:02,503] {__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-23 01:37:02,505] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 01:37:02,676] {__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-23 01:37:02,677] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 01:37:02,843] {__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-23 01:37:02,844] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 01:37:03,001] {__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-23 01:37:03,003] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 01:37:03,144] {__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-23 01:37:03,145] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 01:37:03,159] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 01:37:03,296] {__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-23 01:37:03,298] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 01:37:03,748] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 01:37:03,751] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 01:37:03,930] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 01:37:04,061] {__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-23 01:37:04,063] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 01:37:04,609] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 01:37:04,610] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 01:37:04,723] {__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-23 01:37:04,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:05,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:05,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:06,194] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:06,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:07,000] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:07,447] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:07,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:08,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:08,611] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:08,981] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:09,375] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:09,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:10,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:10,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:11,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:11,577] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:12,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:12,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:12,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:13,294] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:13,764] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:14,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:14,605] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:15,030] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:15,404] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:15,890] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:16,280] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:16,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:17,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:17,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:17,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:18,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:18,696] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:19,129] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:19,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 01:37:20,406] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 01:37:20,802] {__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-23 01:37:20,802] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:37:21,063] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:37:21,273] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:37:21,496] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 01:37:21,509] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 01:37:21,521] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:37:21,742] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:37:21,952] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 01:37:22,160] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 01:37:22,411] {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-23 01:37:22,412] {__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-23 01:37:22,412] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 01:37:22,697] {pyAvaCore:104} INFO - Fetching [2022-08-23 01:37:22,697] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 01:37:23,838] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 01:37:23,839] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 01:37:23,841] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 02:07:01,266] {pyAvaCore:99} INFO - Fetching [2022-08-23 02:07:01,505] {__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-23 02:07:01,506] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 02:07:01,717] {__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-23 02:07:01,719] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 02:07:01,865] {__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-23 02:07:01,867] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 02:07:02,005] {__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-23 02:07:02,006] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 02:07:02,149] {__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-23 02:07:02,150] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 02:07:02,294] {__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-23 02:07:02,295] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 02:07:02,308] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 02:07:02,444] {__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-23 02:07:02,446] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 02:07:02,776] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 02:07:02,779] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 02:07:02,944] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 02:07:03,091] {__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-23 02:07:03,093] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 02:07:03,618] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 02:07:03,619] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 02:07:03,717] {__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-23 02:07:03,925] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:04,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:04,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:05,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:05,866] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:06,240] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:06,637] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:07,031] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:07,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:07,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:08,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:08,618] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:08,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:09,453] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:09,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07: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-23 02:07:10,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:11,044] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:11,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:11,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:12,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:12,651] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:13,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:13,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:13,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:14,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:14,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-23 02:07:15,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:15,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:15,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:16,293] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:16,657] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:17,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:17,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:17,815] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:18,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 02:07:18,947] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 02:07:19,334] {__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-23 02:07:19,335] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:07:19,558] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:07:19,769] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:07:19,980] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 02:07:19,994] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 02:07:20,005] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:07:20,290] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:07:20,493] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:07:20,697] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 02:07:20,897] {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-23 02:07:20,897] {__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-23 02:07:20,897] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 02:07:21,177] {pyAvaCore:104} INFO - Fetching [2022-08-23 02:07:21,177] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 02:07:22,213] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 02:07:22,215] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 02:07:22,216] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 02:37:02,076] {pyAvaCore:99} INFO - Fetching [2022-08-23 02:37:02,432] {__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-23 02:37:02,433] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 02:37:02,667] {__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-23 02:37:02,669] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 02:37:02,832] {__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-23 02:37:02,833] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 02:37:02,972] {__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-23 02:37:02,974] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 02:37:03,110] {__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-23 02:37:03,111] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 02:37:03,252] {__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-23 02:37:03,254] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 02:37:03,267] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 02:37:03,404] {__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-23 02:37:03,406] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 02:37:03,924] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 02:37:03,927] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 02:37:04,100] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 02:37:04,237] {__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-23 02:37:04,239] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 02:37:04,905] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 02:37:04,906] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 02:37:05,024] {__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-23 02:37:05,266] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:05,811] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:06,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:06,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:07,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:07,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:08,265] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:08,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:09,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-23 02:37:09,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:09,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:10,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:10,645] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:11,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:11,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:11,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:12,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:12,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:13,210] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:13,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-23 02:37:13,867] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:14,434] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:14,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:15,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:15,533] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:16,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:16,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:16,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:17,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:17,682] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:18,077] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:18,477] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:18,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:19,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:19,788] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:20,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 02:37:20,869] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 02:37:21,261] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-08-23 02:37:21,262] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:37:21,546] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:37:21,753] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:37:21,960] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 02:37:21,973] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 02:37:21,985] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:37:22,192] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:37:22,401] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 02:37:22,604] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 02:37:22,872] {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-23 02:37:22,872] {__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-23 02:37:22,872] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 02:37:23,153] {pyAvaCore:104} INFO - Fetching [2022-08-23 02:37:23,153] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 02:37:24,054] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 02:37:24,055] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 02:37:24,055] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 03:07:01,379] {pyAvaCore:99} INFO - Fetching [2022-08-23 03:07: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-23 03:07:01,615] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 03:07:01,841] {__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-23 03:07:01,843] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 03:07:01,991] {__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-23 03:07:01,993] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 03:07:02,157] {__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-23 03:07:02,158] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 03:07:02,309] {__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-23 03:07:02,311] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 03:07:02,463] {__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-23 03:07:02,464] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 03:07:02,477] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 03:07:02,619] {__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-23 03:07:02,621] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 03:07:02,950] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 03:07:02,953] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 03:07:03,139] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 03:07:03,282] {__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-23 03:07:03,283] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 03:07:03,817] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 03:07:03,818] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 03:07:03,992] {__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-23 03:07:04,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:04,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:05,024] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:05,611] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:06,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:06,589] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:07,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:07,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:07,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-23 03:07:08,282] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:08,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:09,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-23 03:07:09,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:10,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:10,685] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:11,082] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:11,477] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:11,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:12,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:12,793] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:13,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:13,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:14,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:14,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:14,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:15,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:15,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:16,236] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:16,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:17,149] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:17,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:17,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:18,417] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:18,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:19,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:19,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 03:07:20,508] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 03:07:21,059] {__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-23 03:07:21,059] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:07:21,344] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:07:21,546] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:07:21,754] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 03:07:21,768] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 03:07:21,784] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:07:21,992] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:07:22,202] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:07:22,409] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 03:07:22,704] {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-23 03:07:22,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-23 03:07:22,705] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 03:07:23,031] {pyAvaCore:104} INFO - Fetching [2022-08-23 03:07:23,031] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 03:07:24,212] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 03:07:24,213] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 03:07:24,214] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 03:37:01,407] {pyAvaCore:99} INFO - Fetching [2022-08-23 03: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-23 03:37:01,759] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 03:37:01,964] {__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-23 03:37:01,967] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 03:37:02,117] {__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-23 03:37:02,119] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 03:37:02,305] {__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-23 03:37:02,307] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 03:37:02,445] {__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-23 03:37:02,446] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 03:37:02,630] {__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-23 03:37:02,632] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 03:37:02,645] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 03:37:02,784] {__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-23 03:37:02,785] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 03:37:03,124] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 03:37:03,127] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 03:37:03,300] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 03:37:03,440] {__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-23 03:37:03,441] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 03:37:04,006] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 03:37:04,008] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 03:37:04,121] {__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-23 03:37:04,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:04,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:05,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:05,726] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:06,089] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:06,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:07,036] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:07,453] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:07,860] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:08,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:08,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:09,099] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:09,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:09,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:10,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:10,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:11,012] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:11,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:12,129] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:12,595] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:12,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-23 03:37:13,340] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:13,670] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:14,089] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:14,447] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:14,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:15,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:15,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:16,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:16,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:16,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-23 03:37:17,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:17,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:18,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:18,668] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:19,038] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 03:37:19,773] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 03:37:20,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-23 03:37:20,163] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:37:20,367] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:37:20,571] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:37:20,779] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 03:37:20,793] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 03:37:20,805] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:37:21,010] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:37:21,276] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 03:37:21,488] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 03:37:21,719] {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-23 03:37:21,720] {__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-23 03:37:21,720] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 03:37:22,085] {pyAvaCore:104} INFO - Fetching [2022-08-23 03:37:22,085] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 03:37:23,328] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 03:37:23,329] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 03:37:23,330] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 04:07:01,484] {pyAvaCore:99} INFO - Fetching [2022-08-23 04:07:02,130] {__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-23 04:07:02,130] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 04: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-23 04:07:02,338] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 04:07:02,474] {__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-23 04:07:02,476] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 04:07:02,610] {__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-23 04:07:02,612] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 04:07: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-23 04:07:02,751] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 04:07:02,888] {__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-23 04:07:02,889] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 04:07:02,902] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 04:07: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-23 04:07:03,045] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 04:07:03,376] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 04:07:03,378] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 04:07:03,555] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 04:07:03,692] {__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-23 04:07:03,693] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 04:07:04,228] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 04:07:04,230] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 04:07:04,482] {__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-23 04:07:04,657] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:05,276] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:05,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:06,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:06,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:07,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:07,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:08,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:08,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:08,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:09,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:09,804] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:10,192] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:10,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:11,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:11,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:11,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:12,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:12,604] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:13,026] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:13,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:13,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:14,257] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:14,629] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:15,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:15,486] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:15,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:16,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:16,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:17,368] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:17,711] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:18,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:18,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:19,024] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:19,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:19,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 04:07:20,665] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 04:07:21,217] {__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-23 04:07:21,218] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:07:21,475] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:07:21,682] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:07:21,892] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 04:07:21,907] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 04:07:21,921] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:07:22,132] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:07:22,342] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:07:22,562] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 04:07:22,848] {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-23 04:07:22,848] {__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-23 04:07:22,849] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 04:07:23,138] {pyAvaCore:104} INFO - Fetching [2022-08-23 04:07:23,138] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 04:07:24,304] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 04:07:24,305] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 04:07:24,305] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 04:37:01,426] {pyAvaCore:99} INFO - Fetching [2022-08-23 04: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-23 04:37:01,749] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 04:37:01,954] {__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-23 04:37:01,956] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 04:37:02,115] {__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-23 04:37:02,116] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 04:37:02,276] {__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-23 04:37:02,277] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 04:37:02,414] {__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-23 04:37:02,417] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 04:37:02,560] {__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-23 04:37:02,562] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 04:37:02,576] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 04:37:02,716] {__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-23 04:37:02,717] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 04:37:03,367] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 04:37:03,369] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 04:37:03,541] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 04:37:03,678] {__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-23 04:37:03,679] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 04:37:04,273] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 04:37: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-23 04:37:04,456] {__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-23 04:37:04,731] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:05,399] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:05,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:06,377] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:06,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:07,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:07,708] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:08,112] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:08,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:08,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:09,308] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:09,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:10,223] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:10,624] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:11,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:11,454] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:11,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:12,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:12,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:12,954] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:13,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:13,703] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:14,143] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:14,533] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:14,975] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:15,343] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:15,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:16,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:16,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:16,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:17,389] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 04: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-23 04:37:18,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:18,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:19,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:19,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 04:37:20,305] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 04:37:20,696] {__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-23 04:37:20,697] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:37:20,900] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:37:21,102] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:37:21,358] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 04:37:21,370] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 04:37:21,381] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:37:21,588] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:37:21,807] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 04:37:22,012] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 04:37:22,293] {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-23 04:37:22,293] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-08-23 04:37:22,294] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 04:37:22,611] {pyAvaCore:104} INFO - Fetching [2022-08-23 04:37:22,612] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 04:37:23,536] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 04:37:23,537] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 04:37:23,537] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 05:07:01,609] {pyAvaCore:99} INFO - Fetching [2022-08-23 05:07:01,961] {__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-23 05:07:01,962] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 05:07:02,158] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 05:07:02,160] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 05:07:02,298] {__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-23 05:07:02,300] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 05:07:02,446] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 05:07:02,448] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 05:07:02,590] {__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-23 05:07:02,591] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 05:07:02,742] {__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-23 05:07:02,744] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 05:07:02,757] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 05:07:02,895] {__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-23 05:07:02,897] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 05:07:03,234] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 05:07:03,237] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 05:07:03,403] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 05:07:03,539] {__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-23 05:07:03,540] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 05:07:04,150] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 05:07: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-23 05:07:04,325] {__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-23 05:07:04,468] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:04,907] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:05,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:05,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:06,672] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:07,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:07,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:08,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:08,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:08,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:09,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:09,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:10,158] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:10,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-23 05:07:10,941] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:11,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:11,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:12,389] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:12,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:13,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:13,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:14,013] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:14,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:14,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:15,099] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:15,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:15,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:16,183] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:16,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-23 05:07:16,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:17,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:17,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:18,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:18,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:18,981] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:19,335] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 05:07:20,296] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 05:07:20,844] {__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-23 05:07:20,844] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:07:21,102] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:07:21,361] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:07:21,566] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 05:07:21,580] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 05:07:21,591] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:07:21,801] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:07:22,010] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:07:22,223] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 05:07:22,500] {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-23 05:07:22,500] {__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-23 05:07:22,501] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 05:07:22,787] {pyAvaCore:104} INFO - Fetching [2022-08-23 05:07:22,787] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 05:07:23,768] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 05:07:23,768] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 05:07:23,769] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 05:37:01,693] {pyAvaCore:99} INFO - Fetching [2022-08-23 05:37:02,028] {__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-23 05:37:02,029] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 05:37:02,246] {__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-23 05:37:02,248] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 05:37:02,408] {__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-23 05:37:02,410] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 05:37:02,570] {__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-23 05:37:02,571] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 05:37:02,701] {__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-23 05:37:02,702] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 05:37:02,844] {__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-23 05:37:02,845] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 05:37:02,860] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 05:37:02,990] {__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-23 05:37:02,991] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 05:37:03,406] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 05:37:03,409] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 05:37:03,596] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 05:37:03,733] {__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-23 05:37:03,734] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 05:37:04,305] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 05:37:04,307] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 05:37:04,409] {__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-23 05:37:04,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:05,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:05,601] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:06,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:06,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:06,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:07,357] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:07,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:08,298] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:08,697] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:09,094] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:09,453] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:09,883] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:10,246] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:10,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:10,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:11,445] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:11,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:12,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:12,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:13,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:13,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:13,761] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:14,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:14,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:14,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:15,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:15,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:16,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:16,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:16,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:17,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:17,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-23 05:37:18,103] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:18,444] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:18,815] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 05:37:19,928] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 05:37:20,318] {__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-23 05:37:20,319] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:37:20,521] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:37:20,728] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:37:20,949] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 05:37:20,962] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 05:37:20,973] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:37:21,187] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:37:21,444] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 05:37:21,653] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 05:37:21,882] {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-23 05:37:21,882] {__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-23 05:37:21,882] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 05:37:22,172] {pyAvaCore:104} INFO - Fetching [2022-08-23 05:37:22,172] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 05:37:23,128] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 05:37:23,128] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 05:37:23,129] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 06:07:01,251] {pyAvaCore:99} INFO - Fetching [2022-08-23 06:07:01,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-23 06:07:01,596] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 06:07:01,794] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 06:07:01,796] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 06:07:01,932] {__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-23 06:07:01,933] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 06:07:02,077] {__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-23 06:07:02,078] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 06:07:02,217] {__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-23 06:07:02,219] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 06:07:02,357] {__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-23 06:07:02,359] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 06:07:02,373] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 06:07:02,542] {__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-23 06:07:02,544] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 06:07:02,885] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 06:07:02,887] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 06:07:03,048] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 06:07:03,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-23 06:07:03,187] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 06:07:03,679] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 06:07:03,680] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 06:07:03,798] {__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-23 06:07:04,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:04,544] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:05,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:05,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:06,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:06,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:06,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:07,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:07,838] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:08,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:08,724] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:09,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:09,645] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:10,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:10,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:10,971] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:11,383] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:11,784] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:12,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:12,684] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:13,157] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:13,580] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:13,958] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:14,362] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:14,710] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:15,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:15,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:16,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:16,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:17,160] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:17,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:18,072] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:18,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:18,811] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:19,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:19,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 06:07:20,488] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 06:07:21,033] {__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-23 06:07:21,034] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:07:21,297] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:07:21,496] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:07:21,703] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 06:07:21,716] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 06:07:21,730] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:07:21,944] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:07:22,145] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:07:22,350] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 06:07:22,626] {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-23 06:07:22,626] {__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-23 06:07:22,627] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 06:07:22,915] {pyAvaCore:104} INFO - Fetching [2022-08-23 06:07:22,916] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 06:07:23,932] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 06:07:23,933] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 06:07:23,933] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 06:37:02,130] {pyAvaCore:99} INFO - Fetching [2022-08-23 06:37:02,486] {__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-23 06:37:02,487] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 06:37:02,706] {__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-23 06:37:02,708] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 06:37:02,850] {__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-23 06:37:02,851] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 06:37:02,987] {__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-23 06:37:02,988] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 06:37:03,124] {__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-23 06:37:03,126] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 06:37:03,262] {__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-23 06:37:03,264] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 06:37:03,277] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 06:37:03,414] {__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-23 06:37:03,415] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 06:37:03,890] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 06:37:03,892] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 06:37:04,089] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 06:37:04,232] {__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-23 06:37:04,233] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 06:37:04,922] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 06:37:04,923] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 06:37:05,027] {__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-23 06: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-23 06:37:05,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-23 06:37:06,123] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:06,548] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:06,978] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:07,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:07,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:08,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:08,679] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:09,255] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:09,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:09,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:10,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:11,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:11,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:12,013] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:12,462] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:12,955] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:13,334] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:13,691] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:14,133] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:14,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:15,086] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:15,490] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:15,928] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:16,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:16,697] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:17,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:17,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:17,881] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:18,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:18,835] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:19,343] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:19,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:20,157] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:20,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 06:37:21,465] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 06:37:21,852] {__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-23 06:37:21,853] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:37:22,131] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:37:22,337] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:37:22,545] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 06:37:22,557] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 06:37:22,569] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:37:22,775] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:37:22,984] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 06:37:23,194] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 06:37:23,473] {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-23 06:37:23,473] {__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-23 06:37:23,473] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 06:37:23,783] {pyAvaCore:104} INFO - Fetching [2022-08-23 06:37:23,783] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 06:37:24,815] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 06:37:24,815] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 06:37:24,816] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 07:07:02,004] {pyAvaCore:99} INFO - Fetching [2022-08-23 07:07:02,714] {__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-23 07:07:02,715] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 07:07:02,931] {__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-23 07:07:02,933] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 07:07:03,069] {__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-23 07:07:03,071] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 07:07:03,218] {__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-23 07:07:03,220] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 07:07:03,375] {__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-23 07:07:03,376] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 07:07:03,514] {__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-23 07:07:03,515] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 07:07:03,529] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 07:07:03,670] {__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-23 07:07:03,672] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 07:07:05,009] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 07:07:05,012] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 07:07:05,205] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 07:07:05,343] {__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-23 07:07:05,344] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 07:07:05,886] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 07:07:05,887] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 07:07:06,062] {__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-23 07:07:06,276] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:06,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:07,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:07,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:08,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:08,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:09,282] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:09,729] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:10,105] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:10,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:10,978] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:11,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:11,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:12,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:12,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:13,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-23 07:07:13,559] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:13,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:14,317] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:14,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:15,176] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:15,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:15,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:16,340] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:16,772] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:17,303] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:17,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:18,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:18,512] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:18,935] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:19,377] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:19,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:20,250] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:20,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:21,012] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:21,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 07:07:22,182] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 07:07:22,736] {__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-23 07:07:22,736] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:07:23,014] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:07:23,224] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:07:23,433] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 07:07:23,448] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 07:07:23,461] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:07:23,671] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:07:23,878] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:07:24,084] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 07:07:24,356] {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-23 07:07:24,356] {__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-23 07:07:24,356] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 07:07:24,647] {pyAvaCore:104} INFO - Fetching [2022-08-23 07:07:24,647] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 07:07:25,706] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 07:07:25,707] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 07:07:25,709] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 07:37:01,953] {pyAvaCore:99} INFO - Fetching [2022-08-23 07:37:02,499] {__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-23 07:37:02,499] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 07:37:02,734] {__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-23 07:37:02,736] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 07:37:02,877] {__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-23 07:37:02,879] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 07:37:03,038] {__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-23 07:37:03,039] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 07:37:03,169] {__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-23 07:37:03,170] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 07:37:03,312] {__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-23 07:37:03,313] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 07:37:03,326] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 07:37:03,470] {__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-23 07:37:03,472] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 07:37:03,916] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 07:37:03,918] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 07:37:04,079] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 07:37:04,216] {__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-23 07:37:04,218] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 07:37:04,675] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 07:37:04,677] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 07:37:04,782] {__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-23 07:37:04,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:05,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:05,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:06,474] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:06,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:07,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:07,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:08,282] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:08,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:09,197] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:09,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:09,958] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:10,432] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:10,835] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:11,250] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:11,725] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:12,188] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:12,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:12,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:13,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:13,761] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:14,145] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:14,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 07: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-23 07:37:15,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:15,675] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:16,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:16,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:16,860] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:17,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:17,640] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:17,990] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:18,375] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:18,826] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:19,247] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:19,613] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 07:37:20,452] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 07:37:20,840] {__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-23 07:37:20,841] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:37:21,044] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:37:21,246] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:37:21,449] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 07:37:21,465] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 07:37:21,478] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:37:21,687] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:37:21,900] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 07:37:22,102] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 07:37:22,308] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-08-23 07:37:22,308] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-08-23 07:37:22,308] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 07:37:22,600] {pyAvaCore:104} INFO - Fetching [2022-08-23 07:37:22,600] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 07:37:23,629] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 07:37:23,630] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 07:37:23,631] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 08:07:01,442] {pyAvaCore:99} INFO - Fetching [2022-08-23 08:07:01,792] {__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-23 08:07:01,792] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 08:07:02,006] {__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-23 08:07:02,008] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 08:07: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-23 08:07:02,155] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 08:07:02,288] {__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-23 08:07:02,289] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 08:07:02,428] {__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-23 08:07:02,429] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 08:07:02,569] {__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-23 08:07:02,570] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 08:07:02,584] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 08:07:02,718] {__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-23 08:07:02,719] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 08:07:03,050] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 08:07:03,053] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 08:07:03,224] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 08:07:03,358] {__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-23 08:07:03,359] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 08:07:03,903] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 08:07:03,904] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 08:07:04,007] {__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-23 08:07:04,150] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:04,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:05,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:05,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:05,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:06,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:07,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:07,466] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:07,916] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:08,289] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:08,670] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:09,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:09,603] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:10,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:10,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:10,860] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:11,271] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:11,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-23 08:07:12,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:12,577] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:13,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:13,387] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:13,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:14,168] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:14,502] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:14,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:15,334] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:15,712] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:16,108] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:16,550] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:17,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:17,515] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:17,872] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:18,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:18,643] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:19,055] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 08:07:19,859] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 08:07:20,255] {__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-23 08:07:20,256] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:07:20,513] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:07:20,730] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:07:20,936] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 08:07:20,950] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 08:07:20,962] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:07:21,170] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:07:21,375] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:07:21,577] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 08:07:21,858] {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-23 08:07:21,859] {__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-23 08:07:21,859] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 08:07:22,157] {pyAvaCore:104} INFO - Fetching [2022-08-23 08:07:22,158] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 08:07:23,113] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 08:07:23,114] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 08:07:23,115] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 08:37:01,469] {pyAvaCore:99} INFO - Fetching [2022-08-23 08:37:01,808] {__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-23 08:37:01,809] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 08:37:02,045] {__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-23 08:37:02,047] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 08:37:02,189] {__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-23 08:37:02,190] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 08:37:02,325] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 08:37:02,327] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 08:37:02,466] {__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-23 08:37:02,468] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 08:37:02,614] {__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-23 08:37:02,615] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 08:37:02,628] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 08:37:02,769] {__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-23 08:37:02,770] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 08:37:03,079] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 08:37:03,082] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 08:37:03,260] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 08:37:03,393] {__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-23 08:37:03,395] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 08:37:04,037] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 08:37:04,039] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 08:37:04,145] {__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-23 08:37:04,324] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:04,859] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:05,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:05,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:07,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:07,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:08,387] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:08,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:09,445] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:09,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:10,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:10,644] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:11,134] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:11,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:12,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:12,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:13,058] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:13,479] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:13,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:14,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:14,878] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:15,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:15,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:16,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:16,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:17,064] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:17,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:17,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:18,295] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:18,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:19,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:19,479] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:19,886] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:20,326] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:20,695] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:21,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 08:37:21,781] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 08:37:22,337] {__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-23 08:37:22,338] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:37:22,599] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:37:22,811] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:37:23,028] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 08:37:23,043] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 08:37:23,055] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:37:23,263] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:37:23,467] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 08:37:23,674] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 08:37:23,972] {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-23 08:37:23,972] {__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-23 08:37:23,973] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 08:37:24,278] {pyAvaCore:104} INFO - Fetching [2022-08-23 08:37:24,279] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 08:37:25,278] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 08:37:25,279] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 08:37:25,280] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 09:07:01,582] {pyAvaCore:99} INFO - Fetching [2022-08-23 09:07:01,922] {__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-23 09:07:01,923] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 09:07:02,152] {__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-23 09:07:02,153] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 09:07:02,293] {__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-23 09:07:02,294] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 09:07:02,450] {__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-23 09:07:02,452] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 09:07:02,585] {__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-23 09:07:02,587] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 09:07:02,724] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 09:07:02,726] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 09:07:02,740] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 09:07:02,873] {__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-23 09:07:02,875] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 09:07:03,208] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 09:07:03,210] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 09:07:03,384] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 09:07:03,519] {__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-23 09:07:03,520] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 09:07:04,068] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 09:07:04,069] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 09:07:04,340] {__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-23 09:07:04,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:05,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:05,487] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:05,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-23 09:07:06,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:06,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:07,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:07,717] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:08,143] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:08,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:08,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:09,377] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:09,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:10,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:10,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:11,027] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:11,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:11,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:12,317] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:12,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:13,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-23 09:07:13,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-23 09:07:13,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:14,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:14,745] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:15,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:15,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:16,112] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:16,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:17,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:17,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:17,914] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:18,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:18,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:19,318] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:19,646] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 09:07:20,470] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 09:07:20,859] {__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-23 09:07:20,860] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:07:21,063] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:07:21,271] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:07:21,475] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 09:07:21,489] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 09:07:21,501] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:07:21,704] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:07:21,911] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:07:22,117] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 09:07:22,317] {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-23 09:07:22,318] {__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-23 09:07:22,318] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 09:07:22,607] {pyAvaCore:104} INFO - Fetching [2022-08-23 09:07:22,607] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 09:07:23,778] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 09:07:23,779] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 09:07:23,779] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 09:37:01,546] {pyAvaCore:99} INFO - Fetching [2022-08-23 09:37:04,299] {__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-23 09:37:04,300] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 09:37:04,510] {__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-23 09:37:04,512] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 09:37:04,681] {__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-23 09:37:04,682] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 09:37:04,842] {__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-23 09:37:04,843] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 09:37:04,985] {__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-23 09:37:04,986] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 09:37:05,123] {__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-23 09:37:05,124] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 09:37:05,137] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 09:37:05,273] {__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-23 09:37:05,274] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 09:37:05,763] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 09:37:05,766] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 09:37:05,952] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 09:37:06,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-23 09:37:06,095] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 09:37:06,681] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 09:37:06,683] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 09:37:06,800] {__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-23 09:37:07,038] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:07,553] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:08,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:08,520] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:08,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:09,514] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:09,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:10,307] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:10,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:11,164] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:11,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:12,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:12,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:12,856] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:13,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:13,688] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:14,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:14,539] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:14,957] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:15,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:15,753] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:16,103] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:16,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:16,882] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:17,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:17,793] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:18,201] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:18,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:19,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:19,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:19,825] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:20,232] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:20,651] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:21,042] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:21,369] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:21,691] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 09:37:22,528] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 09:37:23,075] {__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-23 09:37:23,075] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:37:23,341] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:37:23,547] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:37:23,758] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 09:37:23,772] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 09:37:23,783] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:37:23,993] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:37:24,193] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 09:37:24,407] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 09:37:24,654] {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-23 09:37:24,655] {__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-23 09:37:24,655] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 09:37:24,964] {pyAvaCore:104} INFO - Fetching [2022-08-23 09:37:24,964] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 09:37:25,967] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 09:37:25,968] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 09:37:25,969] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 10:07:01,994] {pyAvaCore:99} INFO - Fetching [2022-08-23 10:07:02,347] {__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-23 10:07:02,348] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 10:07:02,561] {__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-23 10:07:02,563] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 10: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-23 10:07:02,709] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 10:07: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-23 10:07:02,850] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 10:07:02,993] {__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-23 10:07:02,994] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 10:07:03,135] {__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-23 10:07:03,136] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 10:07:03,150] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 10:07:03,298] {__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-23 10:07:03,300] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 10:07:03,633] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 10:07:03,636] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 10:07:03,809] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 10:07:03,945] {__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-23 10:07:03,946] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 10:07:04,379] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 10:07:04,381] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 10:07:04,558] {__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-23 10:07:04,739] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:05,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:05,687] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:06,242] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:06,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:07,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:08,011] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:08,509] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:08,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:09,404] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:09,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:10,298] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:10,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:11,107] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:11,597] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:12,026] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:12,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:12,804] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:13,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:13,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:13,944] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:14,326] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:14,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:15,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:15,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-23 10:07:15,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:16,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:16,749] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:17,143] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:17,601] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:18,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:18,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:18,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:19,413] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:19,840] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:20,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 10:07:21,048] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 10:07:21,438] {__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-23 10:07:21,439] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:07:21,655] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:07:21,865] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:07:22,074] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 10:07:22,089] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 10:07:22,102] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:07:22,312] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:07:22,539] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:07:22,744] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 10:07:22,954] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-08-23 10:07:22,955] {__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-23 10:07:22,955] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 10:07:23,243] {pyAvaCore:104} INFO - Fetching [2022-08-23 10:07:23,244] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 10:07:24,435] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 10:07:24,436] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 10:07:24,437] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 10:37:01,935] {pyAvaCore:99} INFO - Fetching [2022-08-23 10:37: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-23 10:37:02,495] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 10:37:02,724] {__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-23 10:37:02,726] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 10:37:02,876] {__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-23 10:37:02,877] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 10:37:03,038] {__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-23 10:37:03,039] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 10:37:03,185] {__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-23 10:37:03,186] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 10:37:03,323] {__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-23 10:37:03,324] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 10:37:03,337] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 10:37:03,468] {__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-23 10:37:03,470] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 10:37:03,825] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 10:37:03,827] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 10:37:04,021] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 10:37:04,173] {__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-23 10:37:04,174] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 10:37:04,771] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 10:37:04,772] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 10:37:05,054] {__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-23 10:37:05,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:05,839] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:06,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:06,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:07,169] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:07,629] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:08,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:08,374] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:08,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:09,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-23 10:37:09,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:09,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:10,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:10,862] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:11,481] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:11,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:12,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:12,695] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:13,044] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:13,378] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:13,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:14,172] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:14,548] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:14,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:15,340] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:15,742] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:16,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:16,529] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:16,862] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:17,265] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:17,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:18,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:18,480] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:18,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:19,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:19,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 10:37:20,444] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 10:37:20,850] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-08-23 10:37:20,850] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:37:22,163] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:37:22,375] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:37:22,581] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 10:37:22,597] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 10:37:22,612] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:37:22,826] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:37:23,034] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 10:37:23,242] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 10:37:23,509] {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-23 10:37:23,509] {__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-23 10:37:23,510] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 10:37:23,821] {pyAvaCore:104} INFO - Fetching [2022-08-23 10:37:23,822] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 10:37:24,968] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 10:37:24,969] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 10:37:24,969] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 11:07:01,992] {pyAvaCore:99} INFO - Fetching [2022-08-23 11:07:02,350] {__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-23 11:07:02,350] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 11:07:02,557] {__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-23 11:07:02,559] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 11:07:02,699] {__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-23 11:07:02,701] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 11:07:02,838] {__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-23 11:07:02,839] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 11:07:02,981] {__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-23 11:07:02,983] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 11:07:03,127] {__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-23 11:07:03,129] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 11:07:03,143] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 11:07:03,282] {__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-23 11:07:03,283] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 11:07:03,619] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 11:07:03,622] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 11:07:03,813] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 11:07:03,947] {__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-23 11:07:03,949] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 11:07:04,526] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 11:07:04,527] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 11:07:04,816] {__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-23 11:07:04,992] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:05,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:05,839] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:06,293] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:06,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:07,166] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:07,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:08,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:08,510] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:09,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:09,380] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:09,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:10,203] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:10,599] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:11,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:11,455] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:11,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:12,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:12,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:13,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:13,391] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:13,817] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:14,335] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:14,711] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:15,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:15,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:16,087] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:16,483] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07: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-23 11:07:17,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:17,802] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:18,229] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07: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-23 11:07:19,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:19,483] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:19,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 11:07:20,608] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 11:07:21,997] {__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-23 11:07:21,997] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:07:22,292] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:07:22,497] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:07:22,698] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 11:07:22,711] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 11:07:22,722] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:07:22,927] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:07:23,139] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:07:23,344] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 11:07:23,631] {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-23 11:07:23,632] {__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-23 11:07:23,632] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 11:07:23,954] {pyAvaCore:104} INFO - Fetching [2022-08-23 11:07:23,955] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 11:07:25,006] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 11:07:25,007] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 11:07:25,008] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 11:37:01,467] {pyAvaCore:99} INFO - Fetching [2022-08-23 11:37:01,704] {__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-23 11:37:01,704] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 11:37:01,913] {__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-23 11:37:01,915] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 11:37:02,059] {__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-23 11:37:02,061] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 11:37:02,201] {__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-23 11:37:02,203] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 11:37:02,340] {__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-23 11:37:02,342] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 11:37:02,498] {__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-23 11:37:02,500] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 11:37:02,513] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 11:37:02,659] {__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-23 11:37:02,661] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 11:37:02,937] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 11:37:02,940] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 11:37:03,101] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 11:37:03,248] {__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-23 11:37:03,250] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 11:37:03,752] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 11:37:03,754] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 11:37:03,873] {__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-23 11:37:04,111] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:04,485] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:04,946] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:05,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:05,736] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:06,187] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:06,560] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:06,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:07,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:07,724] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:08,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:08,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:09,217] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:10,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:10,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:11,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:11,512] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:11,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:12,343] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:12,763] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:13,119] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:13,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:14,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:14,456] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:14,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:15,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:15,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:15,948] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:16,326] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:16,701] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:17,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:17,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:17,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:18,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:18,635] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:19,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 11:37:19,801] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 11:37:20,195] {__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-23 11:37:20,196] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:37:20,404] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:37:20,614] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:37:20,819] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 11:37:20,833] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 11:37:20,845] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:37:21,049] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:37:21,251] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 11:37:21,460] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 11:37:21,656] {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-23 11:37:21,656] {__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-23 11:37:21,657] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 11:37:21,944] {pyAvaCore:104} INFO - Fetching [2022-08-23 11:37:21,945] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 11:37:23,165] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 11:37:23,166] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 11:37:23,166] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 12:07:01,698] {pyAvaCore:99} INFO - Fetching [2022-08-23 12:07:02,053] {__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-23 12:07:02,053] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 12:07:02,266] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 12:07:02,268] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 12:07:02,420] {__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-23 12:07:02,422] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 12:07:02,583] {__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-23 12:07:02,584] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 12:07:02,760] {__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-23 12:07:02,762] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 12:07:02,943] {__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-23 12:07:02,944] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 12:07:02,962] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 12:07:03,110] {__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-23 12:07:03,112] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 12:07:03,520] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 12:07:03,523] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 12:07:03,684] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 12:07:03,824] {__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-23 12:07:03,826] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 12:07:04,407] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 12:07:04,409] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 12:07:04,556] {__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-23 12:07:04,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:05,371] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:05,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:06,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:06,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:07,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:07,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:07,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:08,331] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:08,759] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:09,274] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:09,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:10,054] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:10,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:10,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:11,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:11,710] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:12,075] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:12,466] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:12,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:13,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:13,813] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:14,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:14,618] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:15,226] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:15,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-23 12:07:16,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:16,490] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:16,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:17,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:17,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:18,258] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:18,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:19,068] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:19,442] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:19,764] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 12:07:20,624] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 12:07:21,019] {__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-23 12:07:21,019] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:07:21,281] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:07:21,494] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:07:21,697] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 12:07:21,711] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 12:07:21,722] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:07:21,925] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:07:22,126] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:07:22,332] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 12:07:22,574] {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-23 12:07:22,575] {__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-23 12:07:22,575] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 12:07:22,855] {pyAvaCore:104} INFO - Fetching [2022-08-23 12:07:22,855] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 12:07:23,878] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 12:07:23,879] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 12:07:23,879] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 12:37:01,853] {pyAvaCore:99} INFO - Fetching [2022-08-23 12:37:02,174] {__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-23 12:37:02,174] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 12:37:02,421] {__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-23 12:37:02,423] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 12:37:02,591] {__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-23 12:37:02,592] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 12:37:02,758] {__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-23 12:37:02,759] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 12:37:02,894] {__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-23 12:37:02,896] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 12:37:03,038] {__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-23 12:37:03,039] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 12:37:03,055] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 12:37:03,187] {__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-23 12:37:03,188] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 12:37:03,626] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 12:37:03,628] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 12:37:03,808] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 12:37:03,945] {__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-23 12:37:03,947] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 12:37:04,694] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 12:37:04,695] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 12:37:04,798] {__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-23 12:37:05,035] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:05,502] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:06,059] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:06,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-23 12:37:07,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:07,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:07,975] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:08,350] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:08,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:09,209] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:09,673] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:10,138] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:10,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:11,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-23 12:37:11,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:11,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-23 12:37:12,487] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:13,009] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:13,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:13,858] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:14,291] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:14,724] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 12: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-23 12:37:15,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:15,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:16,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:16,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:17,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:17,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:18,033] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:18,401] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:18,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:19,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:19,437] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:19,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:20,270] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 12:37:21,024] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 12:37:21,573] {__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-23 12:37:21,574] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:37:21,839] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:37:22,047] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:37:22,258] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 12:37:22,270] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 12:37:22,282] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:37:22,510] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:37:22,718] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 12:37:22,932] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 12:37:23,187] {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-23 12:37:23,187] {__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-23 12:37:23,187] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 12:37:23,474] {pyAvaCore:104} INFO - Fetching [2022-08-23 12:37:23,474] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 12:37:24,718] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 12:37:24,719] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 12:37:24,719] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 13:07:01,479] {pyAvaCore:99} INFO - Fetching [2022-08-23 13: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-23 13:07:01,822] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 13:07:02,043] {__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-23 13:07:02,045] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 13:07:02,188] {__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-23 13:07:02,190] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 13:07:02,329] {__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-23 13:07:02,331] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 13:07:02,470] {__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-23 13:07:02,472] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 13:07:02,610] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 13:07:02,611] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 13:07:02,625] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 13:07:02,760] {__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-23 13:07:02,761] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 13:07:03,043] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 13:07:03,046] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 13:07:03,219] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 13:07:03,362] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 13:07:03,364] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 13:07:03,880] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 13:07:03,882] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 13:07:03,994] {__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-23 13:07:04,173] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:04,746] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:05,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:05,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:05,927] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:06,328] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:06,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:07,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:07,603] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:08,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:08,412] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:08,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:09,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:09,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:10,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:10,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:10,852] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:11,230] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:11,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:11,939] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:12,337] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:12,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:13,086] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:13,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:13,840] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:14,165] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:15,860] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:16,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:16,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:17,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:17,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:17,788] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:18,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:18,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:19,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:19,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 13:07:20,584] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 13:07:20,991] {__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-23 13:07:20,992] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:07:21,204] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:07:21,471] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:07:21,674] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 13:07:21,689] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 13:07:21,701] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:07:21,912] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:07:22,125] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:07:22,348] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 13:07:22,626] {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-23 13:07:22,626] {__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-23 13:07:22,626] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 13:07:22,941] {pyAvaCore:104} INFO - Fetching [2022-08-23 13:07:22,941] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 13:07:23,936] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 13:07:23,937] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 13:07:23,937] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 13:37:01,197] {pyAvaCore:99} INFO - Fetching [2022-08-23 13:37:01,584] {__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-23 13:37:01,585] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 13:37:01,782] {__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-23 13:37:01,784] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 13:37:01,930] {__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-23 13:37:01,932] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 13:37:02,087] {__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-23 13:37:02,089] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 13:37:02,229] {__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-23 13:37:02,231] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 13:37:02,373] {__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-23 13:37:02,375] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 13:37:02,387] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 13:37:02,537] {__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-23 13:37:02,538] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 13:37:02,844] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 13:37:02,847] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 13:37:03,011] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 13:37:03,161] {__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-23 13:37:03,162] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 13:37:03,648] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 13:37:03,649] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 13:37:03,765] {__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-23 13:37:03,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:04,501] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:05,013] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:05,534] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:06,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:06,731] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:07,108] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:07,605] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:07,950] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:08,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:08,771] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:09,228] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:09,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:10,065] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:10,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:10,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:11,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:12,549] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:12,952] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:13,382] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:13,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:14,166] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:14,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:14,997] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:15,444] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:15,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:16,331] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:16,814] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:17,138] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:17,541] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:17,908] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:18,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:18,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:19,285] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:19,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:20,031] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 13:37:20,824] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 13:37:21,215] {__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-23 13:37:21,216] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:37:21,491] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:37:21,702] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:37:21,912] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 13:37:21,928] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 13:37:21,942] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:37:22,153] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:37:22,388] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 13:37:22,615] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 13:37:22,882] {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-23 13:37:22,882] {__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-23 13:37:22,882] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 13:37:23,179] {pyAvaCore:104} INFO - Fetching [2022-08-23 13:37:23,179] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 13:37:24,124] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 13:37:24,124] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 13:37:24,125] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 14:07:01,345] {pyAvaCore:99} INFO - Fetching [2022-08-23 14:07:01,689] {__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-23 14:07:01,690] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 14:07:01,888] {__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-23 14:07:01,890] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 14:07:02,045] {__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-23 14:07:02,047] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 14:07:02,214] {__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-23 14:07:02,215] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 14:07:02,347] {__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-23 14:07:02,349] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 14:07:02,492] {__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-23 14:07:02,493] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 14:07:02,506] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 14:07:02,664] {__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-23 14:07:02,665] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 14:07:03,067] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 14:07:03,070] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 14:07:03,264] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 14:07:03,416] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 14:07:03,418] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 14:07:04,044] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 14:07:04,045] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 14:07:04,318] {__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-23 14:07:04,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:04,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:05,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:05,928] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:06,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:06,794] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:07,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:07,581] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:08,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:08,389] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:08,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:09,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:09,579] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:09,927] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:10,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:10,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:11,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:11,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:11,954] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:12,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:12,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:13,217] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:13,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:14,112] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:14,488] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:14,881] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:15,247] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:15,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:16,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:16,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:16,854] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:17,251] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:17,774] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:18,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:18,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:18,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 14:07:19,711] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 14:07:20,110] {__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-23 14:07:20,111] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:07:20,325] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:07:20,534] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:07:20,739] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 14:07:20,751] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 14:07:20,762] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:07:20,968] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:07:21,176] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:07:21,450] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 14:07:21,674] {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-23 14:07:21,675] {__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-23 14:07:21,675] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 14:07:22,023] {pyAvaCore:104} INFO - Fetching [2022-08-23 14:07:22,023] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 14:07:23,120] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 14:07:23,121] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 14:07:23,122] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 14:37:01,290] {pyAvaCore:99} INFO - Fetching [2022-08-23 14:37:01,646] {__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-23 14:37:01,647] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 14:37:01,850] {__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-23 14:37:01,852] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 14:37:01,984] {__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-23 14:37:01,985] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 14:37:02,127] {__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-23 14:37:02,129] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 14:37:02,312] {__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-23 14:37:02,313] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 14:37:02,451] {__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-23 14:37:02,452] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 14:37:02,465] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 14:37:02,605] {__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-23 14:37:02,606] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 14:37:03,009] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 14:37:03,011] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 14:37:03,300] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 14:37:03,440] {__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-23 14:37:03,441] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 14:37:03,998] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 14:37:04,000] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 14:37:04,102] {__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-23 14:37:04,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:04,774] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:05,130] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:05,559] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:05,992] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:06,442] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:06,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:07,252] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:07,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:08,182] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:08,586] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:08,913] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:09,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:09,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:10,158] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:10,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:10,939] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:11,368] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:11,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:12,247] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:12,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-23 14:37:13,027] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:13,430] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:13,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:14,210] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:14,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:15,133] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:15,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:16,069] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:16,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:16,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:17,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:17,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:18,480] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:18,881] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:19,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 14:37:20,096] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 14:37:21,650] {__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-23 14:37:21,650] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:37:21,950] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:37:22,155] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:37:22,362] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 14:37:22,375] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 14:37:22,387] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:37:22,592] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:37:22,807] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 14:37:23,011] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 14:37:23,306] {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-23 14:37:23,306] {__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-23 14:37:23,306] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 14:37:23,602] {pyAvaCore:104} INFO - Fetching [2022-08-23 14:37:23,603] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 14:37:24,555] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 14:37:24,556] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 14:37:24,557] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 15:07:01,358] {pyAvaCore:99} INFO - Fetching [2022-08-23 15:07:01,685] {__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-23 15:07:01,686] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 15: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-23 15:07:01,894] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 15:07:02,032] {__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-23 15:07:02,033] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 15:07:02,177] {__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-23 15:07:02,178] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 15:07:02,323] {__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-23 15:07:02,325] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 15:07:02,465] {__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-23 15:07:02,466] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 15:07:02,480] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 15:07:02,613] {__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-23 15:07:02,614] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 15:07:03,024] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 15:07:03,026] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 15:07:03,195] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 15:07:03,333] {__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-23 15:07:03,334] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 15:07:03,860] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 15:07:03,861] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 15:07:03,971] {__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-23 15:07:04,242] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:04,664] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:05,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:05,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:05,956] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:06,406] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:06,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-23 15:07:07,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:07,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:08,118] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:08,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:09,067] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:09,515] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:10,017] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:10,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:10,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:11,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:11,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:12,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:12,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:12,750] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:13,108] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:13,975] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:14,338] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:14,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-23 15:07:15,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:15,525] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:15,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:16,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:16,726] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:17,130] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:17,586] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:18,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:18,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:18,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:19,317] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 15:07:20,245] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 15:07:20,633] {__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-23 15:07:20,633] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:07:20,839] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:07:21,045] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:07:21,306] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 15:07:21,320] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 15:07:21,332] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:07:21,541] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:07:21,769] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:07:22,015] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 15:07:22,247] {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-23 15:07:22,247] {__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-23 15:07:22,248] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 15:07:22,626] {pyAvaCore:104} INFO - Fetching [2022-08-23 15:07:22,626] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 15:07:23,625] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 15:07:23,625] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 15:07:23,626] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 15:37:01,644] {pyAvaCore:99} INFO - Fetching [2022-08-23 15:37:01,976] {__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-23 15:37:01,977] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 15:37:02,182] {__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-23 15:37:02,184] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 15:37:02,346] {__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-23 15:37:02,348] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 15:37:02,502] {__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-23 15:37:02,503] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 15:37:02,676] {__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-23 15:37:02,678] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 15:37:02,824] {__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-23 15:37:02,826] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 15:37:02,840] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 15:37:03,002] {__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-23 15:37:03,003] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 15:37:03,424] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 15:37:03,428] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 15:37:03,616] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 15:37:03,753] {__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-23 15:37:03,755] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 15:37:04,317] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 15:37:04,319] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 15:37:04,427] {__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-23 15:37:04,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:05,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 15: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-23 15:37:06,125] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:06,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:06,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:07,454] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:07,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:08,206] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:08,631] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:09,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:09,466] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:09,839] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:10,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:10,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:11,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:11,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:11,946] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:12,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:12,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:13,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:13,485] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:13,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:14,252] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:14,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:14,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:15,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:15,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:16,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:16,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:16,878] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:17,474] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:17,971] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:18,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:18,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:19,145] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 15:37:19,949] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 15:37:21,353] {__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-23 15:37:21,353] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:37:21,620] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:37:21,849] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:37:22,073] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 15:37:22,089] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 15:37:22,103] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:37:22,330] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:37:22,545] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 15:37:22,756] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 15:37:23,039] {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-23 15:37:23,040] {__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-23 15:37:23,040] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 15:37:23,343] {pyAvaCore:104} INFO - Fetching [2022-08-23 15:37:23,343] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 15:37:24,347] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 15:37:24,348] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 15:37:24,348] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 16:07:01,379] {pyAvaCore:99} INFO - Fetching [2022-08-23 16:07:01,727] {__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-23 16:07:01,727] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 16:07:01,918] {__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-23 16:07:01,920] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 16:07:02,066] {__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-23 16:07:02,067] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 16:07:02,219] {__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-23 16:07:02,220] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 16:07:02,359] {__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-23 16:07:02,360] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 16:07:02,516] {__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-23 16:07:02,517] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 16:07:02,531] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 16:07:02,667] {__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-23 16:07:02,669] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 16:07:03,024] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 16:07:03,027] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 16:07:03,214] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 16:07:03,350] {__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-23 16:07:03,352] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 16:07:03,871] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 16:07:03,872] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 16: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-23 16:07: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-23 16:07:05,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:05,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:06,030] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:06,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-23 16:07:07,011] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:07,491] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:07,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:08,376] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:08,728] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:09,166] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:09,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:10,000] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:10,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:10,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-23 16:07:11,246] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:11,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:12,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:12,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:13,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:13,584] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:13,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07: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-23 16:07:14,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:15,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:15,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:16,230] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:16,670] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:17,111] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:17,584] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:17,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:18,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:18,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:19,077] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:19,472] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:19,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 16:07:20,680] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 16:07:21,068] {__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-23 16:07:21,069] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:07:21,330] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:07:21,538] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:07:21,748] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 16:07:21,764] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 16:07:21,776] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:07:21,985] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:07:22,190] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:07:22,395] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 16:07:22,640] {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-23 16:07:22,640] {__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-23 16:07:22,641] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 16:07:22,908] {pyAvaCore:104} INFO - Fetching [2022-08-23 16:07:22,909] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 16:07:24,074] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 16:07:24,075] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 16:07:24,075] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 16:37:01,489] {pyAvaCore:99} INFO - Fetching [2022-08-23 16:37:01,810] {__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-23 16:37:01,811] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 16:37:02,003] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 16:37:02,005] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 16:37:02,159] {__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-23 16:37:02,161] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 16:37:02,322] {__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-23 16:37:02,324] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 16:37:02,465] {__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-23 16:37:02,466] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 16:37:02,609] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 16:37:02,610] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 16:37:02,623] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 16:37:02,763] {__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-23 16:37:02,764] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 16:37:03,095] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 16:37:03,098] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 16:37:03,270] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 16:37:03,409] {__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-23 16:37:03,411] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 16:37:04,056] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 16:37:04,058] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 16:37:04,240] {__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-23 16:37:04,478] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:05,224] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:05,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:06,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:06,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:07,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:07,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:08,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:08,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:08,921] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:09,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:10,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-23 16:37:10,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:10,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:11,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:11,711] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:12,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:12,470] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:12,909] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:13,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:13,801] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37: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-23 16:37:14,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:14,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:15,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:17,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:18,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-23 16:37:18,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:19,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:19,699] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:20,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:20,629] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:21,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:21,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:21,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:22,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 16:37:22,854] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 16:37:23,403] {__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-23 16:37:23,404] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:37:23,659] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:37:23,860] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:37:24,071] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 16:37:24,086] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 16:37:24,100] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:37:24,310] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:37:24,521] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 16:37:24,728] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 16:37:24,987] {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-23 16:37:24,987] {__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-23 16:37:24,987] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 16:37:25,269] {pyAvaCore:104} INFO - Fetching [2022-08-23 16:37:25,269] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 16:37:26,536] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 16:37:26,537] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 16:37:26,537] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 17:07:01,215] {pyAvaCore:99} INFO - Fetching [2022-08-23 17:07:01,561] {__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-23 17:07:01,562] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 17:07:01,753] {__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-23 17:07:01,755] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 17:07:01,908] {__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-23 17:07:01,910] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 17:07:02,058] {__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-23 17:07:02,060] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 17:07:02,202] {__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-23 17:07:02,203] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 17:07:02,341] {__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-23 17:07:02,342] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 17:07:02,355] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 17:07:02,522] {__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-23 17:07:02,523] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 17:07:02,929] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 17:07:02,932] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 17:07:03,107] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 17:07:03,243] {__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-23 17:07:03,244] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 17:07:03,808] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 17:07:03,810] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 17:07:03,988] {__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-23 17:07:04,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:04,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:05,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-23 17:07:05,504] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:06,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:06,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:07,150] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:07,502] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:07,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:08,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:08,678] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:09,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:09,474] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:09,909] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:10,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:10,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:11,110] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:11,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-23 17:07:11,899] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:12,294] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07: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-23 17:07:13,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:13,619] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:14,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:14,533] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:14,907] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:15,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:15,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:16,172] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:16,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:17,124] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:17,559] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:17,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:18,350] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:18,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:19,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 17:07:19,831] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 17:07:20,226] {__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-23 17:07:20,226] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:07:20,429] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:07:20,631] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:07:20,833] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 17:07:20,847] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 17:07:20,859] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:07:21,078] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:07:21,289] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:07:21,496] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 17:07:21,696] {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-23 17:07:21,696] {__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-23 17:07:21,697] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 17:07:21,990] {pyAvaCore:104} INFO - Fetching [2022-08-23 17:07:21,991] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 17:07:23,191] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 17:07:23,192] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 17:07:23,192] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 17:37:01,213] {pyAvaCore:99} INFO - Fetching [2022-08-23 17:37:01,533] {__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-23 17:37:01,533] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 17: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-23 17:37:01,769] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 17: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-23 17:37:01,911] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 17:37:02,078] {__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-23 17:37:02,079] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 17:37:02,224] {__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-23 17:37:02,225] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 17:37:02,369] {__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-23 17:37:02,370] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 17:37:02,383] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 17:37:02,537] {__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-23 17:37:02,538] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 17:37:02,941] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 17:37:02,944] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 17:37:03,138] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 17:37:03,277] {__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-23 17:37:03,278] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 17:37:03,829] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 17:37:03,831] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 17:37:03,929] {__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-23 17:37:04,111] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:05,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:05,524] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:05,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:06,448] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:06,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:07,420] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:07,852] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:08,276] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:08,626] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:08,948] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:09,386] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:09,800] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:10,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:10,800] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:11,194] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:11,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-23 17:37:11,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:12,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:12,822] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:13,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:13,631] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:13,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:14,381] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:14,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:15,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:15,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:15,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:16,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-23 17:37:16,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:17,285] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:17,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:18,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:18,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:19,054] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 17:37:19,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-23 17:37:20,424] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 17:37:23,161] {__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-23 17:37:23,162] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:37:23,425] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:37:23,629] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:37:23,841] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 17:37:23,854] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 17:37:23,866] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:37:24,077] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:37:24,286] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 17:37:24,494] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 17:37:24,739] {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-23 17:37:24,739] {__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-23 17:37:24,739] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 17:37:25,010] {pyAvaCore:104} INFO - Fetching [2022-08-23 17:37:25,010] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 17:37:26,048] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 17:37:26,049] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 17:37:26,050] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 18:07:01,601] {pyAvaCore:99} INFO - Fetching [2022-08-23 18:07:01,935] {__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-23 18:07:01,936] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 18:07:02,169] {__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-23 18:07:02,172] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 18:07:02,328] {__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-23 18:07:02,330] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 18:07:02,500] {__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-23 18:07:02,502] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 18:07:02,646] {__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-23 18:07:02,647] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 18:07:02,787] {__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-23 18:07:02,788] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 18:07:02,803] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 18:07:02,938] {__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-23 18:07:02,940] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 18:07:03,328] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 18:07:03,331] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 18:07:03,494] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 18:07:03,628] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 18:07:03,629] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 18:07:04,187] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 18:07:04,188] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 18:07:04,361] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-08-23 18:07:04,632] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:05,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:05,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:06,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:06,621] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:07,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:07,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:07,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:08,255] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:08,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:09,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-23 18:07:09,643] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:10,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:10,385] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:10,759] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:11,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:11,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:11,884] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:12,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:12,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:13,086] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:13,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:14,111] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:14,514] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:14,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:15,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:15,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:16,107] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:16,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:16,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:17,305] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:17,702] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:18,118] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:18,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:18,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:19,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 18:07:20,259] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 18:07:21,810] {__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-23 18:07:21,811] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:07:22,026] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:07:22,234] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:07:22,445] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 18:07:22,457] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 18:07:22,469] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:07:22,686] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:07:22,895] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:07:23,109] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 18:07:23,314] {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-23 18:07:23,315] {__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-23 18:07:23,315] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 18:07:23,610] {pyAvaCore:104} INFO - Fetching [2022-08-23 18:07:23,610] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 18:07:24,640] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 18:07:24,641] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 18:07:24,641] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 18:37:01,917] {pyAvaCore:99} INFO - Fetching [2022-08-23 18:37:02,250] {__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-23 18:37:02,251] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 18:37:02,468] {__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-23 18:37:02,470] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 18:37:02,652] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 18:37:02,654] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 18:37: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-23 18:37:02,831] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 18: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-23 18:37:02,992] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 18:37:03,139] {__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-23 18:37:03,140] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 18:37:03,153] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 18:37:03,326] {__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-23 18:37:03,327] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 18:37:03,733] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 18:37:03,735] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 18:37:03,916] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 18:37:04,053] {__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-23 18:37:04,054] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 18:37:04,629] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 18:37:04,630] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 18:37:04,748] {__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-23 18:37:04,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:05,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 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-23 18:37:06,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:06,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-23 18:37:07,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:07,856] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:08,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:08,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:09,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:09,448] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:09,867] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:10,300] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:10,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:11,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:11,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:12,150] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37: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-23 18:37:12,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:13,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:13,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:13,921] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:14,444] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:14,784] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:15,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:15,482] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:15,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:16,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:16,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:17,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:17,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:17,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:18,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:18,741] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:19,116] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:19,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 18:37:20,210] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 18:37:20,602] {__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-23 18:37:20,602] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:37:20,867] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:37:21,075] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:37:21,282] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 18:37:21,296] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 18:37:21,309] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:37:21,516] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:37:21,729] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 18:37:21,932] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 18:37:22,227] {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-23 18:37:22,228] {__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-23 18:37:22,228] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 18:37:22,514] {pyAvaCore:104} INFO - Fetching [2022-08-23 18:37:22,515] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 18:37:23,714] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 18:37:23,715] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 18:37:23,715] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 19:07:02,038] {pyAvaCore:99} INFO - Fetching [2022-08-23 19:07:02,377] {__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-23 19:07:02,377] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 19:07:02,645] {__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-23 19:07:02,647] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 19:07:02,781] {__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-23 19:07:02,782] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 19:07:02,921] {__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-23 19:07:02,922] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 19:07:03,059] {__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-23 19:07:03,061] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 19:07:03,195] {__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-23 19:07:03,196] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 19:07:03,210] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 19:07:03,343] {__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-23 19:07:03,344] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 19:07:03,750] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 19:07:03,753] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 19:07:03,928] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 19:07:04,061] {__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-23 19:07:04,062] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 19:07:04,621] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 19:07:04,622] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 19:07:04,774] {__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-23 19:07:04,980] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:05,382] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:05,834] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:06,206] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:06,632] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:07,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:07,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:07,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:08,294] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:08,710] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:09,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:09,509] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:09,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:10,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:10,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:11,053] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:11,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:11,980] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:12,400] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:12,807] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:13,186] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:13,541] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:13,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:14,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:14,700] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:15,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:15,549] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:15,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:16,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:16,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:17,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:17,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:17,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:18,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:18,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:19,010] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 19:07:19,728] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 19:07:21,120] {__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-23 19:07:21,120] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:07:21,374] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:07:21,577] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:07:21,783] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 19:07:21,797] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 19:07:21,809] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:07:22,017] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:07:22,222] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:07:22,438] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 19:07:22,716] {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-23 19:07:22,716] {__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-23 19:07:22,716] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 19:07:23,006] {pyAvaCore:104} INFO - Fetching [2022-08-23 19:07:23,006] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 19:07:24,212] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 19:07:24,212] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 19:07:24,213] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 19:37:01,222] {pyAvaCore:99} INFO - Fetching [2022-08-23 19:37:01,458] {__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-23 19:37:01,459] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 19:37:01,668] {__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-23 19:37:01,670] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 19:37:01,814] {__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-23 19:37:01,816] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 19:37:01,985] {__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-23 19:37:01,987] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 19:37:02,140] {__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-23 19:37:02,141] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 19:37:02,273] {__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-23 19:37:02,275] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 19:37:02,287] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 19:37:02,441] {__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-23 19:37:02,443] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 19:37:02,719] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 19:37:02,722] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 19:37:02,914] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 19:37:03,051] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 19:37:03,052] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 19:37:03,561] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 19:37:03,562] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 19:37:03,664] {__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-23 19:37:03,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:04,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:04,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-23 19:37:05,063] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:05,511] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:05,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:06,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:06,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:07,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:07,744] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:08,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:08,608] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:09,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:09,544] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:09,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:10,248] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:10,673] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:11,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:11,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:11,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:12,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:12,678] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:13,099] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:13,491] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:13,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-23 19:37:14,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:14,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:15,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:15,447] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:15,770] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:16,209] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:16,703] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:17,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:17,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:18,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:18,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 19:37:19,078] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 19:37:19,470] {__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-23 19:37:19,470] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:37:19,685] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:37:19,900] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:37:20,113] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 19:37:20,128] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 19:37:20,139] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:37:20,345] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:37:20,553] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 19:37:20,764] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 19:37:20,970] {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-23 19:37:20,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-23 19:37:20,971] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 19:37:21,259] {pyAvaCore:104} INFO - Fetching [2022-08-23 19:37:21,259] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 19:37:22,436] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 19:37:22,437] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 19:37:22,439] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 20:07:01,689] {pyAvaCore:99} INFO - Fetching [2022-08-23 20:07:02,037] {__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-23 20:07:02,038] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 20:07:02,233] {__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-23 20:07:02,235] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 20:07:02,371] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 20:07:02,372] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 20:07:02,502] {__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-23 20:07:02,503] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 20:07:02,640] {__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-23 20:07:02,641] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 20:07:02,786] {__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-23 20:07:02,787] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 20:07:02,800] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 20:07:02,932] {__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-23 20:07:02,933] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 20:07:03,316] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 20:07:03,319] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 20:07:03,512] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 20:07:03,649] {__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-23 20:07:03,651] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 20:07:04,191] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 20:07:04,192] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 20:07:04,356] {__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-23 20:07:04,597] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:05,010] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:05,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:05,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:06,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:06,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:07,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:07,536] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:07,926] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:08,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:08,699] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:09,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:09,467] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:09,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-23 20:07:10,217] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:10,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:11,072] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:11,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:11,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:12,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:12,858] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:13,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:13,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:14,150] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:14,587] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:15,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:15,417] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:15,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:16,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:16,696] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:17,088] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:17,466] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:17,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:18,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:18,599] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:19,076] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 20:07:19,874] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 20:07:20,432] {__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-23 20:07:20,433] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:07:20,714] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:07:20,920] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:07:21,127] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 20:07:21,141] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 20:07:21,153] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:07:21,357] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:07:21,562] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:07:21,781] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 20:07:22,036] {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-23 20:07:22,036] {__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-23 20:07:22,036] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 20:07:22,324] {pyAvaCore:104} INFO - Fetching [2022-08-23 20:07:22,324] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 20:07:23,823] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 20:07:23,823] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 20:07:23,824] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 20:37:01,922] {pyAvaCore:99} INFO - Fetching [2022-08-23 20:37:02,280] {__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-23 20:37:02,281] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 20:37:02,473] {__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-23 20:37:02,475] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 20:37:02,642] {__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-23 20:37:02,643] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 20:37:02,836] {__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-23 20:37:02,837] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 20: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-23 20:37:02,992] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 20: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-23 20:37:03,132] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 20:37:03,148] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 20:37: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-23 20:37:03,279] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 20:37:03,691] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 20:37:03,693] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 20:37:03,865] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 20:37:03,998] {__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-23 20:37:03,999] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 20:37:04,623] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 20:37:04,624] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 20:37:04,726] {__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-23 20:37:04,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:05,413] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:05,927] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:06,395] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:06,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:07,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:07,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:08,294] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:08,724] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:09,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:09,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:09,964] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:10,401] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:10,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:11,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:11,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:12,201] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:12,626] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:13,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:13,408] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:13,809] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:14,166] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:14,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:14,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:15,434] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:15,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:16,241] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:16,640] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:17,009] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:17,384] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:17,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:18,179] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:18,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:18,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:19,445] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:19,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 20:37:20,639] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 20:37:21,028] {__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-23 20:37:21,029] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:37:21,304] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:37:21,519] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:37:21,724] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 20:37:21,737] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 20:37:21,749] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:37:21,961] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:37:22,168] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 20:37:22,376] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 20:37:22,632] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-08-23 20:37:22,633] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-08-23 20:37:22,633] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 20:37:22,958] {pyAvaCore:104} INFO - Fetching [2022-08-23 20:37:22,958] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 20:37:24,258] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 20:37:24,260] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 20:37:24,262] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 21:07:01,808] {pyAvaCore:99} INFO - Fetching [2022-08-23 21:07:02,048] {__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-23 21:07:02,049] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 21:07:02,259] {__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-23 21:07:02,261] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 21:07:02,393] {__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-23 21:07:02,394] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 21:07:02,555] {__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-23 21:07:02,557] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 21:07:02,692] {__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-23 21:07:02,694] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 21:07:02,826] {__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-23 21:07:02,828] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 21:07:02,843] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 21:07:02,982] {__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-23 21:07:02,983] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 21:07:03,391] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 21:07:03,393] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 21:07:03,585] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 21:07:03,736] {__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-23 21:07:03,738] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 21:07:04,248] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 21:07:04,250] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 21:07:04,419] {__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-23 21:07:04,655] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:05,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:05,731] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 21: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-23 21:07:06,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:07,270] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:07,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:08,128] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:08,479] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:08,918] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:09,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:09,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:10,182] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:10,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:10,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:11,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:11,883] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:12,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:12,695] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:13,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:13,530] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:13,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:14,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:14,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:15,138] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:15,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:15,963] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:16,405] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:16,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:17,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:17,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:18,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:18,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-23 21:07:18,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:19,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-23 21:07:19,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 21:07:20,705] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 21:07:22,257] {__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-23 21:07:22,258] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:07:22,526] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:07:22,752] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:07:22,965] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 21:07:22,980] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 21:07:22,993] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:07:23,198] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:07:23,412] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:07:23,618] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 21:07:24,031] {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-23 21:07:24,031] {__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-23 21:07:24,032] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 21:07:24,322] {pyAvaCore:104} INFO - Fetching [2022-08-23 21:07:24,322] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 21:07:25,270] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 21:07:25,270] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 21:07:25,271] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 21:37:01,404] {pyAvaCore:99} INFO - Fetching [2022-08-23 21:37:01,873] {__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-23 21:37:01,873] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 21:37:02,069] {__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-23 21:37:02,070] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 21:37:02,205] {__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-23 21:37:02,207] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 21:37:02,367] {__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-23 21:37:02,368] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 21: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-23 21:37:02,521] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 21:37:02,679] {__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-23 21:37:02,680] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 21:37:02,694] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 21:37:02,847] {__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-23 21:37:02,848] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 21:37:03,134] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 21:37:03,137] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 21:37:03,321] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 21:37:03,465] {__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-23 21:37:03,467] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 21:37:04,003] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 21:37:04,004] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 21:37:04,110] {__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-23 21:37: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-23 21:37:04,806] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:05,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:05,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:06,307] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:06,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:07,299] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:07,764] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:08,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37: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-23 21:37:09,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:09,683] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:10,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:10,541] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:11,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:11,420] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:11,878] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:12,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:12,686] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:13,057] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:13,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:13,923] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:14,362] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:14,730] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:15,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:15,455] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:15,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:16,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:16,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:16,928] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:17,366] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:17,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:18,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:18,498] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:18,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:19,255] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 21:37:20,034] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 21:37:20,427] {__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-23 21:37:20,428] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:37:20,635] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:37:20,847] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:37:21,058] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 21:37:21,071] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 21:37:21,082] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:37:21,292] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:37:21,506] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 21:37:21,718] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 21:37:21,919] {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-23 21:37:21,919] {__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-23 21:37:21,919] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 21:37:22,190] {pyAvaCore:104} INFO - Fetching [2022-08-23 21:37:22,190] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 21:37:23,073] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 21:37:23,074] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 21:37:23,075] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 22:07:01,247] {pyAvaCore:99} INFO - Fetching [2022-08-23 22:07:01,573] {__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-23 22:07:01,573] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 22:07:01,782] {__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-23 22:07:01,784] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 22:07:01,923] {__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-23 22:07:01,925] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 22:07:02,077] {__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-23 22:07:02,079] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 22:07:02,219] {__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-23 22:07:02,221] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 22:07:02,363] {__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-23 22:07:02,364] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 22:07:02,379] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 22:07: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-23 22:07:02,533] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 22:07:02,844] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 22:07:02,847] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 22:07:03,045] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 22:07:03,182] {__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-23 22:07:03,183] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 22:07:03,745] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 22:07:03,746] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 22:07:03,853] {__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-23 22:07:04,031] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:04,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:05,053] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:05,531] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:05,992] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:06,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:06,925] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:07,338] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:07,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:08,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:08,625] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:09,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:09,490] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:09,913] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:10,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-23 22:07:10,811] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:11,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:11,589] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:11,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:12,377] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:12,816] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:13,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:13,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:13,948] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:14,375] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:14,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:15,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:15,671] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:16,128] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:16,502] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:16,927] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:17,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:17,705] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:18,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:18,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:18,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 22:07:19,690] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 22:07:20,085] {__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-23 22:07:20,087] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:07:20,353] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:07:20,558] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:07:20,762] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 22:07:20,776] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 22:07:20,787] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:07:20,993] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:07:21,203] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:07:21,414] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 22:07:21,676] {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-23 22:07:21,676] {__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-23 22:07:21,676] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 22:07:21,966] {pyAvaCore:104} INFO - Fetching [2022-08-23 22:07:21,967] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 22:07:23,170] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 22:07:23,172] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 22:07:23,176] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 22:37:01,271] {pyAvaCore:99} INFO - Fetching [2022-08-23 22:37:01,643] {__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-23 22:37:01,644] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 22:37:01,846] {__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-23 22:37:01,848] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 22:37:02,007] {__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-23 22:37:02,008] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 22:37:02,166] {__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-23 22:37:02,168] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 22:37:02,317] {__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-23 22:37:02,318] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 22:37:02,459] {__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-23 22:37:02,461] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 22:37:02,475] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 22:37:02,612] {__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-23 22:37:02,614] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 22:37:03,040] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 22:37:03,042] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 22:37:03,218] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 22:37:03,363] {__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-23 22:37:03,364] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 22:37:03,905] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 22:37:03,906] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 22:37: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-23 22:37:04,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:04,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:05,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:05,759] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:06,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-23 22:37:06,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:07,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:07,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:08,013] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:08,448] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37: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-23 22:37:09,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:09,710] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:10,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-23 22:37:10,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-23 22:37:10,909] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:11,366] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:11,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:12,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:12,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:12,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:13,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:13,854] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:14,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:14,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:15,136] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:15,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:15,997] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:16,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-23 22:37:16,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:17,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:17,763] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:18,289] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:18,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-23 22:37:19,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:19,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 22:37:20,339] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 22:37:20,733] {__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-23 22:37:20,734] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:37:20,993] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:37:21,203] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:37:21,413] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 22:37:21,426] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 22:37:21,438] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:37:21,639] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:37:21,847] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 22:37:22,051] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 22:37:22,303] {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-23 22:37:22,304] {__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-23 22:37:22,304] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 22:37:22,589] {pyAvaCore:104} INFO - Fetching [2022-08-23 22:37:22,589] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 22:37:23,589] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 22:37:23,592] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 22:37:23,593] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 23:07:01,581] {pyAvaCore:99} INFO - Fetching [2022-08-23 23:07:01,925] {__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-23 23:07:01,926] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 23:07:02,135] {__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-23 23:07:02,137] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 23:07:02,280] {__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-23 23:07:02,282] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 23:07:02,434] {__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-23 23:07:02,436] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 23:07:02,572] {__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-23 23:07:02,573] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 23:07:02,704] {__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-23 23:07:02,705] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 23:07:02,719] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 23:07:02,854] {__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-23 23:07:02,855] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 23:07:03,277] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 23:07:03,280] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 23:07:03,467] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 23:07:03,608] {__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-23 23:07:03,610] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 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-23 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-23 23:07:04,493] {__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-23 23:07:04,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:05,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:05,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:06,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:06,599] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:07,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:07,380] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:07,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:08,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:08,635] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:09,060] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:09,488] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:09,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:10,336] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:10,746] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:11,150] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:11,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:12,106] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:12,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:12,946] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:13,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:13,697] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:14,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:14,436] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:14,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:15,170] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:15,579] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:16,072] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:16,427] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:16,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:17,316] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:17,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:18,209] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:18,579] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:18,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:19,387] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 23:07:20,185] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 23:07:20,733] {__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-23 23:07:20,734] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:07:21,023] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:07:21,224] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:07:21,430] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 23:07:21,442] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 23:07:21,454] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:07:21,657] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:07:21,865] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:07:22,076] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 23:07:22,334] {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-23 23:07:22,334] {__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-23 23:07:22,334] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 23:07:22,639] {pyAvaCore:104} INFO - Fetching [2022-08-23 23:07:22,639] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 23:07:23,564] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 23:07:23,565] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 23:07:23,566] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json [2022-08-23 23:37:01,358] {pyAvaCore:99} INFO - Fetching [2022-08-23 23:37:01,714] {__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-23 23:37:01,714] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-08-23 23:37:01,913] {__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-23 23:37:01,915] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-08-23 23:37:02,070] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 23:37:02,072] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-08-23 23:37:02,242] {__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-23 23:37:02,243] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-08-23 23:37:02,397] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-08-23 23:37:02,399] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-08-23 23:37:02,558] {__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-23 23:37:02,560] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 23:37:02,573] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-08-23 23:37:02,739] {__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-23 23:37:02,740] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-08-23 23:37:03,143] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-08-23 23:37:03,146] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-08-23 23:37:03,320] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-08-23 23:37:03,470] {__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-23 23:37:03,472] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-08-23 23:37:04,025] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-08-23 23:37:04,027] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-08-23 23:37:04,145] {__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-23 23:37:04,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:04,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:05,384] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:05,801] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:06,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:06,553] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:07,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:07,488] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:07,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:08,340] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:08,835] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:09,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:09,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:10,042] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:10,485] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:10,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:11,329] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:11,686] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:12,128] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:12,534] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:12,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:13,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:13,683] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:14,125] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:14,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:15,029] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:15,453] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:15,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:16,274] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:16,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:16,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:17,369] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:17,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:18,141] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:18,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:18,926] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-08-23 23:37:19,780] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-08-23 23:37:20,170] {__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-23 23:37:20,171] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:37:20,433] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:37:20,660] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:37:20,868] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 23:37:20,882] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-08-23 23:37:20,894] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:37:21,103] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:37:21,322] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-08-23 23:37:21,537] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-08-23 23:37:21,744] {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-23 23:37:21,744] {__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-23 23:37:21,745] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-08-23 23:37:22,038] {pyAvaCore:104} INFO - Fetching [2022-08-23 23:37:22,038] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-08-23 23:37:22,952] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-22/2022-08-22.ratings.json [2022-08-23 23:37:22,952] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-23/2022-08-23.ratings.json [2022-08-23 23:37:22,953] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-08-24/2022-08-24.ratings.json