[2022-09-26 00:07:01,355] {pyAvaCore:99} INFO - Fetching [2022-09-26 00:07:01,701] {__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-09-26 00:07:01,701] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 00:07:01,896] {__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-09-26 00:07:01,897] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 00:07:02,055] {__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-09-26 00:07:02,056] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 00:07:02,202] {__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-09-26 00:07:02,203] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 00: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-09-26 00:07:02,348] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 00:07:02,487] {__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-09-26 00:07:02,489] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 00:07:02,503] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 00:07:02,650] {__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-09-26 00:07:02,651] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 00:07:02,958] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 00:07:02,960] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 00:07:03,053] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 00:07:03,055] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 00:07:03,191] {__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-09-26 00:07:03,193] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 00:07:03,755] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 00:07:03,756] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 00:07:03,881] {__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-09-26 00:07:04,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:04,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:05,026] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:05,548] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:05,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:06,346] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:06,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:07,184] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:07,582] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:07,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:08,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:08,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:09,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:09,699] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:10,126] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:10,524] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:10,958] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:11,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:11,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:12,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:12,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:13,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:13,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:13,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:14,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:14,691] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:15,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:15,468] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:15,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:16,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:16,572] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:16,955] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:17,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:17,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:18,144] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:18,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 00:07:19,235] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 00:07:19,654] {__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-09-26 00:07:19,655] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:07:19,918] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:07:20,124] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:07:20,340] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 00:07:20,354] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 00:07:20,366] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:07:20,576] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:07:20,787] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:07:20,998] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 00:07:21,262] {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-09-26 00:07:21,262] {__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-09-26 00:07:21,262] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 00:07:21,613] {pyAvaCore:104} INFO - Fetching [2022-09-26 00:07:21,613] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 00:07:23,275] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 00:07:23,276] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 00:07:23,278] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 00:37:01,653] {pyAvaCore:99} INFO - Fetching [2022-09-26 00:37:02,007] {__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-09-26 00:37:02,008] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 00:37:02,219] {__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-09-26 00:37:02,221] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 00:37:02,361] {__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-09-26 00:37:02,362] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 00:37:02,494] {__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-09-26 00:37:02,496] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 00:37:02,638] {__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-09-26 00:37:02,640] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 00:37:02,776] {__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-09-26 00:37:02,777] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 00:37:02,790] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 00:37:02,923] {__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-09-26 00:37:02,925] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 00:37:03,259] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 00:37:03,262] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 00:37:03,369] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 00:37:03,371] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 00:37:03,508] {__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-09-26 00:37:03,510] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 00:37:04,066] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 00:37:04,067] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 00:37:04,251] {__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-09-26 00:37:04,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:05,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:05,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:05,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:06,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:06,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:07,445] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:07,899] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 00: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-09-26 00:37:08,688] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:09,359] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:09,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:10,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:10,681] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:11,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:11,472] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:11,886] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:12,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:12,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:13,227] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:13,694] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:14,025] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:14,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:14,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:15,149] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:15,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:16,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:16,413] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:16,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:17,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:17,727] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:18,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:18,696] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:19,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:19,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:19,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 00:37:20,431] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 00:37:21,820] {__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-09-26 00:37:21,820] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:37:22,107] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:37:22,310] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:37:22,512] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 00:37:22,530] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 00:37:22,545] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:37:22,748] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:37:22,955] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 00:37:23,163] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 00:37:23,424] {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-09-26 00:37:23,424] {__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-09-26 00:37:23,424] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 00:37:23,741] {pyAvaCore:104} INFO - Fetching [2022-09-26 00:37:23,741] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 00:37:24,690] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 00:37:24,691] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 00:37:24,691] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 01:07:01,181] {pyAvaCore:99} INFO - Fetching [2022-09-26 01:07:01,519] {__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-09-26 01:07:01,519] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 01:07:01,710] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 01:07:01,712] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 01:07:01,871] {__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-09-26 01:07:01,873] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 01:07:02,025] {__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-09-26 01:07:02,026] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 01:07:02,184] {__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-09-26 01:07:02,185] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 01:07:02,438] {__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-09-26 01:07:02,439] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 01:07:02,455] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 01:07:02,592] {__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-09-26 01:07:02,594] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 01:07:03,085] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 01:07:03,087] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 01:07:03,176] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 01:07:03,177] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 01:07:03,322] {__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-09-26 01:07:03,324] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 01:07:03,885] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 01:07:03,886] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 01:07:03,996] {__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-09-26 01:07:04,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:04,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:05,126] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:05,647] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:06,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:06,549] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:06,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:07,369] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:07,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07: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-09-26 01:07:08,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:08,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:09,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:09,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:10,308] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:10,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:11,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07: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-09-26 01:07:11,771] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:12,094] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:12,483] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:12,854] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:13,246] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:13,618] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:14,035] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:14,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:14,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:15,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:15,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:15,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:16,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:16,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:17,514] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:17,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:18,377] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:18,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 01:07:19,497] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 01:07:19,987] {__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-09-26 01:07:19,987] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:07:20,200] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:07:20,403] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:07:20,615] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 01:07:20,629] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 01:07:20,643] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:07:20,848] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:07:21,055] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:07:21,316] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 01:07:21,629] {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-09-26 01:07:21,629] {__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-09-26 01:07:21,629] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 01:07:21,976] {pyAvaCore:104} INFO - Fetching [2022-09-26 01:07:21,977] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 01:07:22,917] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 01:07:22,918] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 01:07:22,918] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 01:37:01,815] {pyAvaCore:99} INFO - Fetching [2022-09-26 01:37:02,140] {__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-09-26 01:37:02,141] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 01:37:02,348] {__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-09-26 01:37:02,350] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 01:37:02,490] {__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-09-26 01:37:02,492] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 01:37:02,635] {__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-09-26 01:37:02,636] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 01:37:02,776] {__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-09-26 01:37:02,777] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 01:37:02,914] {__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-09-26 01:37:02,915] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 01:37:02,931] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 01:37:03,075] {__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-09-26 01:37:03,076] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 01:37:03,409] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 01:37:03,412] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 01:37:03,521] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 01:37:03,523] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 01:37:03,657] {__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-09-26 01:37:03,658] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 01:37:04,172] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 01:37:04,174] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 01:37:04,330] {__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-09-26 01:37:04,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:05,026] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 01: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-09-26 01:37:05,980] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:06,473] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:06,984] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:07,368] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:07,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:08,126] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:08,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:09,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:09,391] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:09,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:10,198] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:10,649] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:11,058] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:11,494] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:11,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:12,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:12,601] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:13,059] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:13,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:13,923] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:14,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:14,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:15,178] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:15,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 01: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-09-26 01:37:16,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:16,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:17,248] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:17,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:17,985] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:18,331] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:18,696] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:19,042] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 01:37:19,744] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 01:37:21,138] {__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-09-26 01:37:21,138] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:37:21,397] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:37:21,601] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:37:21,812] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 01:37:21,828] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 01:37:21,844] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:37:22,046] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:37:22,266] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 01:37:22,473] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 01:37:22,728] {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-09-26 01:37:22,728] {__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-09-26 01:37:22,729] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 01:37:23,040] {pyAvaCore:104} INFO - Fetching [2022-09-26 01:37:23,040] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 01:37:24,096] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 01:37:24,098] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 01:37:24,100] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 02:07:01,752] {pyAvaCore:99} INFO - Fetching [2022-09-26 02:07:02,097] {__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-09-26 02:07:02,097] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 02:07:02,297] {__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-09-26 02:07:02,299] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 02:07:02,454] {__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-09-26 02:07:02,455] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 02:07:02,600] {__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-09-26 02:07:02,601] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 02:07:02,730] {__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-09-26 02:07:02,732] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 02:07:02,873] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 02:07:02,875] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 02:07:02,888] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 02:07:03,029] {__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-09-26 02:07:03,031] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 02:07:03,447] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 02:07:03,450] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 02:07:03,550] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 02:07:03,552] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 02:07:03,695] {__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-09-26 02:07:03,697] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 02:07:04,611] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 02:07:04,613] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 02:07:04,708] {__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-09-26 02:07:04,945] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:05,436] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:05,916] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:06,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:06,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:08,485] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:08,913] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:09,308] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:09,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:10,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:10,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:10,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:11,353] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:11,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:12,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:12,539] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:12,980] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:13,386] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:13,742] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:14,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:14,678] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:15,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:15,455] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:15,866] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:16,255] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:16,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:17,180] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:17,525] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:17,870] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:18,331] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:18,678] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:19,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:19,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:19,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:20,382] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:20,867] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 02:07:21,635] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 02:07:22,185] {__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-09-26 02:07:22,185] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:07:22,461] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:07:22,670] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:07:22,877] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 02:07:22,891] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 02:07:22,903] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:07:23,115] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:07:23,321] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:07:23,529] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 02:07:23,805] {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-09-26 02:07:23,806] {__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-09-26 02:07:23,806] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 02:07:24,119] {pyAvaCore:104} INFO - Fetching [2022-09-26 02:07:24,119] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 02:07:25,130] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 02:07:25,131] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 02:07:25,132] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 02:37:01,763] {pyAvaCore:99} INFO - Fetching [2022-09-26 02:37:02,116] {__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-09-26 02:37:02,117] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 02:37:02,303] {__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-09-26 02:37:02,304] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 02:37:02,440] {__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-09-26 02:37:02,441] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 02:37:02,572] {__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-09-26 02:37:02,574] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 02:37:02,708] {__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-09-26 02:37:02,709] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 02:37:02,848] {__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-09-26 02:37:02,850] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 02:37:02,863] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 02:37:02,997] {__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-09-26 02:37:02,999] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 02:37:03,328] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 02:37:03,330] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 02:37:03,414] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 02:37:03,416] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 02:37:03,550] {__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-09-26 02:37:03,551] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 02:37:04,064] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 02:37:04,065] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 02:37:04,238] {__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-09-26 02:37:04,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:04,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:05,252] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:05,814] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:06,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:06,761] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:07,188] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:07,601] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:07,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:08,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:08,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:09,193] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:09,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:10,104] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:10,541] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:10,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:11,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:11,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:12,214] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:12,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:12,984] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:13,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:13,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:14,169] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:14,601] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:15,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:15,400] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:15,750] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:16,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:16,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:16,858] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:17,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:17,687] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:18,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:18,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:18,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 02:37:19,495] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 02:37:20,886] {__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-09-26 02:37:20,886] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:37:21,095] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:37:21,303] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:37:21,504] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 02:37:21,519] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 02:37:21,533] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:37:21,737] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:37:21,938] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 02:37:22,159] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 02:37:22,386] {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-09-26 02:37:22,387] {__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-09-26 02:37:22,387] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 02:37:22,694] {pyAvaCore:104} INFO - Fetching [2022-09-26 02:37:22,695] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 02:37:23,577] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 02:37:23,578] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 02:37:23,578] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 03:07:02,049] {pyAvaCore:99} INFO - Fetching [2022-09-26 03:07:02,406] {__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-09-26 03:07:02,407] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 03:07:02,613] {__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-09-26 03:07:02,615] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 03:07:02,759] {__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-09-26 03:07:02,760] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 03:07:02,897] {__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-09-26 03:07:02,898] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 03:07:03,044] {__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-09-26 03:07:03,046] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 03:07:03,188] {__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-09-26 03:07:03,189] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 03:07:03,207] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 03:07:03,346] {__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-09-26 03:07:03,347] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 03:07:03,795] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 03:07:03,798] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 03:07:03,907] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 03:07:03,909] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 03:07:04,051] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 03:07:04,052] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 03:07:04,699] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 03:07:04,701] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 03:07:04,815] {__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-09-26 03:07:05,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:05,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:06,030] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:06,511] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:06,944] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:07,369] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:07,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:08,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:08,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:09,245] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:09,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:10,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:10,694] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:11,182] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:11,548] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:11,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:12,368] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:12,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:13,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:13,488] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:13,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:14,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:14,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:15,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:20,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:21,247] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:21,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:22,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:22,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:22,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:23,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:23,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:24,064] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:24,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:25,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:25,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 03:07:26,111] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 03:07:26,658] {__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-09-26 03:07:26,659] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:07:26,920] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:07:27,123] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:07:27,331] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 03:07:27,344] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 03:07:27,356] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:07:27,557] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:07:27,760] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:07:27,965] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 03:07:28,265] {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-09-26 03:07:28,266] {__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-09-26 03:07:28,266] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 03:07:28,585] {pyAvaCore:104} INFO - Fetching [2022-09-26 03:07:28,585] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 03:07:29,835] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 03:07:29,836] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 03:07:29,837] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 03:37:01,496] {pyAvaCore:99} INFO - Fetching [2022-09-26 03:37:01,856] {__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-09-26 03:37:01,857] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 03:37:02,052] {__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-09-26 03:37:02,054] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 03:37:02,209] {__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-09-26 03:37:02,210] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 03: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-09-26 03:37:02,352] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 03:37:02,490] {__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-09-26 03:37:02,492] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 03:37:02,633] {__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-09-26 03:37:02,635] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 03:37:02,648] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 03:37:02,782] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 03:37:02,783] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 03:37:03,088] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 03:37:03,091] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 03:37:03,200] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 03:37:03,201] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 03:37: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-09-26 03:37:03,335] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 03:37:03,847] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 03:37:03,848] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 03:37:03,948] {__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-09-26 03:37:04,123] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:04,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:05,250] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:05,702] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:06,124] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:06,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:06,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:07,413] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:07,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:08,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37: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-09-26 03:37:09,076] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:09,451] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:09,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:10,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:10,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:11,209] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:11,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:11,944] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:12,340] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:12,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:13,057] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:13,420] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:13,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:14,123] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:14,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:15,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:15,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:16,057] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:16,510] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:16,954] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:17,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:17,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:18,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:18,543] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:18,838] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 03:37:19,566] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 03:37:19,954] {__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-09-26 03:37:19,955] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:37:20,163] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:37:20,371] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:37:20,578] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 03:37:20,591] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 03:37:20,603] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:37:20,801] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:37:21,010] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 03:37:21,211] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 03:37:21,439] {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-09-26 03:37:21,440] {__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-09-26 03:37:21,440] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 03:37:21,741] {pyAvaCore:104} INFO - Fetching [2022-09-26 03:37:21,741] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 03:37:22,795] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 03:37:22,796] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 03:37:22,796] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 04:07:01,800] {pyAvaCore:99} INFO - Fetching [2022-09-26 04:07:02,139] {__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-09-26 04:07:02,140] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 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-09-26 04:07:02,338] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 04:07:02,475] {__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-09-26 04:07:02,477] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 04:07:02,630] {__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-09-26 04:07:02,632] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 04:07:02,774] {__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-09-26 04:07:02,776] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 04:07:02,916] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 04:07:02,917] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 04:07:02,930] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 04:07:03,066] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 04:07:03,068] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 04:07:03,504] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 04:07:03,507] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 04:07:03,598] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 04:07:03,599] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 04:07:03,750] {__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-09-26 04:07:03,751] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 04:07:04,569] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 04:07:04,570] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 04:07:04,683] {__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-09-26 04:07:04,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:05,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:05,991] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:06,595] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:06,975] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:07,812] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:08,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:08,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:09,060] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:09,531] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:09,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:10,322] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:10,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:16,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:16,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:16,856] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:17,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:17,621] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:18,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:18,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:19,173] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:19,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:20,057] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:20,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:20,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:21,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:21,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:22,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:22,427] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:22,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:23,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:23,549] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:24,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:24,376] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:24,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:25,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 04:07:26,001] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 04:07:26,584] {__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-09-26 04:07:26,584] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:07:26,920] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:07:27,122] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:07:27,326] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 04:07:27,338] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 04:07:27,350] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:07:27,558] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:07:27,767] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:07:27,976] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 04:07:28,270] {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-09-26 04:07:28,271] {__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-09-26 04:07:28,271] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 04:07:28,648] {pyAvaCore:104} INFO - Fetching [2022-09-26 04:07:28,649] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 04:07:29,899] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 04:07:29,899] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 04:07:29,900] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 04:37:01,807] {pyAvaCore:99} INFO - Fetching [2022-09-26 04:37:02,159] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-09-26 04:37:02,160] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 04:37:02,352] {__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-09-26 04:37:02,354] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 04:37:02,495] {__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-09-26 04:37:02,496] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 04:37:02,638] {__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-09-26 04:37:02,639] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 04:37:02,777] {__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-09-26 04:37:02,779] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 04:37:02,917] {__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-09-26 04:37:02,919] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 04:37:02,935] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 04:37:03,072] {__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-09-26 04:37:03,074] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 04:37:03,415] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 04:37:03,418] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 04:37:03,541] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 04:37:03,542] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 04:37:03,676] {__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-09-26 04:37:03,677] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 04:37:04,235] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 04:37:04,236] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 04:37:04,400] {__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-09-26 04:37:04,635] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:05,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:05,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:06,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:06,474] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:06,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:07,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:07,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:08,075] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:08,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:08,814] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:09,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:09,688] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:10,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:10,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:10,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:11,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:11,510] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:11,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:12,387] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:12,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:13,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:13,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:13,862] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:14,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:14,687] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:15,039] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:15,487] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:15,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:16,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:16,761] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:17,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:17,523] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:17,881] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:18,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:18,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 04:37:19,571] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 04:37:20,962] {__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-09-26 04:37:20,962] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:37:21,164] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:37:21,370] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:37:21,571] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 04:37:21,584] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 04:37:21,595] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:37:21,799] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:37:22,017] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 04:37:22,218] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 04:37:22,448] {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-09-26 04:37:22,449] {__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-09-26 04:37:22,449] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 04:37:22,792] {pyAvaCore:104} INFO - Fetching [2022-09-26 04:37:22,793] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 04:37:23,723] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 04:37:23,724] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 04:37:23,725] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 05:07:01,488] {pyAvaCore:99} INFO - Fetching [2022-09-26 05: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-09-26 05:07:01,823] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 05:07:02,029] {__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-09-26 05:07:02,031] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 05:07:02,185] {__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-09-26 05:07:02,186] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 05:07:02,328] {__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-09-26 05:07:02,329] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 05:07:02,469] {__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-09-26 05:07:02,470] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 05:07:02,612] {__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-09-26 05:07:02,613] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 05:07:02,626] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 05:07:02,755] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 05:07:02,757] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 05:07:03,036] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 05:07:03,039] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 05:07:03,146] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 05:07:03,148] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 05:07: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-09-26 05:07:03,279] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 05:07:03,840] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 05:07:03,841] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 05:07:03,967] {__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-09-26 05: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-09-26 05:07:04,595] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 05: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-09-26 05:07:05,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:05,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:06,357] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:06,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:07,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:07,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:07,960] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:08,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:08,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:09,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:09,655] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:10,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:10,490] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:10,887] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:11,251] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:11,579] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:11,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:12,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:12,895] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:13,291] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:13,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:14,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:14,466] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:14,886] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:15,289] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:15,641] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:15,971] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:16,410] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:16,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:17,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:17,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:18,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:18,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 05:07:19,012] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 05:07:19,401] {__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-09-26 05:07:19,401] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:07:19,660] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:07:19,867] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:07:20,066] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 05:07:20,080] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 05:07:20,092] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:07:20,293] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:07:20,503] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:07:20,711] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 05:07:20,968] {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-09-26 05:07:20,968] {__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-09-26 05:07:20,968] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 05:07:21,316] {pyAvaCore:104} INFO - Fetching [2022-09-26 05:07:21,316] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 05:07:22,523] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 05:07:22,524] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 05:07:22,525] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 05:37:01,594] {pyAvaCore:99} INFO - Fetching [2022-09-26 05:37:01,943] {__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-09-26 05:37:01,944] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 05:37:02,137] {__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-09-26 05:37:02,140] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 05:37:02,270] {__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-09-26 05:37:02,272] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 05:37:02,413] {__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-09-26 05:37:02,415] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 05:37:02,550] {__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-09-26 05:37:02,551] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 05:37:02,685] {__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-09-26 05:37:02,687] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 05:37:02,699] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 05:37:02,831] {__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-09-26 05:37:02,833] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 05:37:03,164] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 05:37:03,167] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 05:37:03,254] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 05:37:03,256] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 05:37:03,397] {__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-09-26 05:37:03,398] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 05:37:03,924] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 05:37:03,926] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 05:37:04,119] {__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-09-26 05:37:04,359] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:04,812] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:05,165] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:05,658] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:06,055] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:06,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:07,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:07,495] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:07,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:08,328] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:08,732] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:09,088] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:09,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:09,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:10,192] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:10,593] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:11,036] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:11,483] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:11,944] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:12,381] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:12,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:13,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:13,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:14,013] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37: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-09-26 05:37:14,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:15,172] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:15,533] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:15,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:16,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:16,731] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:17,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:17,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:17,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:18,242] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:18,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 05:37:19,391] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 05:37:19,943] {__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-09-26 05:37:19,944] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:37:20,224] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:37:20,435] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:37:20,644] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 05:37:20,658] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 05:37:20,670] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:37:20,880] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:37:21,091] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 05:37:21,306] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 05:37:21,614] {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-09-26 05:37:21,614] {__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-09-26 05:37:21,615] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 05:37:21,927] {pyAvaCore:104} INFO - Fetching [2022-09-26 05:37:21,928] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 05:37:23,127] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 05:37:23,127] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 05:37:23,128] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 06:07:01,518] {pyAvaCore:99} INFO - Fetching [2022-09-26 06:07:01,867] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-09-26 06:07:01,868] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 06:07:02,061] {__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-09-26 06:07:02,064] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 06:07:02,214] {__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-09-26 06:07:02,215] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 06:07:02,375] {__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-09-26 06:07:02,377] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 06:07:02,541] {__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-09-26 06:07:02,543] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 06:07:02,723] {__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-09-26 06:07:02,724] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 06:07:02,738] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 06:07:02,865] {__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-09-26 06:07:02,867] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 06:07:03,353] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 06:07:03,356] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 06:07:03,464] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 06:07:03,465] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 06:07:03,610] {__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-09-26 06:07:03,612] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 06:07:04,175] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 06:07:04,177] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 06:07:04,291] {__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-09-26 06:07:04,531] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:04,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:05,408] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:05,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:06,346] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:06,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:07,142] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:07,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:07,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:08,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:08,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:09,133] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:09,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:09,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:10,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:10,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:11,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:11,549] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 06: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-09-26 06:07:12,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:12,739] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:13,107] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:13,474] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:13,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:14,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:14,671] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:15,055] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:15,381] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:15,780] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:16,215] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:16,686] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:17,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:17,681] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:18,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:18,447] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:18,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 06:07:19,641] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 06:07:20,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-09-26 06:07:20,033] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:07:20,294] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:07:20,511] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:07:20,715] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 06:07:20,729] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 06:07:20,741] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:07:20,951] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:07:21,160] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:07:21,361] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 06:07:21,662] {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-09-26 06:07:21,662] {__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-09-26 06:07:21,663] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 06:07:21,998] {pyAvaCore:104} INFO - Fetching [2022-09-26 06:07:21,998] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 06:07:22,938] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 06:07:22,939] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 06:07:22,940] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 06:37:01,144] {pyAvaCore:99} INFO - Fetching [2022-09-26 06:37:01,500] {__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-09-26 06:37:01,500] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 06:37:01,702] {__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-09-26 06:37:01,704] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 06:37:01,853] {__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-09-26 06:37:01,854] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 06:37:01,995] {__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-09-26 06:37:01,997] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 06:37:02,135] {__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-09-26 06:37:02,136] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 06:37:02,271] {__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-09-26 06:37:02,273] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 06:37:02,288] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 06:37:02,415] {__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-09-26 06:37:02,417] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 06:37:02,741] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 06:37:02,743] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 06:37:02,827] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 06:37:02,829] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 06:37:02,963] {__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-09-26 06:37:02,964] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 06:37:03,487] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 06:37:03,488] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 06:37:03,707] {__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-09-26 06:37:03,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:04,391] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:04,842] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:05,241] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:05,764] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:06,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:06,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:07,022] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:07,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:08,075] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:08,483] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:08,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:09,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:09,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:10,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:10,639] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:11,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:11,437] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:11,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:12,241] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:12,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:13,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:13,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:13,957] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:14,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37: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-09-26 06:37:15,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:15,649] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:16,084] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:16,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:16,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:17,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:17,657] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:18,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:18,440] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:18,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 06:37:19,578] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 06:37:22,498] {__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-09-26 06:37:22,498] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:37:22,772] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:37:22,984] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:37:23,184] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 06:37:23,197] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 06:37:23,209] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:37:23,411] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:37:23,612] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 06:37:23,821] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 06:37:24,102] {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-09-26 06:37:24,103] {__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-09-26 06:37:24,103] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 06:37:24,451] {pyAvaCore:104} INFO - Fetching [2022-09-26 06:37:24,451] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 06:37:25,387] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 06:37:25,388] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 06:37:25,388] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 07:07:02,038] {pyAvaCore:99} INFO - Fetching [2022-09-26 07:07:02,397] {__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-09-26 07:07:02,398] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 07:07:02,605] {__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-09-26 07:07:02,606] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 07:07:02,744] {__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-09-26 07:07:02,745] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 07:07:02,892] {__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-09-26 07:07:02,893] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 07:07:03,030] {__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-09-26 07:07:03,032] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 07:07:03,166] {__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-09-26 07:07:03,168] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 07:07:03,185] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 07:07:03,320] {__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-09-26 07:07:03,322] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 07:07:03,810] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 07:07:03,813] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 07:07:03,922] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 07:07:03,923] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 07:07:04,097] {__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-09-26 07:07:04,098] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 07:07:04,650] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 07:07:04,651] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 07:07:04,808] {__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-09-26 07:07:05,089] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:05,736] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:06,138] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:06,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:07,176] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:07,601] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:08,058] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:08,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:08,921] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:09,286] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:09,684] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:10,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:10,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:11,089] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:11,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:11,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:12,288] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:12,621] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:12,991] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:13,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:13,829] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:14,245] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:14,639] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:15,049] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:15,408] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:15,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:16,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:16,512] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:16,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:17,445] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:17,813] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:18,262] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:18,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:19,118] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:19,539] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:19,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 07:07:20,746] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 07:07:22,140] {__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-09-26 07:07:22,141] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:07:22,407] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:07:22,612] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:07:22,817] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 07:07:22,831] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 07:07:22,843] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:07:23,049] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:07:23,251] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:07:23,457] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 07:07:23,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-09-26 07:07:23,719] {__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-09-26 07:07:23,719] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 07:07:24,033] {pyAvaCore:104} INFO - Fetching [2022-09-26 07:07:24,033] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 07:07:25,036] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 07:07:25,037] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 07:07:25,038] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 07:37:01,513] {pyAvaCore:99} INFO - Fetching [2022-09-26 07:37:01,862] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-09-26 07:37:01,863] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 07:37:02,097] {__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-09-26 07:37:02,099] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 07:37:02,254] {__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-09-26 07:37:02,255] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 07:37:02,398] {__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-09-26 07:37:02,400] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 07:37:02,540] {__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-09-26 07:37:02,542] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 07:37:02,674] {__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-09-26 07:37:02,675] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 07:37:02,689] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 07:37:02,820] {__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-09-26 07:37:02,822] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 07:37:03,211] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 07:37:03,213] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 07:37:03,306] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 07:37:03,308] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 07:37:03,445] {__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-09-26 07:37:03,447] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 07:37:03,950] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 07:37:03,952] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 07:37:04,065] {__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-09-26 07:37:04,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:04,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:05,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:05,643] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:06,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:06,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:06,917] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:07,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:07,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:08,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:08,705] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:09,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:09,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:09,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:10,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:10,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:11,155] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:11,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:11,946] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:12,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:12,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:13,116] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:13,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:13,901] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:14,318] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:14,736] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:15,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:15,505] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:15,922] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:16,247] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:16,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:17,022] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:17,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:17,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:18,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:18,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 07:37:19,562] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 07:37:21,245] {__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-09-26 07:37:21,245] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:37:21,455] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:37:21,662] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:37:21,870] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 07:37:21,885] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 07:37:21,899] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:37:22,105] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:37:22,398] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 07:37:22,606] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 07:37:22,806] {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-09-26 07:37:22,806] {__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-09-26 07:37:22,806] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 07:37:23,119] {pyAvaCore:104} INFO - Fetching [2022-09-26 07:37:23,119] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 07:37:24,020] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 07:37:24,022] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 07:37:24,023] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 08:07:01,405] {pyAvaCore:99} INFO - Fetching [2022-09-26 08:07:01,768] {__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-09-26 08:07:01,769] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 08:07:01,970] {__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-09-26 08:07:01,971] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 08:07:02,128] {__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-09-26 08:07:02,129] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 08:07:02,286] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 08:07:02,287] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 08:07:02,440] {__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-09-26 08:07:02,442] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 08:07:02,577] {__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-09-26 08:07:02,579] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 08:07:02,594] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 08:07:02,730] {__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-09-26 08:07:02,732] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 08:07:03,010] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 08:07:03,013] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 08:07:03,103] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 08:07:03,105] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 08:07:03,245] {__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-09-26 08:07:03,246] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 08:07:03,800] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 08:07:03,801] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 08:07:03,913] {__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-09-26 08:07:04,088] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:04,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:05,123] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:05,604] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:06,105] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:06,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:06,935] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:07,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:07,701] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:08,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:08,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:08,922] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:09,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:09,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:10,180] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:10,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:11,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:11,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:11,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:12,383] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:12,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:13,195] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:13,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:13,956] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:14,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:14,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:15,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:15,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:15,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:16,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:16,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:17,090] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:17,491] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:17,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:18,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:18,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 08:07:19,360] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 08:07:20,750] {__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-09-26 08:07:20,751] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:07:20,958] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:07:21,166] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:07:21,365] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 08:07:21,378] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 08:07:21,390] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:07:21,598] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:07:21,805] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:07:22,006] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 08:07:22,287] {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-09-26 08:07:22,288] {__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-09-26 08:07:22,288] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 08:07:22,596] {pyAvaCore:104} INFO - Fetching [2022-09-26 08:07:22,597] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 08:07:23,539] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 08:07:23,540] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 08:07:23,541] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 08:37:01,550] {pyAvaCore:99} INFO - Fetching [2022-09-26 08:37:01,894] {__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-09-26 08:37:01,894] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 08:37:02,079] {__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-09-26 08:37:02,081] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 08:37:02,218] {__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-09-26 08:37:02,220] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 08:37:02,360] {__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-09-26 08:37:02,361] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 08:37:02,500] {__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-09-26 08:37:02,501] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 08:37:02,638] {__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-09-26 08:37:02,640] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 08:37:02,653] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 08:37:02,786] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 08:37:02,788] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 08:37:03,124] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 08:37:03,127] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 08:37:03,232] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 08:37:03,233] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 08:37:03,374] {__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-09-26 08:37:03,375] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 08:37:03,916] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 08:37:03,917] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 08:37:04,016] {__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-09-26 08:37:04,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:04,700] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:05,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:05,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:06,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:06,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:06,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:07,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:07,699] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:08,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:08,803] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:09,230] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:09,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:10,089] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:10,466] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:10,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:11,285] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:11,609] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:12,066] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:12,478] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:12,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:13,338] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:13,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:14,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:14,485] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:14,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:15,246] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:15,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:16,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:16,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:16,858] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:17,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:17,664] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:18,092] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:18,515] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:18,887] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 08:37:19,649] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 08:37:20,142] {__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-09-26 08:37:20,143] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:37:20,442] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:37:20,647] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:37:20,858] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 08:37:20,873] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 08:37:20,884] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:37:21,101] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:37:21,321] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 08:37:21,560] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 08:37:21,781] {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-09-26 08:37:21,782] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-09-26 08:37:21,782] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 08:37:22,136] {pyAvaCore:104} INFO - Fetching [2022-09-26 08:37:22,136] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 08:37:23,225] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 08:37:23,226] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 08:37:23,227] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 09:07:01,559] {pyAvaCore:99} INFO - Fetching [2022-09-26 09:07:01,900] {__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-09-26 09:07:01,901] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 09:07:02,109] {__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-09-26 09:07:02,111] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 09:07:02,246] {__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-09-26 09:07:02,247] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 09:07:02,416] {__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-09-26 09:07:02,417] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 09:07:02,565] {__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-09-26 09:07:02,567] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 09:07:02,700] {__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-09-26 09:07:02,701] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 09:07:02,715] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 09:07:02,852] {__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-09-26 09:07:02,854] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 09:07:03,330] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 09:07:03,333] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 09:07:03,426] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 09:07:03,428] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 09:07:03,568] {__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-09-26 09:07:03,569] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 09:07:04,126] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 09:07:04,127] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 09:07:04,324] {__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-09-26 09:07:04,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:05,063] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:05,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:05,858] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:06,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:06,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:07,114] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:07,556] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07: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-09-26 09:07:08,682] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:09,082] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:09,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:09,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:10,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:10,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:11,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:11,391] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 09: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-09-26 09:07:12,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:12,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07: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-09-26 09:07:13,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:13,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:14,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:14,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:15,012] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:15,380] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:15,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 09: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-09-26 09:07:16,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:17,082] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:17,473] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:17,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:18,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:18,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:19,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 09:07:19,825] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 09:07:20,249] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-09-26 09:07:20,250] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:07:20,554] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:07:20,778] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:07:21,032] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 09:07:21,045] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 09:07:21,057] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:07:21,300] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:07:21,520] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:07:21,734] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 09:07:22,001] {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-09-26 09:07:22,002] {__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-09-26 09:07:22,002] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 09:07:22,315] {pyAvaCore:104} INFO - Fetching [2022-09-26 09:07:22,315] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 09:07:23,463] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 09:07:23,464] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 09:07:23,465] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 09:37:01,566] {pyAvaCore:99} INFO - Fetching [2022-09-26 09:37:01,896] {__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-09-26 09:37:01,897] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 09:37:02,120] {__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-09-26 09:37:02,122] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 09:37:02,263] {__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-09-26 09:37:02,264] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 09:37:02,395] {__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-09-26 09:37:02,397] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 09:37:02,538] {__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-09-26 09:37:02,540] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 09:37:02,678] {__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-09-26 09:37:02,679] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 09:37:02,694] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 09:37:02,827] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 09:37:02,828] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 09:37:03,221] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 09:37:03,224] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 09:37:03,315] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 09:37:03,316] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 09:37:03,457] {__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-09-26 09:37:03,459] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 09:37:04,007] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 09:37:04,009] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 09:37:04,120] {__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-09-26 09:37:04,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:04,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:05,329] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:05,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:06,283] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:06,745] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:07,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:07,599] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:08,099] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:08,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:08,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:09,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:09,682] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:10,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:10,683] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:11,076] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:11,404] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:11,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:12,257] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:12,700] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:13,143] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:13,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:13,909] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:14,316] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:14,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:15,125] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:15,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:16,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:16,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:16,882] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:17,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:17,633] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:18,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:18,420] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:18,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:19,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 09:37:19,945] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 09:37:22,497] {__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-09-26 09:37:22,497] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:37:22,785] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:37:22,992] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:37:23,199] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 09:37:23,214] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 09:37:23,225] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:37:23,432] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:37:23,652] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 09:37:23,854] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 09:37:24,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-09-26 09:37:24,106] {__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-09-26 09:37:24,106] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 09:37:24,414] {pyAvaCore:104} INFO - Fetching [2022-09-26 09:37:24,414] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 09:37:25,593] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 09:37:25,594] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 09:37:25,595] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 10:07:02,031] {pyAvaCore:99} INFO - Fetching [2022-09-26 10:07:02,389] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-09-26 10:07:02,390] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 10:07:02,577] {__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-09-26 10:07:02,580] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 10:07:02,721] {__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-09-26 10:07:02,723] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 10:07:02,854] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 10:07:02,855] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 10:07:02,999] {__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-09-26 10:07:03,000] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 10:07:03,136] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 10:07:03,137] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 10:07:03,150] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 10:07:03,299] {__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-09-26 10:07:03,301] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 10:07:03,787] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 10:07:03,790] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 10:07:03,898] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 10:07:03,899] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 10:07:04,041] {__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-09-26 10:07:04,042] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 10:07:04,619] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 10:07:04,621] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 10:07:04,794] {__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-09-26 10:07:05,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:05,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:05,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:06,486] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:06,941] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:07,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:07,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:08,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:08,736] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:09,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:09,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:10,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:10,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:10,910] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:11,283] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:11,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:12,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:12,468] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:12,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:13,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:13,712] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:14,039] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:14,434] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07: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-09-26 10:07:15,271] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:15,684] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:16,177] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:16,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:17,063] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:17,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:17,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:18,322] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:18,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:19,201] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:19,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:20,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 10:07:20,720] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 10:07:21,109] {__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-09-26 10:07:21,110] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:07:21,313] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:07:21,523] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:07:21,725] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 10:07:21,737] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 10:07:21,749] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:07:21,955] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:07:22,167] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:07:22,442] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 10:07:22,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-09-26 10:07:22,674] {__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-09-26 10:07:22,675] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 10:07:22,985] {pyAvaCore:104} INFO - Fetching [2022-09-26 10:07:22,986] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 10:07:23,975] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 10:07:23,975] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 10:07:23,976] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 10:37:01,576] {pyAvaCore:99} INFO - Fetching [2022-09-26 10:37:01,824] {__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-09-26 10:37:01,824] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 10: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-09-26 10:37:02,046] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 10:37:02,178] {__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-09-26 10:37:02,179] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 10:37:02,314] {__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-09-26 10:37:02,316] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 10:37:02,455] {__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-09-26 10:37:02,457] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 10:37:02,591] {__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-09-26 10:37:02,592] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 10:37:02,606] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 10:37:02,736] {__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-09-26 10:37:02,737] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 10:37:03,070] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 10:37:03,073] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 10:37:03,185] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 10:37:03,186] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 10:37:03,330] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 10:37:03,331] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 10:37:03,852] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 10:37:03,853] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 10:37:03,983] {__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-09-26 10:37:04,193] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:04,740] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:05,163] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:05,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:06,063] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:06,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:06,886] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:07,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:07,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:08,293] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:08,702] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:09,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:09,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:09,934] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:10,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:10,749] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:11,144] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:11,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:11,952] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:12,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:12,856] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:13,255] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:13,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:14,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:14,482] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:14,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:15,317] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:15,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:16,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:16,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:16,953] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:17,376] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:17,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:18,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:18,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:18,922] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 10:37:19,678] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 10:37:20,069] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-09-26 10:37:20,070] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:37:20,331] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:37:20,536] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:37:20,737] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 10:37:20,752] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 10:37:20,765] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:37:20,967] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:37:21,168] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 10:37:21,377] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 10:37:21,650] {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-09-26 10:37:21,651] {__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-09-26 10:37:21,651] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 10:37:21,946] {pyAvaCore:104} INFO - Fetching [2022-09-26 10:37:21,947] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 10:37:22,938] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 10:37:22,939] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 10:37:22,941] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 11:07:01,717] {pyAvaCore:99} INFO - Fetching [2022-09-26 11:07:02,085] {__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-09-26 11:07:02,086] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 11:07:02,327] {__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-09-26 11:07:02,329] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 11:07:02,525] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 11:07:02,526] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 11:07:02,701] {__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-09-26 11:07:02,703] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 11:07:02,839] {__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-09-26 11:07:02,841] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 11:07:02,982] {__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-09-26 11:07:02,984] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 11:07:02,996] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 11:07:03,154] {__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-09-26 11:07:03,156] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 11:07:03,647] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 11:07:03,650] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 11:07:03,749] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 11:07:03,750] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 11:07:03,882] {__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-09-26 11:07:03,883] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 11:07:04,441] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 11:07:04,443] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 11:07:04,620] {__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-09-26 11:07:05,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:06,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:07,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:07,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:08,029] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:08,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:08,923] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:09,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:09,749] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:10,228] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:10,634] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:11,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:11,422] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:11,842] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:12,187] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:12,624] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:13,041] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:13,541] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:13,963] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:14,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:14,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:15,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:15,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:15,910] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:16,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:16,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:17,072] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:17,436] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:17,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:18,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:18,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:19,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:19,590] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:20,009] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:20,405] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:20,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 11:07:21,787] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 11:07:22,190] {__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-09-26 11:07:22,191] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:07:22,481] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:07:22,718] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:07:22,951] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 11:07:22,965] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 11:07:22,979] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:07:23,211] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:07:23,446] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:07:23,666] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 11:07:23,932] {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-09-26 11:07:23,932] {__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-09-26 11:07:23,933] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 11:07:24,242] {pyAvaCore:104} INFO - Fetching [2022-09-26 11:07:24,242] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 11:07:25,446] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 11:07:25,447] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 11:07:25,448] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 11:37:02,002] {pyAvaCore:99} INFO - Fetching [2022-09-26 11:37:02,358] {__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-09-26 11:37:02,359] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 11:37:02,569] {__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-09-26 11:37:02,571] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 11:37:02,711] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 11:37:02,712] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 11:37:02,844] {__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-09-26 11:37:02,845] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 11:37:02,983] {__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-09-26 11:37:02,985] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 11:37:03,120] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 11:37:03,122] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 11:37:03,135] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 11:37:03,266] {__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-09-26 11:37:03,267] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 11:37:03,603] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 11:37:03,605] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 11:37:03,717] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 11:37:03,719] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 11:37:03,859] {__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-09-26 11:37:03,861] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 11:37:04,356] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 11:37:04,357] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 11:37:04,613] {__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-09-26 11:37:04,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:05,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:05,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:06,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:06,953] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:07,420] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:07,862] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:08,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:08,712] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:09,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:09,625] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:09,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:10,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:10,858] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:11,232] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:11,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:11,951] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:12,318] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:12,717] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:13,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:13,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:13,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 11: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-09-26 11: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-09-26 11:37:15,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:15,597] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:16,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:16,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:16,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:17,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:17,655] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:18,010] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:18,383] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:18,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:19,163] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:19,495] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 11:37:20,192] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 11:37:20,687] {__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-09-26 11:37:20,687] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:37:20,940] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:37:21,200] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:37:21,416] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 11:37:21,430] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 11:37:21,444] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:37:21,652] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:37:21,859] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 11:37:22,071] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 11:37:22,296] {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-09-26 11:37:22,297] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-09-26 11:37:22,297] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 11:37:22,635] {pyAvaCore:104} INFO - Fetching [2022-09-26 11:37:22,635] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 11:37:23,635] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 11:37:23,636] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 11:37:23,636] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 12:07:02,056] {pyAvaCore:99} INFO - Fetching [2022-09-26 12:07:02,403] {__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-09-26 12:07:02,403] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 12:07:02,607] {__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-09-26 12:07:02,608] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 12:07:02,748] {__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-09-26 12:07:02,750] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 12:07:02,887] {__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-09-26 12:07:02,888] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 12:07:03,031] {__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-09-26 12:07:03,032] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 12:07:03,178] {__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-09-26 12:07:03,180] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 12:07:03,194] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 12:07:03,339] {__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-09-26 12:07:03,340] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 12:07:03,798] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 12:07:03,801] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 12:07:03,886] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 12:07:03,888] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 12:07:04,022] {__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-09-26 12:07:04,023] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 12:07:04,765] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 12:07:04,767] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 12:07:04,941] {__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-09-26 12:07:05,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:05,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:06,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:06,531] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07: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-09-26 12:07:07,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:07,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:08,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:08,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:08,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:09,217] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:09,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:10,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:10,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:10,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:11,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:11,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:12,165] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:12,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:13,105] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:13,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:13,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:14,130] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:14,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:14,862] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:15,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:15,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:16,046] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:16,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:16,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:17,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:17,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:18,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:18,382] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:18,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:19,062] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 12:07:19,818] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 12:07:20,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-09-26 12:07:20,216] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:07:20,493] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:07:20,698] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:07:20,901] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 12:07:20,914] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 12:07:20,926] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:07:21,130] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:07:21,337] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:07:21,540] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 12:07:21,784] {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-09-26 12:07:21,785] {__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-09-26 12:07:21,785] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 12:07:22,106] {pyAvaCore:104} INFO - Fetching [2022-09-26 12:07:22,106] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 12:07:23,023] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 12:07:23,024] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 12:07:23,024] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 12:37:01,454] {pyAvaCore:99} INFO - Fetching [2022-09-26 12:37:01,693] {__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-09-26 12:37:01,694] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 12:37:01,934] {__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-09-26 12:37:01,936] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 12:37:02,085] {__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-09-26 12:37:02,087] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 12:37:02,243] {__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-09-26 12:37:02,244] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 12:37:02,382] {__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-09-26 12:37:02,383] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 12:37:02,523] {__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-09-26 12:37:02,525] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 12:37:02,538] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 12:37:02,673] {__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-09-26 12:37:02,674] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 12:37:02,978] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 12:37:02,981] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 12:37:03,075] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 12:37:03,076] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 12:37:03,219] {__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-09-26 12:37:03,220] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 12:37:03,736] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 12:37:03,737] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 12:37:03,844] {__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-09-26 12:37:04,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:04,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:04,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:05,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:05,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:06,225] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:06,619] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:07,054] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:07,448] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:07,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:08,168] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:08,529] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:08,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:09,274] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:09,639] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:10,011] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:10,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:10,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:11,104] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:11,504] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:11,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:12,340] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:12,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:13,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:13,587] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:14,010] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:14,453] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:14,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:15,412] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:15,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:16,252] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:16,624] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:16,990] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:17,341] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:17,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:18,130] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 12:37:19,031] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 12:37:19,421] {__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-09-26 12:37:19,422] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:37:19,631] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:37:19,841] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:37:20,042] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 12:37:20,058] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 12:37:20,072] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:37:20,371] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:37:20,577] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 12:37:20,781] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 12:37:21,040] {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-09-26 12:37:21,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-09-26 12:37:21,040] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 12:37:21,356] {pyAvaCore:104} INFO - Fetching [2022-09-26 12:37:21,356] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 12:37:27,573] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 12:37:27,574] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 12:37:27,575] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 13:07:01,491] {pyAvaCore:99} INFO - Fetching [2022-09-26 13:07:01,860] {__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-09-26 13:07:01,860] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 13:07:02,052] {__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-09-26 13:07:02,053] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 13:07: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-09-26 13:07:02,191] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 13:07:02,318] {__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-09-26 13:07:02,319] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 13:07:02,456] {__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-09-26 13:07:02,457] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 13:07:02,603] {__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-09-26 13:07:02,604] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 13:07:02,618] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 13:07:02,751] {__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-09-26 13:07:02,752] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 13:07:03,095] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 13:07:03,098] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 13:07:03,233] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 13:07:03,234] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 13:07:03,387] {__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-09-26 13:07:03,389] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 13:07:03,931] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 13:07:03,932] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 13:07:04,064] {__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-09-26 13:07:04,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:04,787] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:05,307] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:05,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:06,172] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:06,633] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:07,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:07,544] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:07,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:08,434] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:08,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:09,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:11,035] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:11,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:11,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:12,193] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:12,653] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:13,044] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:13,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:13,771] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:14,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:14,548] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:14,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:15,355] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:15,866] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:16,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:16,577] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:16,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:17,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:17,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:18,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:18,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:18,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:19,351] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:19,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:20,077] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 13:07:20,843] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 13:07:21,276] {__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-09-26 13:07:21,277] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:07:21,583] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:07:21,827] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:07:22,053] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 13:07:22,067] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 13:07:22,078] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:07:22,316] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:07:22,539] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:07:22,784] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 13:07:23,051] {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-09-26 13:07:23,051] {__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-09-26 13:07:23,051] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 13:07:23,375] {pyAvaCore:104} INFO - Fetching [2022-09-26 13:07:23,375] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 13:07:24,596] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 13:07:24,597] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 13:07:24,598] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 13:37:01,345] {pyAvaCore:99} INFO - Fetching [2022-09-26 13:37:01,712] {__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-09-26 13:37:01,713] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 13:37:01,946] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 13:37:01,948] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 13:37:02,107] {__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-09-26 13:37:02,110] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 13:37:02,247] {__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-09-26 13:37:02,248] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 13:37:02,388] {__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-09-26 13:37:02,389] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 13:37:02,544] {__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-09-26 13:37:02,545] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 13:37:02,561] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 13:37:02,691] {__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-09-26 13:37:02,693] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 13:37:03,025] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 13:37:03,028] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 13:37:03,157] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 13:37:03,158] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 13:37:03,296] {__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-09-26 13:37:03,297] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 13:37:03,855] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 13:37:03,857] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 13:37:03,986] {__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-09-26 13:37:04,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:04,652] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:05,270] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:05,697] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:06,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:06,572] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:07,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:07,480] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:07,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:08,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:08,806] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:09,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:09,694] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:10,116] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:10,539] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:10,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:11,337] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:11,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:12,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:12,520] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:12,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:13,288] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:13,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:14,106] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:14,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:15,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:15,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:15,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:16,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:16,584] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:16,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:17,383] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:17,826] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:18,228] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:18,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:19,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 13:37:19,821] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 13:37:20,333] {__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-09-26 13:37:20,334] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:37:20,542] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:37:20,748] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:37:20,951] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 13:37:20,964] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 13:37:20,980] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:37:21,185] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:37:21,445] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 13:37:21,652] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 13:37:21,931] {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-09-26 13:37:21,931] {__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-09-26 13:37:21,931] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 13:37:22,241] {pyAvaCore:104} INFO - Fetching [2022-09-26 13:37:22,242] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 13:37:23,271] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 13:37:23,273] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 13:37:23,274] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 14:07:01,743] {pyAvaCore:99} INFO - Fetching [2022-09-26 14:07:02,081] {__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-09-26 14:07:02,081] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 14:07:02,290] {__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-09-26 14:07:02,292] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 14:07:02,429] {__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-09-26 14:07:02,430] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 14:07:02,575] {__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-09-26 14:07:02,577] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 14:07:02,736] {__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-09-26 14:07:02,738] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 14:07:02,875] {__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-09-26 14:07:02,876] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 14:07:02,888] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 14:07:03,037] {__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-09-26 14:07:03,039] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 14:07:03,502] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 14:07:03,504] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 14:07:03,590] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 14:07:03,592] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 14:07:03,728] {__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-09-26 14:07:03,730] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 14:07:04,255] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 14:07:04,257] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 14:07:04,464] {__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-09-26 14:07:04,639] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:05,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:05,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:06,026] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:06,427] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:06,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:07,201] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:07,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:07,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:08,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:08,803] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:09,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:09,601] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 14: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-09-26 14:07:10,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:10,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:11,194] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:11,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:11,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:12,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:12,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:13,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:13,517] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:13,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:14,289] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:14,710] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:15,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:15,571] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:15,975] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:16,337] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:16,785] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:17,198] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:17,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:17,934] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:18,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:18,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 14:07:19,638] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 14:07:21,040] {__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-09-26 14:07:21,041] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:07:21,298] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:07:21,506] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:07:21,716] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 14:07:21,731] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 14:07:21,745] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:07:21,950] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:07:22,164] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:07:22,370] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 14:07:22,637] {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-09-26 14:07:22,637] {__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-09-26 14:07:22,637] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 14:07:22,954] {pyAvaCore:104} INFO - Fetching [2022-09-26 14:07:22,954] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 14:07:24,049] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 14:07:24,050] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 14:07:24,052] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 14:37:01,415] {pyAvaCore:99} INFO - Fetching [2022-09-26 14:37:01,749] {__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-09-26 14:37:01,750] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 14:37:01,953] {__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-09-26 14:37:01,955] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 14:37:02,091] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 14:37:02,092] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 14:37:02,229] {__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-09-26 14:37:02,231] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 14:37:02,378] {__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-09-26 14:37:02,379] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 14:37: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-09-26 14:37:02,517] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 14:37:02,531] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 14:37: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-09-26 14:37:02,665] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 14:37:03,002] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 14:37:03,005] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 14:37:03,114] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 14:37:03,116] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 14:37:03,255] {__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-09-26 14:37:03,256] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 14:37:03,784] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 14:37:03,786] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 14:37:03,895] {__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-09-26 14:37:04,095] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:04,610] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:04,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:05,505] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:05,890] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:06,322] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:06,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:07,097] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:07,448] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:07,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:08,389] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:08,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:09,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:09,524] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:09,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:10,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 14: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-09-26 14:37:11,069] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:11,482] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:11,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:12,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:12,701] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:13,125] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:13,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:13,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:14,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:14,624] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:14,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:15,362] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:15,776] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:16,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:16,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:16,937] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:17,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:17,730] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:18,063] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 14:37:18,764] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 14:37:19,153] {__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-09-26 14:37:19,154] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:37:19,358] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:37:19,571] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:37:19,779] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 14:37:19,793] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 14:37:19,805] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:37:20,011] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:37:20,212] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 14:37:20,421] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 14:37:20,619] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-09-26 14:37:20,619] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-09-26 14:37:20,620] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 14:37:20,977] {pyAvaCore:104} INFO - Fetching [2022-09-26 14:37:20,977] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 14:37:21,973] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 14:37:21,974] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 14:37:21,974] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 15:07:02,003] {pyAvaCore:99} INFO - Fetching [2022-09-26 15:07:02,341] {__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-09-26 15:07:02,341] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 15:07:02,530] {__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-09-26 15:07:02,532] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 15:07:02,675] {__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-09-26 15:07:02,676] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 15:07:02,815] {__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-09-26 15:07:02,817] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 15:07:02,962] {__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-09-26 15:07:02,963] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 15:07:03,103] {__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-09-26 15:07:03,105] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 15:07:03,118] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 15:07:03,251] {__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-09-26 15:07:03,252] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 15:07:03,737] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 15:07:03,740] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 15:07:03,853] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 15:07:03,854] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 15:07:03,990] {__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-09-26 15:07:03,991] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 15:07:04,612] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 15:07:04,613] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 15:07:04,803] {__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-09-26 15:07:05,015] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:05,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07: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-09-26 15:07:06,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:07,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:07,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:07,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:08,316] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:08,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:09,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:09,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07: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-09-26 15:07:10,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:10,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:11,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:11,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:11,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:12,352] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:12,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:13,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:13,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:14,059] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:14,436] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:14,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:15,232] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:15,626] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:16,000] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:16,417] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:16,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:17,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:17,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:17,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:18,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:18,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:19,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:19,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 15:07:20,360] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 15:07:21,761] {__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-09-26 15:07:21,762] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:07:22,042] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:07:22,279] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:07:22,507] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 15:07:22,521] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 15:07:22,533] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:07:22,759] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:07:22,973] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:07:23,183] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 15:07:23,567] {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-09-26 15:07:23,568] {__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-09-26 15:07:23,568] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 15:07:23,874] {pyAvaCore:104} INFO - Fetching [2022-09-26 15:07:23,874] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 15:07:24,932] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 15:07:24,933] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 15:07:24,934] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 15:37:01,701] {pyAvaCore:99} INFO - Fetching [2022-09-26 15:37:01,953] {__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-09-26 15:37:01,953] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 15:37:02,146] {__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-09-26 15:37:02,148] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 15:37:02,282] {__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-09-26 15:37:02,284] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 15:37:02,422] {__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-09-26 15:37:02,423] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 15:37:02,556] {__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-09-26 15:37:02,558] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 15:37:02,692] {__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-09-26 15:37:02,693] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 15:37:02,708] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 15: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-09-26 15:37:02,841] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 15:37:03,201] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 15:37:03,204] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 15:37:03,313] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 15:37:03,315] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 15:37:03,454] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 15:37:03,455] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 15:37:03,952] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 15:37:03,953] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 15:37:04,156] {__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-09-26 15:37:04,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:04,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:05,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:05,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:06,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:06,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:07,329] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:07,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:08,236] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:08,607] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:08,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:09,401] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:09,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:10,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:10,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:10,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:11,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:11,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:12,114] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:12,510] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:12,970] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:13,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:13,816] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:14,170] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:14,629] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:15,036] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:15,404] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:15,848] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:16,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:16,697] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:17,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:17,472] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37: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-09-26 15:37:18,240] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:18,632] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:19,020] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 15:37:19,784] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 15:37:20,267] {__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-09-26 15:37:20,268] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:37:20,473] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:37:20,678] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:37:20,882] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 15:37:20,896] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 15:37:20,908] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:37:21,117] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:37:21,412] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 15:37:21,612] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 15:37:21,911] {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-09-26 15:37:21,912] {__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-09-26 15:37:21,912] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 15:37:22,227] {pyAvaCore:104} INFO - Fetching [2022-09-26 15:37:22,228] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 15:37:23,264] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 15:37:23,265] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 15:37:23,266] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 16:07:01,917] {pyAvaCore:99} INFO - Fetching [2022-09-26 16:07:02,706] {__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-09-26 16:07:02,707] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 16:07:02,956] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 16:07:02,958] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 16:07:03,107] {__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-09-26 16:07:03,109] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 16:07:03,275] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 16:07:03,277] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 16:07:03,416] {__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-09-26 16:07:03,418] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 16:07:03,563] {__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-09-26 16:07:03,564] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 16:07:03,577] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 16:07:03,712] {__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-09-26 16:07:03,713] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 16:07:04,255] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 16:07:04,259] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 16:07:04,379] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 16:07:04,381] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 16:07:04,521] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 16:07:04,523] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 16:07:05,209] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 16:07:05,211] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 16:07:05,378] {__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-09-26 16:07:05,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:06,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:06,587] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:07,197] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:07,693] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:08,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:08,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:09,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:09,523] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:09,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:10,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:10,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:11,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:11,739] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:12,195] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:12,585] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:13,020] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:13,375] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:13,837] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:14,292] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:14,725] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:15,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:15,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:16,096] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:16,511] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:16,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:17,374] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:17,740] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:18,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:18,482] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:18,834] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:19,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:19,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:19,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:20,322] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:20,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 16:07:21,434] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 16:07:21,829] {__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-09-26 16:07:21,830] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:07:22,617] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:07:22,824] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:07:23,031] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 16:07:23,046] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 16:07:23,059] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:07:23,266] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:07:23,469] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:07:23,675] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 16:07:23,952] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-09-26 16:07:23,953] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-09-26 16:07:23,953] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 16:07:24,303] {pyAvaCore:104} INFO - Fetching [2022-09-26 16:07:24,303] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 16:07:25,366] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 16:07:25,367] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 16:07:25,367] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 16:37:01,792] {pyAvaCore:99} INFO - Fetching [2022-09-26 16:37:02,332] {__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-09-26 16:37:02,333] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 16:37:02,609] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 16:37:02,611] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 16:37:02,748] {__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-09-26 16:37:02,749] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 16:37:02,883] {__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-09-26 16:37:02,884] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 16:37:03,024] {__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-09-26 16:37:03,026] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 16:37:03,166] {__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-09-26 16:37:03,167] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 16:37:03,181] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 16:37:03,329] {__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-09-26 16:37:03,330] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 16:37:03,669] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 16:37:03,672] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 16:37:03,762] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 16:37:03,764] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 16:37:03,910] {__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-09-26 16:37:03,912] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 16:37:04,543] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 16:37:04,544] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 16:37:04,643] {__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-09-26 16:37:04,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:05,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:05,792] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:06,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:06,779] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:07,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:07,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:08,111] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:08,511] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:08,950] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:09,335] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37: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-09-26 16:37:10,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:10,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:11,009] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:11,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:11,807] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:12,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:12,541] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:12,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:13,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:13,646] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 16: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-09-26 16:37:14,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:14,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:15,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:15,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:15,923] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:16,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:16,702] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:17,168] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:17,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:18,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:18,446] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:18,867] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:19,262] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 16:37:19,938] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 16:37:20,422] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-09-26 16:37:20,423] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:37:20,682] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:37:20,893] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:37:21,109] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 16:37:21,124] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 16:37:21,136] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:37:21,349] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:37:21,564] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 16:37:21,772] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 16:37:22,033] {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-09-26 16:37:22,034] {__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-09-26 16:37:22,034] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 16:37:22,348] {pyAvaCore:104} INFO - Fetching [2022-09-26 16:37:22,348] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 16:37:23,497] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 16:37:23,499] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 16:37:23,500] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 17:07:01,201] {pyAvaCore:99} INFO - Fetching [2022-09-26 17:07:01,575] {__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-09-26 17:07:01,577] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 17:07:01,859] {__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-09-26 17:07:01,861] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 17:07:01,999] {__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-09-26 17:07:02,000] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 17:07:02,188] {__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-09-26 17:07:02,189] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 17:07:02,379] {__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-09-26 17:07:02,380] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 17:07:02,534] {__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-09-26 17:07:02,536] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 17:07:02,549] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 17:07:02,693] {__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-09-26 17:07:02,695] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 17:07:03,069] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 17:07:03,072] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 17:07:03,185] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 17:07:03,187] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 17:07:03,331] {__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-09-26 17:07:03,333] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 17:07:03,842] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 17:07:03,844] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 17:07:03,956] {__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-09-26 17:07:04,134] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:04,611] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:05,128] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:05,758] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:06,338] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:06,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:07,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:07,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:07,957] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:08,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:08,761] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:09,114] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:09,473] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:09,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:10,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:10,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:11,184] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:11,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:12,029] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:12,386] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:12,860] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:13,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:13,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:14,039] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:14,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:14,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:15,276] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:15,685] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:16,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:16,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:16,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:17,331] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:17,793] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:18,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:18,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:19,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 17:07:19,842] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 17:07:20,238] {__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-09-26 17:07:20,239] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:07:20,515] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:07:20,725] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:07:20,934] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 17:07:20,949] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 17:07:20,962] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:07:21,173] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:07:21,384] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:07:21,587] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 17:07:21,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-09-26 17:07:21,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-09-26 17:07:21,848] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 17:07:22,159] {pyAvaCore:104} INFO - Fetching [2022-09-26 17:07:22,159] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 17:07:23,154] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 17:07:23,155] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 17:07:23,156] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 17:37:01,651] {pyAvaCore:99} INFO - Fetching [2022-09-26 17:37:02,008] {__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-09-26 17:37:02,009] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 17:37:02,207] {__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-09-26 17:37:02,209] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 17:37:02,364] {__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-09-26 17:37:02,365] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 17:37:02,515] {__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-09-26 17:37:02,516] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 17:37:02,663] {__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-09-26 17:37:02,665] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 17:37:02,816] {__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-09-26 17:37:02,818] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 17:37:02,831] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 17:37:02,969] {__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-09-26 17:37:02,971] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 17:37:03,273] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 17:37:03,275] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 17:37:03,391] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 17:37:03,393] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 17:37:03,545] {__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-09-26 17:37:03,546] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 17:37:04,062] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 17:37:04,064] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 17:37:04,238] {__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-09-26 17:37:04,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:04,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37: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-09-26 17:37:06,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:06,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:07,230] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:07,705] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:08,075] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:08,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:08,928] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:09,285] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:09,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:10,086] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:10,479] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:10,917] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:11,242] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:11,711] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:12,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:12,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:13,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:13,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:13,763] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:14,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:14,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:15,143] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:15,610] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:16,004] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:16,328] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:16,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:17,110] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:17,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:17,899] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:18,324] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:18,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:22,389] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:22,814] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 17:37:23,607] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 17:37:25,160] {__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-09-26 17:37:25,161] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:37:25,424] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:37:25,629] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:37:25,840] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 17:37:25,853] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 17:37:25,865] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:37:26,075] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:37:26,283] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 17:37:26,494] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 17:37:26,762] {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-09-26 17:37:26,763] {__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-09-26 17:37:26,763] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 17:37:27,060] {pyAvaCore:104} INFO - Fetching [2022-09-26 17:37:27,060] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 17:37:28,016] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 17:37:28,017] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 17:37:28,017] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 18:07:01,397] {pyAvaCore:99} INFO - Fetching [2022-09-26 18:07:01,744] {__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-09-26 18:07:01,745] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 18:07:01,956] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 18:07:01,958] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 18:07:02,127] {__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-09-26 18:07:02,128] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 18:07:02,268] {__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-09-26 18:07:02,269] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 18:07:02,401] {__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-09-26 18:07:02,402] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 18:07:02,540] {__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-09-26 18:07:02,541] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 18:07:02,555] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 18:07:02,692] {__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-09-26 18:07:02,694] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 18:07:03,149] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 18:07:03,151] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 18:07:03,255] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 18:07:03,256] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 18:07:03,414] {__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-09-26 18:07:03,415] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 18:07:08,939] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 18:07:08,941] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 18:07:09,168] {__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-09-26 18:07:09,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:09,952] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:10,523] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:11,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:11,703] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:12,210] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:12,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:13,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:13,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:14,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:14,612] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:15,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:15,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:15,867] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:16,241] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:16,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:17,037] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:17,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:17,899] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:18,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:18,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:19,182] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:19,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:20,035] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:20,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:20,724] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:21,087] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:21,461] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:21,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:22,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:22,781] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:23,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:23,544] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:23,890] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:24,288] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:24,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 18:07:25,502] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 18:07:29,421] {__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-09-26 18:07:29,422] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:07:29,678] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:07:29,881] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:07:30,087] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 18:07:30,101] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 18:07:30,113] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:07:30,324] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:07:30,535] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:07:30,742] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 18:07:31,004] {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-09-26 18:07:31,004] {__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-09-26 18:07:31,004] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 18:07:31,333] {pyAvaCore:104} INFO - Fetching [2022-09-26 18:07:31,334] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 18:07:32,403] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 18:07:32,403] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 18:07:32,404] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 18:37:01,585] {pyAvaCore:99} INFO - Fetching [2022-09-26 18:37:01,950] {__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-09-26 18:37:01,950] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 18:37:02,147] {__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-09-26 18:37:02,149] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 18:37:02,291] {__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-09-26 18:37:02,293] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 18:37:02,428] {__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-09-26 18:37:02,429] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 18:37:02,562] {__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-09-26 18:37:02,564] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 18:37:02,698] {__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-09-26 18:37:02,700] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 18:37:02,714] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 18:37:02,842] {__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-09-26 18:37:02,844] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 18:37:03,172] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 18:37:03,175] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 18:37:03,280] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 18:37:03,281] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 18:37:03,422] {__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-09-26 18:37:03,424] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 18:37:03,954] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 18:37:03,956] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 18:37:04,066] {__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-09-26 18:37:04,208] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:04,610] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:05,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:05,468] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:05,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:06,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:06,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:07,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:07,481] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:07,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:08,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:08,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:09,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:09,613] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:09,978] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:10,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:10,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:11,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:11,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:11,916] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:12,350] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:12,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:13,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:13,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:13,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:14,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:14,664] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:15,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:15,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:15,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:16,274] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:16,687] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:17,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:17,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:17,855] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:18,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 18:37:18,959] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 18:37:20,349] {__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-09-26 18:37:20,350] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:37:20,553] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:37:20,759] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:37:20,967] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 18:37:20,980] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 18:37:20,991] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:37:21,200] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:37:21,405] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 18:37:21,614] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 18:37:21,818] {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-09-26 18:37:21,818] {__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-09-26 18:37:21,819] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 18:37:22,131] {pyAvaCore:104} INFO - Fetching [2022-09-26 18:37:22,131] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 18:37:23,083] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 18:37:23,083] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 18:37:23,084] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 19:07:01,183] {pyAvaCore:99} INFO - Fetching [2022-09-26 19:07:01,525] {__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-09-26 19:07:01,525] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 19:07:01,735] {__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-09-26 19:07:01,737] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 19:07:01,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-09-26 19:07:01,879] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 19:07:02,035] {__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-09-26 19:07:02,036] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 19:07:02,197] {__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-09-26 19:07:02,198] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 19:07:02,361] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 19:07:02,362] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 19:07:02,376] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 19:07:02,533] {__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-09-26 19:07:02,534] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 19:07:02,961] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 19:07:02,964] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 19:07:03,081] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 19:07:03,082] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 19:07:03,224] {__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-09-26 19:07:03,226] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 19:07:03,748] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 19:07:03,749] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 19:07:03,863] {__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-09-26 19:07:04,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:04,610] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:05,010] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:05,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:05,840] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:06,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:06,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:07,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 19: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-09-26 19:07:08,033] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:08,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:08,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:09,283] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:09,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:10,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:10,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:10,957] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:11,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:11,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:12,119] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:12,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:12,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:13,305] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:13,632] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:14,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:14,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:14,840] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:15,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:15,603] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:16,136] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:16,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:16,947] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:17,461] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:17,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:18,262] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:18,651] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 19:07:19,438] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 19:07:19,996] {__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-09-26 19:07:19,997] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:07:20,253] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:07:20,462] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:07:20,668] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 19:07:20,682] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 19:07:20,693] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:07:20,909] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:07:21,117] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:07:21,325] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 19:07:21,579] {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-09-26 19:07:21,580] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-09-26 19:07:21,580] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 19:07:21,886] {pyAvaCore:104} INFO - Fetching [2022-09-26 19:07:21,887] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 19:07:22,830] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 19:07:22,830] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 19:07:22,831] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 19:37:01,260] {pyAvaCore:99} INFO - Fetching [2022-09-26 19:37:01,619] {__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-09-26 19:37:01,620] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 19:37:01,851] {__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-09-26 19:37:01,852] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 19:37:01,989] {__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-09-26 19:37:01,991] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 19:37:02,131] {__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-09-26 19:37:02,133] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 19:37:02,277] {__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-09-26 19:37:02,278] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 19:37:02,419] {__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-09-26 19:37:02,421] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 19:37:02,435] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 19:37:02,595] {__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-09-26 19:37:02,597] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 19:37:02,931] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 19:37:02,933] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 19:37:03,039] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 19:37:03,040] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 19:37: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-09-26 19:37:03,188] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 19:37:03,730] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 19:37:03,731] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 19:37:03,933] {__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-09-26 19:37:04,144] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:04,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:04,943] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 19: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-09-26 19:37:05,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:06,261] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:06,692] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:07,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:07,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:07,766] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:08,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:08,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:08,877] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:09,334] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:09,787] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:10,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:10,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:10,971] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:11,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:11,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:12,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:12,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:12,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:13,404] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:13,817] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:14,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:14,645] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:15,087] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:15,464] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:15,878] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:16,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:16,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:17,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:17,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:17,955] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:18,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 19:37:19,205] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 19:37:20,595] {__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-09-26 19:37:20,596] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:37:20,901] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:37:21,103] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:37:21,321] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 19:37:21,335] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 19:37:21,347] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:37:21,551] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:37:21,753] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 19:37:21,951] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 19:37:22,203] {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-09-26 19:37:22,203] {__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-09-26 19:37:22,203] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 19:37:22,683] {pyAvaCore:104} INFO - Fetching [2022-09-26 19:37:22,683] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 19:37:23,804] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 19:37:23,805] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 19:37:23,806] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 20:07:01,748] {pyAvaCore:99} INFO - Fetching [2022-09-26 20:07:02,155] {__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-09-26 20:07:02,156] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 20:07:02,362] {__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-09-26 20:07:02,363] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 20:07:02,499] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 20:07:02,501] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 20:07:02,638] {__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-09-26 20:07:02,639] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 20:07:02,778] {__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-09-26 20:07:02,779] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 20:07:02,912] {__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-09-26 20:07:02,914] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 20:07:02,929] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 20:07:03,068] {__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-09-26 20:07:03,070] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 20:07:03,531] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 20:07:03,534] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 20:07:03,645] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 20:07:03,647] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 20:07:03,780] {__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-09-26 20:07:03,782] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 20:07:04,504] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 20:07:04,505] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 20:07:04,706] {__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-09-26 20:07:04,859] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:05,316] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:05,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:06,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:06,687] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:07,068] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:07,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:07,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:08,312] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:13,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:14,295] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:14,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:15,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:15,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:16,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:16,422] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:16,862] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:17,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:17,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:17,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:18,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:18,763] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:19,156] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:19,586] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:19,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:20,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:20,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:21,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:21,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:22,035] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:22,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:22,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:23,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:23,688] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:24,107] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:24,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 20:07:25,267] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 20:07:25,815] {__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-09-26 20:07:25,815] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:07:26,075] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:07:26,289] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:07:26,496] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 20:07:26,510] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 20:07:26,522] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:07:26,730] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:07:26,934] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:07:27,149] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 20:07:27,436] {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-09-26 20:07:27,437] {__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-09-26 20:07:27,437] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 20:07:27,780] {pyAvaCore:104} INFO - Fetching [2022-09-26 20:07:27,780] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 20:07:33,861] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 20:07:33,862] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 20:07:33,862] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 20:37:02,017] {pyAvaCore:99} INFO - Fetching [2022-09-26 20:37: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-09-26 20:37:02,378] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 20:37:02,579] {__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-09-26 20:37:02,581] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 20:37:02,721] {__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-09-26 20:37:02,722] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 20:37:02,867] {__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-09-26 20:37:02,868] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 20:37:03,000] {__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-09-26 20:37:03,001] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 20:37: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-09-26 20:37:03,137] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 20:37:03,151] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 20:37:03,286] {__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-09-26 20:37:03,288] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 20:37:03,626] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 20:37:03,628] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 20:37:03,752] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 20:37:03,753] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 20:37:03,889] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 20:37:03,890] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 20:37:04,414] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 20:37:04,416] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 20:37:04,587] {__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-09-26 20:37:04,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:05,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:05,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:06,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:06,914] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:07,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:07,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:08,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:08,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:09,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:09,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:10,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:10,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:11,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:11,728] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:12,138] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:12,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:13,265] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:13,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:14,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:14,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:15,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:15,470] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:15,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:16,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:16,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:17,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:17,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:17,964] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:18,346] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:18,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:19,299] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:19,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:20,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:20,603] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:20,931] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 20:37:21,605] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 20:37:21,995] {__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-09-26 20:37:21,996] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:37:22,202] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:37:22,417] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:37:22,621] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 20:37:22,637] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 20:37:22,650] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:37:22,858] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:37:23,058] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 20:37:23,264] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 20:37:23,463] {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-09-26 20:37:23,464] {__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-09-26 20:37:23,464] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 20:37:23,777] {pyAvaCore:104} INFO - Fetching [2022-09-26 20:37:23,777] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 20:37:24,891] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 20:37:24,892] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 20:37:24,893] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 21:07:02,061] {pyAvaCore:99} INFO - Fetching [2022-09-26 21:07:02,416] {__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-09-26 21:07:02,416] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 21:07:02,608] {__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-09-26 21:07:02,609] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 21:07:02,749] {__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-09-26 21:07:02,750] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 21:07:02,885] {__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-09-26 21:07:02,887] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 21:07:03,032] {__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-09-26 21:07:03,034] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 21:07:03,167] {__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-09-26 21:07:03,169] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 21:07:03,182] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 21:07:03,314] {__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-09-26 21:07:03,315] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 21:07:03,801] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 21:07:03,803] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 21:07:03,920] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 21:07:03,922] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 21:07:04,071] {__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-09-26 21:07:04,073] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 21:07:04,627] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 21:07:04,628] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 21:07:04,838] {__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-09-26 21:07:05,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:05,540] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:05,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:06,399] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:06,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:07,186] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:07,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:08,129] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:08,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:08,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:09,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:09,646] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:10,067] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:10,484] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:10,910] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:11,400] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:11,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:12,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:12,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:12,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:13,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:13,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:14,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07: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-09-26 21:07:14,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:15,494] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:15,935] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:16,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:16,766] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:17,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:17,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:17,938] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:18,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:18,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:19,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:19,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 21:07:20,303] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 21:07:20,698] {__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-09-26 21:07:20,699] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:07:20,973] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:07:21,176] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:07:21,391] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 21:07:21,407] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 21:07:21,421] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:07:21,627] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:07:21,836] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:07:22,047] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 21:07:22,296] {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-09-26 21:07:22,296] {__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-09-26 21:07:22,296] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 21:07:22,634] {pyAvaCore:104} INFO - Fetching [2022-09-26 21:07:22,634] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 21:07:23,527] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 21:07:23,528] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 21:07:23,530] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 21:37:02,126] {pyAvaCore:99} INFO - Fetching [2022-09-26 21:37:02,456] {__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-09-26 21:37:02,456] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 21:37:02,651] {__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-09-26 21:37:02,653] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 21:37:02,791] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 21:37:02,792] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 21:37:02,928] {__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-09-26 21:37:02,929] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 21:37:03,069] {__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-09-26 21:37:03,070] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 21:37:03,205] {__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-09-26 21:37:03,206] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 21:37:03,219] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 21:37:03,354] {__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-09-26 21:37:03,355] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 21:37:03,687] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 21:37:03,690] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 21:37:03,779] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 21:37:03,780] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 21:37:03,915] {__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-09-26 21:37:03,916] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 21:37:04,455] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 21:37:04,457] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 21:37:04,619] {__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-09-26 21:37:04,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:05,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:06,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:06,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:06,957] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:07,442] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:07,883] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:08,483] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:08,958] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:09,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:09,955] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:10,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:10,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:11,198] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:11,673] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:12,054] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:12,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:12,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:13,317] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:13,779] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:14,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:14,579] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:14,954] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:15,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:15,787] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:16,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:16,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:16,995] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:17,354] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:17,750] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:18,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:18,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:19,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:19,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:19,806] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:20,191] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 21:37:20,857] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 21:37:21,409] {__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-09-26 21:37:21,410] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:37:21,671] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:37:21,879] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:37:22,082] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 21:37:22,096] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 21:37:22,107] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:37:22,320] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:37:22,528] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 21:37:22,747] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 21:37:23,067] {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-09-26 21:37:23,067] {__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-09-26 21:37:23,068] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 21:37:23,396] {pyAvaCore:104} INFO - Fetching [2022-09-26 21:37:23,396] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 21:37:24,645] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 21:37:24,645] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 21:37:24,646] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 22:07:01,595] {pyAvaCore:99} INFO - Fetching [2022-09-26 22:07:01,831] {__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-09-26 22:07:01,832] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 22:07:02,068] {__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-09-26 22:07:02,070] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 22:07:02,219] {__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-09-26 22:07:02,221] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 22:07:02,368] {__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-09-26 22:07:02,369] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 22:07: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-09-26 22:07:02,522] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 22:07:02,665] {__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-09-26 22:07:02,667] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 22:07:02,679] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 22:07:02,832] {__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-09-26 22:07:02,833] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 22:07:03,266] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 22:07:03,268] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 22:07:03,405] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 22:07:03,406] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 22: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-09-26 22:07:03,541] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 22:07:04,021] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 22:07:04,022] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 22:07:04,131] {__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-09-26 22:07:04,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:04,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:05,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:05,631] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:06,002] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:06,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:06,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:07,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:07,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:08,027] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:08,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:08,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:09,226] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:09,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:10,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:10,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:10,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:11,220] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:11,661] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:12,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:12,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:12,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:13,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:13,899] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:14,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:14,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:15,094] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:15,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:15,937] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:16,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:16,649] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:17,033] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:17,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:17,907] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:18,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:20,065] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 22:07:20,809] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 22:07:21,200] {__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-09-26 22:07:21,201] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:07:21,464] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:07:21,675] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:07:21,884] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 22:07:21,898] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 22:07:21,910] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:07:22,112] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:07:22,326] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:07:22,533] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 22:07:22,796] {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-09-26 22:07:22,796] {__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-09-26 22:07:22,797] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 22:07:23,103] {pyAvaCore:104} INFO - Fetching [2022-09-26 22:07:23,104] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 22:07:24,200] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 22:07:24,201] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 22:07:24,201] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 22:37:01,670] {pyAvaCore:99} INFO - Fetching [2022-09-26 22:37:02,039] {__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-09-26 22:37:02,040] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 22:37:02,247] {__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-09-26 22:37:02,249] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 22:37:02,390] {__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-09-26 22:37:02,391] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 22: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-09-26 22:37:02,572] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 22:37:02,739] {__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-09-26 22:37:02,741] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 22:37:02,887] {__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-09-26 22:37:02,888] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 22:37:02,901] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 22:37:03,039] {__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-09-26 22:37:03,040] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 22:37:03,402] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 22:37:03,404] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 22:37:03,509] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 22:37:03,511] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 22:37:03,648] {__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-09-26 22:37:03,649] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 22:37:04,233] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 22:37:04,234] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 22:37:04,407] {__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-09-26 22:37:04,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:04,916] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:05,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:05,924] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:06,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:06,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:07,049] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:07,467] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:07,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:08,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:08,633] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:09,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:09,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:09,908] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:10,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:10,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:11,247] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:11,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:12,058] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:12,524] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:12,951] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:13,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:13,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:14,307] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 22: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-09-26 22:37:15,210] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:15,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:16,029] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:16,484] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:17,078] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:17,467] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:17,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 22:37:18,246] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 22: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-09-26 22:37:19,088] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 22: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-09-26 22:37:20,305] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 22:37:20,694] {__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-09-26 22:37:20,695] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:37:20,985] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:37:21,195] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:37:21,466] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 22:37:21,480] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 22:37:21,492] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:37:21,710] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:37:21,913] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 22:37:22,115] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 22:37:22,393] {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-09-26 22:37:22,394] {__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-09-26 22:37:22,394] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 22:37:22,710] {pyAvaCore:104} INFO - Fetching [2022-09-26 22:37:22,710] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 22:37:23,570] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 22:37:23,570] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 22:37:23,571] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 23:07:01,331] {pyAvaCore:99} INFO - Fetching [2022-09-26 23:07:01,681] {__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-09-26 23:07:01,682] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 23:07:01,891] {__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-09-26 23:07:01,892] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 23:07:02,050] {__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-09-26 23:07:02,052] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 23:07:02,199] {__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-09-26 23:07:02,200] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 23:07:02,350] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-09-26 23:07:02,351] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 23:07:02,489] {__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-09-26 23:07:02,491] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 23:07:02,505] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 23:07:02,633] {__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-09-26 23:07:02,634] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 23:07:02,993] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 23:07:02,996] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 23:07:03,104] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 23:07:03,105] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 23:07:03,247] {__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-09-26 23:07:03,248] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 23:07:03,782] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 23:07:03,783] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 23:07:03,896] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-09-26 23:07:04,103] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:04,612] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:05,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:05,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:05,908] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:06,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:06,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:07,235] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:07,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:08,050] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:08,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:08,855] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:09,279] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:09,725] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:10,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:10,530] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:10,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:11,305] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:11,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:12,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:12,599] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:13,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:13,701] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:14,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:14,540] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:14,902] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:15,322] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:15,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:16,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:16,488] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:16,930] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:17,376] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:17,771] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:18,237] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:18,589] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:18,955] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 23:07:19,629] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 23:07:20,024] {__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-09-26 23:07:20,025] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:07:20,237] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:07:20,447] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:07:20,656] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 23:07:20,670] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 23:07:20,681] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:07:20,891] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:07:21,109] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:07:21,368] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 23:07:21,575] {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-09-26 23:07:21,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-09-26 23:07:21,576] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 23:07:21,889] {pyAvaCore:104} INFO - Fetching [2022-09-26 23:07:21,890] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 23:07:22,785] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 23:07:22,786] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 23:07:22,787] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json [2022-09-26 23:37:01,855] {pyAvaCore:99} INFO - Fetching [2022-09-26 23:37:02,228] {__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-09-26 23:37:02,228] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-09-26 23:37:02,446] {__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-09-26 23:37:02,448] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-09-26 23:37:02,605] {__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-09-26 23:37:02,606] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-09-26 23:37:02,764] {__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-09-26 23:37:02,765] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-09-26 23:37:02,908] {__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-09-26 23:37:02,910] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-09-26 23:37:03,057] {__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-09-26 23:37:03,059] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 23:37:03,073] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-09-26 23:37:03,211] {__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-09-26 23:37:03,213] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-09-26 23:37:03,549] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-09-26 23:37:03,551] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-09-26 23:37:03,671] {__main__:176} ERROR - Failed to download CZ Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 86, in get_reports reports = process_reports_cz() File "/opt/pyAvaCore/avacore/processor_cz.py", line 44, in process_reports_cz with urllib.request.urlopen(req) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden [2022-09-26 23:37:03,673] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-09-26 23:37:03,819] {__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-09-26 23:37:03,820] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-09-26 23:37:04,384] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-09-26 23:37:04,385] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-09-26 23:37:04,597] {__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-09-26 23:37:04,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:05,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:05,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:06,112] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:06,549] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-09-26 23: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-09-26 23:37:07,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:07,800] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:08,178] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:08,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:08,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:09,336] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:09,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:10,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:10,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:10,963] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:11,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:11,838] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:12,238] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:12,633] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:13,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:13,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:13,827] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:14,148] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:14,936] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:15,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:15,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:16,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:16,750] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:17,157] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:17,520] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:17,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:18,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:18,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:18,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:19,382] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-09-26 23:37:20,087] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-09-26 23:37:22,907] {__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-09-26 23:37:22,908] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:37:23,174] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:37:23,378] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:37:23,587] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 23:37:23,600] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-09-26 23:37:23,611] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:37:23,814] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:37:24,028] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-09-26 23:37:24,234] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-09-26 23:37:24,523] {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-09-26 23:37:24,524] {__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-09-26 23:37:24,524] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-09-26 23:37:24,854] {pyAvaCore:104} INFO - Fetching [2022-09-26 23:37:24,854] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-09-26 23:37:25,831] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-25/2022-09-25.ratings.json [2022-09-26 23:37:25,832] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-26/2022-09-26.ratings.json [2022-09-26 23:37:25,832] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-09-27/2022-09-27.ratings.json