[2022-07-15 00:07:01,454] {pyAvaCore:99} INFO - Fetching [2022-07-15 00:07:01,835] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 00:07:01,836] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 00:07:02,062] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:07:02,065] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 00:07:02,211] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:07:02,213] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 00:07:02,348] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:07:02,350] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 00:07:02,484] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:07:02,486] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 00:07:02,624] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:07:02,626] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 00:07:02,641] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 00:07:02,784] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:07:02,786] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 00:07:03,106] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 00:07:03,109] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 00:07:03,311] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 00:07:03,459] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:07:03,461] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 00:07:04,041] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 00:07:04,042] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 00:07:04,237] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 00:07:04,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:04,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:05,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:05,885] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:06,368] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:06,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:07,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:07,586] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:08,049] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:08,453] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:08,894] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:09,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:09,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:10,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:10,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:10,936] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:11,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:11,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:12,146] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:12,544] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:12,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07: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-07-15 00:07:13,705] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:14,184] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:14,637] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:15,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:15,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:15,822] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:16,298] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:16,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:17,160] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:17,539] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:17,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:18,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:18,807] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:19,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 00:07:19,906] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 00:07:20,315] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 00:07:20,316] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:07:20,528] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:07:20,741] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:07:20,949] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 00:07:20,964] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 00:07:20,977] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:07:21,188] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:07:21,396] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:07:21,600] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 00:07:21,801] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 00:07:21,801] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 00:07:21,801] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 00:07:22,114] {pyAvaCore:104} INFO - Fetching [2022-07-15 00:07:22,114] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 00:07:23,974] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 00:07:23,975] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 00:07:23,977] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 00:37:02,092] {pyAvaCore:99} INFO - Fetching [2022-07-15 00:37:02,435] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 00:37:02,436] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 00:37:02,640] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:37:02,643] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 00:37:02,783] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:37:02,784] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 00:37:02,946] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:37:02,948] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 00:37:03,107] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:37:03,108] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 00:37:03,265] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:37:03,266] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 00:37:03,280] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 00:37:03,416] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:37:03,418] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 00:37:03,763] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 00:37:03,765] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 00:37:03,961] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 00:37:04,092] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 00:37:04,093] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 00:37:04,660] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 00:37:04,661] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 00:37:04,776] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 00:37:04,918] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:05,592] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:06,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:06,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:06,984] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:07,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:07,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:08,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:08,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:09,060] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:09,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:09,806] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:10,248] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:10,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 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-07-15 00:37:11,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:11,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:12,482] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:12,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:13,369] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:13,745] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:14,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:14,678] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:15,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:15,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:15,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:16,268] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:16,658] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:17,069] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:17,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:17,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:18,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:18,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:18,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:19,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:19,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 00:37:20,577] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 00:37:21,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-07-15 00:37:21,161] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:37:21,429] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:37:21,636] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:37:21,846] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 00:37:21,859] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 00:37:21,871] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:37:22,071] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:37:22,273] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 00:37:22,477] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 00:37:22,764] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 00:37:22,765] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 00:37:22,765] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 00:37:23,092] {pyAvaCore:104} INFO - Fetching [2022-07-15 00:37:23,092] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 00:37:24,499] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 00:37:24,500] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 00:37:24,501] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 01:07:01,936] {pyAvaCore:99} INFO - Fetching [2022-07-15 01:07:02,145] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 01:07:02,146] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 01:07:02,368] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:07:02,370] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 01: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-07-15 01:07:02,500] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 01:07:02,642] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:07:02,643] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 01:07:02,779] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:07:02,780] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 01:07:02,927] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:07:02,929] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 01:07:02,946] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 01:07:03,090] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:07:03,091] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 01:07:03,591] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 01:07:03,594] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 01:07:03,808] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 01:07:03,949] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:07:03,950] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 01:07:04,636] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 01:07:04,637] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 01:07:04,840] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 01:07:05,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:05,632] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:06,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:06,658] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:07,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:07,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:08,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:08,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:09,050] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:09,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:09,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:10,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:10,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:11,350] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:11,794] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:12,188] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 01: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-07-15 01:07:13,055] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:13,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:13,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:14,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:14,866] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:15,250] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:15,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:16,030] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:16,572] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:17,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:17,441] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:17,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:18,276] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:18,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:19,086] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:19,507] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:19,901] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:20,282] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:20,719] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 01:07:21,505] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 01:07:21,913] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 01:07:21,913] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:07:22,205] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:07:22,420] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:07:22,628] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 01:07:22,641] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 01:07:22,654] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:07:22,855] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:07:23,062] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:07:23,276] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 01:07:23,390] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/usr/lib64/python3.6/urllib/request.py", line 1349, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib64/python3.6/http/client.py", line 1254, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1300, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1249, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1036, in _send_output self.send(msg) File "/usr/lib64/python3.6/http/client.py", line 974, in send self.connect() File "/usr/lib64/python3.6/http/client.py", line 1407, in connect super().connect() File "/usr/lib64/python3.6/http/client.py", line 946, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib64/python3.6/socket.py", line 724, in create_connection raise err File "/usr/lib64/python3.6/socket.py", line 713, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: 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 54, in process_reports_no 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 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1392, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1351, in do_open raise URLError(err) urllib.error.URLError: [2022-07-15 01:07:23,396] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 01:07:23,396] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 01:07:23,727] {pyAvaCore:104} INFO - Fetching [2022-07-15 01:07:23,727] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 01:07:25,013] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 01:07:25,020] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 01:07:25,021] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 01:37:01,341] {pyAvaCore:99} INFO - Fetching [2022-07-15 01:37:01,676] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 01:37:01,677] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 01:37:01,882] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:37:01,884] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 01:37:02,036] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:37:02,037] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 01:37:02,177] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:37:02,179] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 01:37:02,317] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:37:02,318] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 01:37:02,451] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:37:02,453] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 01:37:02,466] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 01:37:02,598] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:37:02,599] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 01:37:02,879] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 01:37:02,882] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 01:37:03,062] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 01:37:03,210] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 01:37:03,211] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 01:37:03,751] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 01:37:03,752] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 01:37:03,877] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 01:37:04,085] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:04,540] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:05,037] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:05,708] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:06,163] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:06,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:07,130] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:07,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:08,026] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:08,477] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:08,831] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:09,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:09,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:10,086] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 01: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-07-15 01:37:10,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:11,283] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:11,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:12,062] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37: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-07-15 01:37:12,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:13,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:13,672] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:14,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:14,457] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:14,889] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:15,355] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:15,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:16,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 01: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-07-15 01:37:17,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:17,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:17,766] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:18,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:18,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:18,941] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 01:37:19,611] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 01:37:20,016] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 01:37:20,017] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:37:20,227] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:37:20,434] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:37:20,644] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 01:37:20,658] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 01:37:20,671] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:37:20,879] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:37:21,084] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 01:37:21,290] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 01:37:21,543] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 01:37:21,544] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 01:37:21,544] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 01:37:21,828] {pyAvaCore:104} INFO - Fetching [2022-07-15 01:37:21,828] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 01:37:23,001] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 01:37:23,002] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 01:37:23,003] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 02:07:01,363] {pyAvaCore:99} INFO - Fetching [2022-07-15 02:07:01,685] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 02:07:01,686] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 02:07:01,907] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:07:01,909] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 02:07:02,045] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:07:02,047] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 02:07:02,184] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:07:02,185] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 02:07:02,338] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:07:02,339] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 02:07:02,482] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:07:02,483] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 02:07:02,496] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 02:07:02,637] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:07:02,638] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 02:07:03,030] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 02:07:03,033] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 02:07:03,229] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 02:07:03,367] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:07:03,368] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 02:07:03,928] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 02:07:03,930] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 02:07:04,057] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 02:07:04,201] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:04,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 02: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-07-15 02:07:05,582] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:06,012] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:06,440] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:06,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:07,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:07,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:08,262] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:08,708] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:09,149] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:09,703] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:10,079] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:10,484] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:10,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:11,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:11,597] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:12,012] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:12,476] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:12,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:13,303] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:13,655] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:14,067] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:14,462] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:14,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:15,178] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:15,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:16,075] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:16,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:16,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 02: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-07-15 02:07:17,745] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:18,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:18,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:18,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 02:07:19,782] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 02:07:20,193] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 02:07:20,193] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:07:20,476] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:07:20,687] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:07:20,891] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 02:07:20,905] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 02:07:20,917] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:07:21,130] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:07:21,340] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:07:21,543] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 02:07:21,839] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 02:07:21,839] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 02:07:21,839] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 02:07:22,155] {pyAvaCore:104} INFO - Fetching [2022-07-15 02:07:22,155] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 02:07:23,295] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 02:07:23,295] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 02:07:23,296] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 02:37:01,455] {pyAvaCore:99} INFO - Fetching [2022-07-15 02:37:01,780] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 02:37:01,781] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 02:37:01,998] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:37:02,000] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 02:37:02,169] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:37:02,170] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 02:37:02,331] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:37:02,333] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 02:37:02,489] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:37:02,490] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 02: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-07-15 02:37:02,640] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 02:37:02,653] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 02:37:02,795] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:37:02,796] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 02:37:03,141] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 02:37:03,143] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 02:37:03,326] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 02:37:03,464] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 02:37:03,465] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 02:37:04,055] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 02:37:04,057] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 02:37:04,176] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 02:37:04,320] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:04,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:05,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:05,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:06,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:06,758] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:07,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:07,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:08,251] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:08,675] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:09,149] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:09,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:10,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:10,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:10,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:11,207] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:11,552] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:12,012] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:12,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:12,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:13,257] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:13,628] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:14,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:14,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:15,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:15,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:15,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:16,401] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:16,729] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:17,232] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:17,663] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:18,062] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:18,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:18,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:19,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:19,571] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 02:37:20,310] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 02:37:21,826] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 02:37:21,827] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:37:22,107] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:37:22,317] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:37:22,521] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 02:37:22,533] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 02:37:22,546] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:37:22,752] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:37:22,961] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 02:37:23,173] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 02:37:23,486] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 02:37:23,486] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 02:37:23,486] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 02:37:23,809] {pyAvaCore:104} INFO - Fetching [2022-07-15 02:37:23,809] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 02:37:24,794] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 02:37:24,795] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 02:37:24,796] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 03:07:01,671] {pyAvaCore:99} INFO - Fetching [2022-07-15 03:07:01,997] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 03:07:01,997] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 03:07:02,275] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:07:02,277] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 03:07:02,423] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:07:02,424] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 03:07:02,554] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:07:02,556] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 03:07:02,712] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:07:02,714] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 03:07:02,853] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:07:02,855] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 03:07:02,868] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 03:07:02,996] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:07:02,997] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 03:07:03,497] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 03:07:03,500] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 03:07:03,694] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 03:07:03,827] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:07:03,829] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 03:07:04,564] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 03:07:04,565] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 03:07:04,767] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 03:07:04,941] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:05,565] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:06,047] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:06,482] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:07,006] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:07,494] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:07,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:08,454] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:08,883] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:09,308] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:09,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:10,128] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:10,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:11,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:11,619] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:12,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:12,409] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:12,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:13,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:13,673] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:14,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:14,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:14,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:15,229] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:15,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:15,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:16,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:16,787] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:17,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:17,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:18,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:18,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:18,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:19,295] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:19,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:20,101] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 03:07:21,066] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 03:07:22,476] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 03:07:22,476] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:07:22,755] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:07:22,966] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:07:23,175] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 03:07:23,188] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 03:07:23,200] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:07:23,407] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:07:23,618] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:07:23,824] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 03:07:24,276] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 03:07:24,277] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 03:07:24,277] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 03:07:24,636] {pyAvaCore:104} INFO - Fetching [2022-07-15 03:07:24,636] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 03:07:25,724] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 03:07:25,725] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 03:07:25,725] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 03:37:01,814] {pyAvaCore:99} INFO - Fetching [2022-07-15 03: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-07-15 03:37:02,159] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 03:37:02,373] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:37:02,375] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 03:37:02,513] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:37:02,514] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 03:37:02,654] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:37:02,655] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 03:37:02,800] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:37:02,801] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 03:37:02,956] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:37:02,958] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 03:37:02,973] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 03:37:03,118] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:37:03,120] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 03:37:03,459] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 03:37:03,462] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 03:37:03,657] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 03:37:03,795] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 03:37:03,796] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 03:37:04,359] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 03:37:04,361] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 03:37:04,477] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 03:37:04,651] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:05,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:05,729] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:06,218] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:06,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:07,090] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:07,579] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:08,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:08,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:09,054] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:09,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:09,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 03: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-07-15 03:37:10,626] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:11,005] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:11,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:11,826] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:12,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:12,643] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:13,111] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:13,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:13,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:14,321] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:14,708] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:15,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:15,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:15,947] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:16,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:16,818] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:17,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:17,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:18,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:18,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:19,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:19,550] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:19,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 03:37:20,745] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 03:37:21,151] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 03:37:21,151] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:37:21,359] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:37:21,566] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:37:21,774] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 03:37:21,787] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 03:37:21,798] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:37:22,017] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:37:22,341] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 03:37:22,549] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 03:37:22,804] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 03:37:22,804] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 03:37:22,804] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 03:37:23,122] {pyAvaCore:104} INFO - Fetching [2022-07-15 03:37:23,122] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 03:37:24,245] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 03:37:24,246] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 03:37:24,246] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 04:07:01,775] {pyAvaCore:99} INFO - Fetching [2022-07-15 04:07:02,103] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 04:07:02,103] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 04:07:02,319] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:07:02,321] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 04:07:02,458] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:07:02,459] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 04:07:02,592] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:07:02,594] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 04:07:02,727] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:07:02,729] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 04:07:02,872] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:07:02,874] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 04:07:02,887] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 04: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-07-15 04:07:03,038] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 04:07:03,516] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 04:07:03,519] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 04:07:03,708] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 04:07:03,848] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:07:03,849] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 04:07:04,437] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 04:07:04,438] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 04:07:04,699] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 04:07:04,906] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:05,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:06,103] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:06,553] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:07,055] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:07,434] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 04: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-07-15 04:07:08,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:08,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:09,410] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:09,916] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:10,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:10,735] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:11,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:11,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:11,997] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:12,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:12,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:13,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:18,777] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 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-07-15 04:07:19,529] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:19,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:20,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:20,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:21,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:21,684] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:22,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:22,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:22,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:23,362] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:23,838] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:24,207] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:24,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:24,973] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:25,318] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 04:07:26,049] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 04:07:26,458] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 04:07:26,459] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:07:26,758] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:07:26,967] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:07:27,173] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 04:07:27,186] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 04:07:27,198] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:07:27,415] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:07:27,616] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:07:27,826] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 04:07:28,094] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 04:07:28,095] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 04:07:28,095] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 04:07:28,411] {pyAvaCore:104} INFO - Fetching [2022-07-15 04:07:28,411] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 04:07:30,603] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 04:07:30,604] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 04:07:30,605] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 04:37:01,978] {pyAvaCore:99} INFO - Fetching [2022-07-15 04:37:02,301] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 04:37:02,302] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 04:37:02,500] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:37:02,502] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 04:37:02,638] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:37:02,640] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 04:37:02,774] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:37:02,776] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 04: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-07-15 04:37:02,909] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 04:37:03,040] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:37:03,043] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 04:37:03,058] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 04:37:03,192] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:37:03,194] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 04:37:03,543] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 04:37:03,545] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 04:37:03,746] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 04:37:03,875] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 04:37:03,877] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 04:37:04,445] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 04:37:04,447] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 04:37:04,571] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 04:37:04,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:05,444] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:06,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:06,477] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:06,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:07,485] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:08,003] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:08,401] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:08,802] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:09,199] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:09,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:10,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:10,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:11,067] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:11,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:12,022] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:12,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:12,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:13,285] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:13,712] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:14,188] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:14,559] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:15,020] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:15,470] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:15,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:16,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:16,675] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:17,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:17,399] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:17,806] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:18,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:18,649] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:19,113] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:19,432] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:19,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:20,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 04:37:20,905] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 04:37:21,422] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 04:37:21,422] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:37:21,639] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:37:21,849] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:37:22,052] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 04:37:22,070] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 04:37:22,083] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:37:22,292] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:37:22,504] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 04:37:22,716] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 04:37:22,988] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 04:37:22,988] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 04:37:22,989] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 04:37:23,278] {pyAvaCore:104} INFO - Fetching [2022-07-15 04:37:23,278] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 04:37:24,542] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 04:37:24,543] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 04:37:24,543] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 05:07:02,043] {pyAvaCore:99} INFO - Fetching [2022-07-15 05:07:02,362] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 05:07:02,363] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 05:07:02,581] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:07:02,583] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 05:07:02,723] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:07:02,725] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 05:07:02,863] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:07:02,864] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 05: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-07-15 05:07:03,001] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 05:07:03,143] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:07:03,144] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 05:07:03,160] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 05:07:03,295] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:07:03,296] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 05:07:03,805] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 05:07:03,808] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 05:07:03,988] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 05:07:04,136] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:07:04,137] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 05:07:04,822] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 05:07:04,823] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 05:07:05,130] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 05:07:05,484] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:06,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:06,401] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:06,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:07,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:07,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:08,078] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:08,484] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:08,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:09,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:09,840] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:10,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:10,682] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:11,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:11,401] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:11,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:12,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:12,509] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:12,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:13,319] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:13,752] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:14,105] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:14,483] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:14,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:15,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:15,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:16,330] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:16,728] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:17,130] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:17,527] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:17,901] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:18,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:18,651] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07: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-07-15 05:07:19,391] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:19,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 05:07:21,052] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 05:07:21,459] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 05:07:21,459] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:07:21,737] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:07:21,940] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:07:22,150] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 05:07:22,163] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 05:07:22,174] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:07:22,383] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:07:22,589] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:07:22,791] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 05:07:23,109] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 05:07:23,110] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 05:07:23,110] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 05:07:23,459] {pyAvaCore:104} INFO - Fetching [2022-07-15 05:07:23,459] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 05:07:24,567] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 05:07:24,567] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 05:07:24,568] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 05:37:01,205] {pyAvaCore:99} INFO - Fetching [2022-07-15 05:37:01,413] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 05:37:01,413] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 05:37:01,625] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:37:01,627] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 05:37:01,761] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:37:01,763] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 05:37:01,901] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:37:01,903] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 05:37:02,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-07-15 05:37:02,045] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 05:37:02,184] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:37:02,186] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 05:37:02,200] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 05:37:02,334] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:37:02,335] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 05:37:02,653] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 05:37:02,656] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 05:37:02,847] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 05:37:02,985] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 05:37:02,986] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 05:37:03,540] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 05:37:03,541] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 05:37:03,669] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 05:37:03,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:04,336] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:04,876] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:05,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:06,142] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:06,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:07,037] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:07,581] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:07,981] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:08,438] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:08,815] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:09,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:09,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:10,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:10,595] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:10,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:11,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:11,759] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:12,180] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:12,619] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:12,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:13,364] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:13,747] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:14,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:14,486] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:14,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:15,326] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:15,751] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:16,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:16,590] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:16,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:17,381] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:17,796] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:18,207] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:18,598] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:18,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 05:37:19,723] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 05:37:20,131] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 05:37:20,131] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:37:20,334] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:37:20,542] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:37:20,750] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 05:37:20,765] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 05:37:20,778] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:37:20,988] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:37:21,197] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 05:37:21,466] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 05:37: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-07-15 05:37:21,663] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 05:37:21,663] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 05:37:21,982] {pyAvaCore:104} INFO - Fetching [2022-07-15 05:37:21,983] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 05:37:23,098] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 05:37:23,099] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 05:37:23,099] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 06:07:01,888] {pyAvaCore:99} INFO - Fetching [2022-07-15 06:07:02,207] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 06:07:02,208] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 06:07:02,418] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:07:02,420] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 06:07:02,554] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:07:02,556] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 06: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-07-15 06:07:02,703] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 06:07:02,846] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:07:02,847] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 06:07:02,980] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:07:02,981] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 06:07:02,994] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 06:07:03,131] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:07:03,132] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 06:07:03,608] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 06:07:03,611] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 06:07:03,824] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 06:07:03,960] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:07:03,961] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 06:07:04,471] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 06:07:04,472] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 06:07:04,600] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 06:07: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-07-15 06:07:05,455] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:06,022] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:06,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:07,063] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:07,556] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:08,036] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:08,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:08,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:09,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:09,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:10,142] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:10,587] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:11,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:11,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:11,896] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:12,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:12,615] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:12,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:13,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:13,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:14,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:14,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:14,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:15,440] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:15,869] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:16,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:16,770] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:17,205] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:17,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:18,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:18,611] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:18,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:19,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:19,925] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:20,322] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 06:07:21,131] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 06:07:21,541] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 06:07:21,541] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:07:21,820] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:07:22,029] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:07:22,235] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 06:07:22,249] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 06:07:22,264] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:07:22,471] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:07:22,681] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:07:22,886] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 06:07:23,177] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 06:07:23,177] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 06:07:23,178] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 06:07:23,508] {pyAvaCore:104} INFO - Fetching [2022-07-15 06:07:23,508] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 06:07:24,472] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 06:07:24,473] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 06:07:24,473] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 06:37:01,912] {pyAvaCore:99} INFO - Fetching [2022-07-15 06:37:02,467] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 06:37:02,467] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 06:37:02,674] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:37:02,675] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 06:37:02,817] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:37:02,818] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 06:37:02,955] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:37:02,957] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 06:37:03,098] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:37:03,100] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 06:37:03,237] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:37:03,239] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 06:37:03,257] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 06:37:03,392] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:37:03,394] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 06:37:03,740] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 06:37:03,742] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 06:37:03,942] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 06:37:04,074] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 06:37:04,075] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 06:37:04,697] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 06:37:04,698] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 06:37:04,821] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 06:37:05,027] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:05,616] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:06,266] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:06,731] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:07,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:07,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:08,071] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:08,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:08,939] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:09,295] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:09,743] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:10,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:10,605] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:11,012] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:11,450] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:11,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:12,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:12,697] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:13,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:13,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:13,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:14,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:14,738] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:15,107] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:15,472] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:15,829] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:16,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:16,721] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:17,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:17,646] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:18,019] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:18,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:18,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:19,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:19,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:19,823] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 06:37:20,597] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 06:37:21,121] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 06:37:21,121] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:37:21,400] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:37:21,612] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:37:21,816] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 06:37:21,829] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 06:37:21,841] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:37:22,051] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:37:22,257] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 06:37:22,465] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 06:37:22,738] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 06:37:22,739] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 06:37:22,739] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 06:37:23,049] {pyAvaCore:104} INFO - Fetching [2022-07-15 06:37:23,049] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 06:37:24,022] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 06:37:24,023] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 06:37:24,023] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 07:07:01,613] {pyAvaCore:99} INFO - Fetching [2022-07-15 07:07:02,351] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 07:07:02,352] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 07:07:02,586] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:07:02,587] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 07:07:02,719] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:07:02,721] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 07:07:02,860] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:07:02,861] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 07:07: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-07-15 07:07:03,002] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 07:07:03,149] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:07:03,150] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 07:07:03,165] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 07:07:03,303] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:07:03,304] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 07:07:03,844] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 07:07:03,846] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 07:07:04,054] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 07:07:04,187] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:07:04,189] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 07:07:04,785] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 07:07:04,786] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 07:07:04,977] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 07:07:05,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:05,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:06,296] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:06,709] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:07,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:07,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:08,099] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:08,610] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:09,037] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:09,415] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:09,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:10,222] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:10,625] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:11,082] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:11,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:11,934] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:12,404] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:12,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:13,193] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:13,586] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:14,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:14,460] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:14,784] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:15,151] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:15,486] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:15,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:16,288] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:16,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:17,116] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:17,510] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:17,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:18,319] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:18,757] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:19,143] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:19,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:19,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 07:07:20,756] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 07:07:21,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-07-15 07:07:21,161] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:07:21,430] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:07:21,637] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:07:21,842] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 07:07:21,855] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 07:07:21,866] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:07:22,070] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:07:22,272] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:07:22,476] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 07:07:22,740] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 07:07:22,740] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 07:07:22,740] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 07:07:23,051] {pyAvaCore:104} INFO - Fetching [2022-07-15 07:07:23,051] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 07:07:23,949] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 07:07:23,950] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 07:07:23,952] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 07:37:01,165] {pyAvaCore:99} INFO - Fetching [2022-07-15 07:37:01,484] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 07:37:01,485] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 07:37:01,706] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:37:01,708] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 07:37:01,851] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:37:01,853] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 07:37:02,033] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:37:02,034] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 07:37:02,181] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:37:02,183] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 07:37:02,322] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:37:02,323] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 07:37:02,337] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 07:37:02,478] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 07:37:02,479] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 07:37:02,756] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 07:37:02,758] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 07:37:03,198] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 07:37: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-07-15 07:37:03,332] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 07:37:03,823] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 07:37:03,824] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 07:37:03,944] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 07:37: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-07-15 07:37:04,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:05,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:05,813] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:06,339] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:06,801] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:07,343] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:07,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:08,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:08,703] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:09,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:09,582] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:09,937] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:10,326] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:10,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:11,157] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:11,596] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:12,099] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:12,633] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:12,985] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:13,465] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:13,903] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:14,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:14,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:15,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:15,622] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:15,975] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:16,416] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:16,822] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:17,327] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:17,780] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:18,181] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:18,531] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:18,949] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:19,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:19,657] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 07:37:20,408] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 07:37:20,968] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 07:37:20,969] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:37:21,178] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:37:21,465] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:37:21,677] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 07:37:21,698] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 07:37:21,717] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:37:21,922] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:37:22,131] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 07:37:22,336] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 07:37:22,611] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 07:37:22,611] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 07:37:22,612] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 07:37:22,961] {pyAvaCore:104} INFO - Fetching [2022-07-15 07:37:22,961] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 07:37:23,987] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 07:37:23,987] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 07:37:23,988] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 08:07:01,959] {pyAvaCore:99} INFO - Fetching [2022-07-15 08:07:02,278] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 08:07:02,279] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 08:07:02,480] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:07:02,481] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 08:07:02,639] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:07:02,640] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 08:07:02,782] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:07:02,783] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 08:07:02,936] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:07:02,938] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 08:07:03,086] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:07:03,087] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 08:07:03,101] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 08:07:03,239] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:07:03,241] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 08:07:03,634] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 08:07:03,637] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 08:07:03,816] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 08:07:03,950] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:07:03,952] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 08:07:04,477] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 08:07:04,479] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 08:07:04,744] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 08:07:04,918] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:05,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:05,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:06,229] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:06,611] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 08: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-07-15 08:07:07,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:07,934] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:08,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:08,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:09,009] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:09,448] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:09,898] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:10,356] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:10,811] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:11,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:11,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:12,131] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:12,536] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:12,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:13,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:13,837] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:14,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:14,653] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:15,095] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:15,530] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:15,984] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07: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-07-15 08:07: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-07-15 08:07:17,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:17,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:17,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:18,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:18,795] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:19,145] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:19,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 08:07:20,297] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 08:07: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-07-15 08:07:20,688] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:07:20,893] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:07:21,097] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:07:21,359] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 08:07:21,377] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 08:07:21,396] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:07:21,607] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:07:21,810] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:07:22,010] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 08:07:22,268] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 08:07:22,268] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 08:07:22,269] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 08:07:22,548] {pyAvaCore:104} INFO - Fetching [2022-07-15 08:07:22,549] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 08:07:23,727] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 08:07:23,727] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 08:07:23,728] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 08:37:01,225] {pyAvaCore:99} INFO - Fetching [2022-07-15 08:37:01,435] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 08:37:01,436] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 08:37:01,638] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:37:01,639] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 08:37:01,783] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:37:01,785] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 08:37:01,917] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:37:01,918] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 08:37:02,084] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:37:02,086] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 08:37:02,232] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:37:02,233] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 08:37:02,249] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 08:37:02,389] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:37:02,391] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 08:37:02,718] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 08:37:02,721] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 08:37:02,891] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 08:37:03,033] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 08:37:03,034] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 08:37:03,553] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 08:37:03,555] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 08:37:03,666] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 08:37:03,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:04,431] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:04,839] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:05,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:05,685] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:06,115] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:06,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:06,924] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:07,366] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:07,760] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:08,155] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:08,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:08,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:09,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:09,656] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:10,032] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:10,495] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:10,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:11,413] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:11,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:12,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:12,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:13,098] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:13,540] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:13,880] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:14,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:14,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:15,164] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:15,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:15,955] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:16,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:16,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:17,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:17,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:18,102] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:18,523] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 08:37:19,235] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 08:37:19,628] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 08:37:19,628] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:37:19,839] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:37:20,044] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:37:20,254] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 08:37:20,269] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 08:37:20,283] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:37:20,505] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:37:20,716] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 08:37:20,921] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 08:37:21,126] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 08:37:21,126] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 08:37:21,126] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 08:37:21,442] {pyAvaCore:104} INFO - Fetching [2022-07-15 08:37:21,442] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 08:37:22,410] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 08:37:22,411] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 08:37:22,412] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 08:59:01,923] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-02.ratings.json [2022-07-15 08:59:01,924] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-03.ratings.json [2022-07-15 08:59:01,925] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-04.ratings.json [2022-07-15 08:59:01,927] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-05.ratings.json [2022-07-15 08:59:01,927] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-06.ratings.json [2022-07-15 08:59:01,928] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-07.ratings.json [2022-07-15 08:59:01,929] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-08.ratings.json [2022-07-15 08:59:01,929] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-CH.ratings.json [2022-07-15 08:59:01,930] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-DE-BY.ratings.json [2022-07-15 08:59:01,931] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-ES-CT-L.ratings.json [2022-07-15 08:59:01,938] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-FR.ratings.json [2022-07-15 08:59:01,941] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-GB.ratings.json [2022-07-15 08:59:01,944] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-NO.ratings.json [2022-07-15 08:59:01,949] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-SI.ratings.json [2022-07-15 08:59:01,952] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04.ratings.json [2022-07-15 09:02:17,598] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/albina_neighbors.2022/albina_neighbors.2022.ratings.json [2022-07-15 09:02:17,742] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-12/2021-03-12.ratings.json [2022-07-15 09:02:17,877] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-10/2021-05-10.ratings.json [2022-07-15 09:02:18,013] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-AT-02.ratings.json [2022-07-15 09:02:18,014] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-AT-03.ratings.json [2022-07-15 09:02:18,014] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-AT-04.ratings.json [2022-07-15 09:02:18,015] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-AT-05.ratings.json [2022-07-15 09:02:18,015] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-AT-06.ratings.json [2022-07-15 09:02:18,016] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-AT-08.ratings.json [2022-07-15 09:02:18,016] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-CH.ratings.json [2022-07-15 09:02:18,018] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-DE-BY.ratings.json [2022-07-15 09:02:18,019] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-FR.ratings.json [2022-07-15 09:02:18,020] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15-SI.ratings.json [2022-07-15 09:02:18,021] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-15/2021-12-15.ratings.json [2022-07-15 09:02:18,131] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-AT-02.ratings.json [2022-07-15 09:02:18,132] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-AT-03.ratings.json [2022-07-15 09:02:18,133] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-AT-04.ratings.json [2022-07-15 09:02:18,134] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-AT-05.ratings.json [2022-07-15 09:02:18,135] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-AT-06.ratings.json [2022-07-15 09:02:18,137] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-AT-07.ratings.json [2022-07-15 09:02:18,139] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-AT-08.ratings.json [2022-07-15 09:02:18,140] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-CH.ratings.json [2022-07-15 09:02:18,142] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-DE-BY.ratings.json [2022-07-15 09:02:18,143] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-ES-CT-L.ratings.json [2022-07-15 09:02:18,145] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-FR.ratings.json [2022-07-15 09:02:18,145] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-GB.ratings.json [2022-07-15 09:02:18,147] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-NO.ratings.json [2022-07-15 09:02:18,148] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13-SI.ratings.json [2022-07-15 09:02:18,150] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-13/2022-02-13.ratings.json [2022-07-15 09:02:18,264] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-AD.ratings.json [2022-07-15 09:02:18,265] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-AT-02.ratings.json [2022-07-15 09:02:18,266] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-AT-04.ratings.json [2022-07-15 09:02:18,270] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-AT-05.ratings.json [2022-07-15 09:02:18,271] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-AT-06.ratings.json [2022-07-15 09:02:18,272] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-AT-07.ratings.json [2022-07-15 09:02:18,272] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-AT-08.ratings.json [2022-07-15 09:02:18,273] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-CH.ratings.json [2022-07-15 09:02:18,275] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-CZ.ratings.json [2022-07-15 09:02:18,275] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-DE-BY.ratings.json [2022-07-15 09:02:18,277] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-ES-CT-L.ratings.json [2022-07-15 09:02:18,278] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-ES-CT.ratings.json [2022-07-15 09:02:18,279] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-ES.ratings.json [2022-07-15 09:02:18,279] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-FR.ratings.json [2022-07-15 09:02:18,281] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-GB.ratings.json [2022-07-15 09:02:18,282] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-IS.ratings.json [2022-07-15 09:02:18,283] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-NO.ratings.json [2022-07-15 09:02:18,284] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13-SI.ratings.json [2022-07-15 09:02:18,284] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-13/2022-04-13.ratings.json [2022-07-15 09:02:18,406] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-11/2022-06-11-AD.ratings.json [2022-07-15 09:02:18,408] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-11/2022-06-11.ratings.json [2022-07-15 09:02:18,542] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-12/2022-07-12.ratings.json [2022-07-15 09:02:18,656] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-13/2021-03-13.ratings.json [2022-07-15 09:02:18,771] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-11/2021-05-11.ratings.json [2022-07-15 09:02:18,903] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-AT-02.ratings.json [2022-07-15 09:02:18,904] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-AT-03.ratings.json [2022-07-15 09:02:18,905] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-AT-04.ratings.json [2022-07-15 09:02:18,906] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-AT-05.ratings.json [2022-07-15 09:02:18,907] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-AT-06.ratings.json [2022-07-15 09:02:18,908] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-AT-08.ratings.json [2022-07-15 09:02:18,909] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-CH.ratings.json [2022-07-15 09:02:18,909] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-DE-BY.ratings.json [2022-07-15 09:02:18,910] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-FR.ratings.json [2022-07-15 09:02:18,912] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16-SI.ratings.json [2022-07-15 09:02:18,913] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-16/2021-12-16.ratings.json [2022-07-15 09:02:19,038] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-AT-02.ratings.json [2022-07-15 09:02:19,039] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-AT-03.ratings.json [2022-07-15 09:02:19,040] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-AT-04.ratings.json [2022-07-15 09:02:19,041] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-AT-05.ratings.json [2022-07-15 09:02:19,042] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-AT-06.ratings.json [2022-07-15 09:02:19,042] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-AT-07.ratings.json [2022-07-15 09:02:19,043] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-AT-08.ratings.json [2022-07-15 09:02:19,044] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-CH.ratings.json [2022-07-15 09:02:19,046] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-DE-BY.ratings.json [2022-07-15 09:02:19,047] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-ES-CT-L.ratings.json [2022-07-15 09:02:19,048] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-FR.ratings.json [2022-07-15 09:02:19,048] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-GB.ratings.json [2022-07-15 09:02:19,049] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-NO.ratings.json [2022-07-15 09:02:19,050] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14-SI.ratings.json [2022-07-15 09:02:19,051] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-14/2022-02-14.ratings.json [2022-07-15 09:02:19,171] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-AD.ratings.json [2022-07-15 09:02:19,172] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-AT-02.ratings.json [2022-07-15 09:02:19,172] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-AT-04.ratings.json [2022-07-15 09:02:19,173] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-AT-05.ratings.json [2022-07-15 09:02:19,174] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-AT-06.ratings.json [2022-07-15 09:02:19,174] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-AT-07.ratings.json [2022-07-15 09:02:19,175] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-AT-08.ratings.json [2022-07-15 09:02:19,175] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-CH.ratings.json [2022-07-15 09:02:19,177] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-CZ.ratings.json [2022-07-15 09:02:19,178] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-DE-BY.ratings.json [2022-07-15 09:02:19,178] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-ES-CT-L.ratings.json [2022-07-15 09:02:19,179] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-ES-CT.ratings.json [2022-07-15 09:02:19,179] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-ES.ratings.json [2022-07-15 09:02:19,179] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-FR.ratings.json [2022-07-15 09:02:19,180] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-GB.ratings.json [2022-07-15 09:02:19,182] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-IS.ratings.json [2022-07-15 09:02:19,182] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-NO.ratings.json [2022-07-15 09:02:19,183] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14-SI.ratings.json [2022-07-15 09:02:19,184] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-14/2022-04-14.ratings.json [2022-07-15 09:02:19,322] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-12/2022-06-12-AD.ratings.json [2022-07-15 09:02:19,323] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-12/2022-06-12.ratings.json [2022-07-15 09:02:19,449] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-14/2021-03-14.ratings.json [2022-07-15 09:02:19,564] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-12/2021-05-12.ratings.json [2022-07-15 09:02:19,692] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-AT-02.ratings.json [2022-07-15 09:02:19,693] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-AT-03.ratings.json [2022-07-15 09:02:19,694] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-AT-04.ratings.json [2022-07-15 09:02:19,695] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-AT-05.ratings.json [2022-07-15 09:02:19,696] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-AT-06.ratings.json [2022-07-15 09:02:19,697] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-AT-08.ratings.json [2022-07-15 09:02:19,699] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-CH.ratings.json [2022-07-15 09:02:19,699] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-DE-BY.ratings.json [2022-07-15 09:02:19,700] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-FR.ratings.json [2022-07-15 09:02:19,700] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17-SI.ratings.json [2022-07-15 09:02:19,701] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-17/2021-12-17.ratings.json [2022-07-15 09:02:19,813] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-AT-02.ratings.json [2022-07-15 09:02:19,815] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-AT-03.ratings.json [2022-07-15 09:02:19,815] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-AT-04.ratings.json [2022-07-15 09:02:19,816] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-AT-05.ratings.json [2022-07-15 09:02:19,817] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-AT-06.ratings.json [2022-07-15 09:02:19,818] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-AT-07.ratings.json [2022-07-15 09:02:19,819] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-AT-08.ratings.json [2022-07-15 09:02:19,819] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-CH.ratings.json [2022-07-15 09:02:19,821] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-DE-BY.ratings.json [2022-07-15 09:02:19,821] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-ES-CT-L.ratings.json [2022-07-15 09:02:19,822] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-FR.ratings.json [2022-07-15 09:02:19,823] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-GB.ratings.json [2022-07-15 09:02:19,825] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-NO.ratings.json [2022-07-15 09:02:19,825] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15-SI.ratings.json [2022-07-15 09:02:19,826] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-15/2022-02-15.ratings.json [2022-07-15 09:02:19,948] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-AD.ratings.json [2022-07-15 09:02:19,949] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-AT-02.ratings.json [2022-07-15 09:02:19,950] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-AT-04.ratings.json [2022-07-15 09:02:19,951] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-AT-05.ratings.json [2022-07-15 09:02:19,952] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-AT-06.ratings.json [2022-07-15 09:02:19,953] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-AT-07.ratings.json [2022-07-15 09:02:19,954] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-AT-08.ratings.json [2022-07-15 09:02:19,954] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-CH.ratings.json [2022-07-15 09:02:19,956] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-CZ.ratings.json [2022-07-15 09:02:19,956] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-DE-BY.ratings.json [2022-07-15 09:02:19,957] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-ES-CT-L.ratings.json [2022-07-15 09:02:19,957] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-ES.ratings.json [2022-07-15 09:02:19,958] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-FR.ratings.json [2022-07-15 09:02:19,959] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-GB.ratings.json [2022-07-15 09:02:19,960] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-NO.ratings.json [2022-07-15 09:02:19,961] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15-SI.ratings.json [2022-07-15 09:02:19,961] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-15/2022-04-15.ratings.json [2022-07-15 09:02:20,088] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-13/2022-06-13-AD.ratings.json [2022-07-15 09:02:20,089] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-13/2022-06-13.ratings.json [2022-07-15 09:02:20,203] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-AT-02.ratings.json [2022-07-15 09:02:20,204] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-AT-03.ratings.json [2022-07-15 09:02:20,205] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-AT-04.ratings.json [2022-07-15 09:02:20,205] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-AT-05.ratings.json [2022-07-15 09:02:20,206] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-AT-06.ratings.json [2022-07-15 09:02:20,207] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-AT-07.ratings.json [2022-07-15 09:02:20,208] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-AT-08.ratings.json [2022-07-15 09:02:20,209] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-CH.ratings.json [2022-07-15 09:02:20,210] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-DE-BY.ratings.json [2022-07-15 09:02:20,211] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-ES-CT-L.ratings.json [2022-07-15 09:02:20,211] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-FR.ratings.json [2022-07-15 09:02:20,212] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-GB.ratings.json [2022-07-15 09:02:20,213] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-NO.ratings.json [2022-07-15 09:02:20,214] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16-SI.ratings.json [2022-07-15 09:02:20,215] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-16/2022-02-16.ratings.json [2022-07-15 09:02:20,329] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-AD.ratings.json [2022-07-15 09:02:20,330] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-AT-02.ratings.json [2022-07-15 09:02:20,331] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-AT-04.ratings.json [2022-07-15 09:02:20,332] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-AT-05.ratings.json [2022-07-15 09:02:20,332] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-AT-06.ratings.json [2022-07-15 09:02:20,333] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-AT-07.ratings.json [2022-07-15 09:02:20,333] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-AT-08.ratings.json [2022-07-15 09:02:20,334] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-CH.ratings.json [2022-07-15 09:02:20,336] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-CZ.ratings.json [2022-07-15 09:02:20,336] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-DE-BY.ratings.json [2022-07-15 09:02:20,337] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-ES-CT-L.ratings.json [2022-07-15 09:02:20,337] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-ES-CT.ratings.json [2022-07-15 09:02:20,338] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-ES.ratings.json [2022-07-15 09:02:20,339] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-FR.ratings.json [2022-07-15 09:02:20,339] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-GB.ratings.json [2022-07-15 09:02:20,340] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-NO.ratings.json [2022-07-15 09:02:20,341] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16-SI.ratings.json [2022-07-15 09:02:20,342] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-16/2022-04-16.ratings.json [2022-07-15 09:02:20,458] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-15/2021-03-15.ratings.json [2022-07-15 09:02:20,586] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-13/2021-05-13.ratings.json [2022-07-15 09:02:20,717] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-AT-02.ratings.json [2022-07-15 09:02:20,718] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-AT-03.ratings.json [2022-07-15 09:02:20,719] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-AT-04.ratings.json [2022-07-15 09:02:20,719] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-AT-05.ratings.json [2022-07-15 09:02:20,720] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-AT-06.ratings.json [2022-07-15 09:02:20,720] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-AT-08.ratings.json [2022-07-15 09:02:20,721] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-CH.ratings.json [2022-07-15 09:02:20,722] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-DE-BY.ratings.json [2022-07-15 09:02:20,722] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-FR.ratings.json [2022-07-15 09:02:20,723] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18-SI.ratings.json [2022-07-15 09:02:20,723] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-18/2021-12-18.ratings.json [2022-07-15 09:02:20,853] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-14/2022-06-14-AD.ratings.json [2022-07-15 09:02:20,854] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-14/2022-06-14.ratings.json [2022-07-15 09:02:20,968] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-14/2021-05-14.ratings.json [2022-07-15 09:02:21,079] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-AT-02.ratings.json [2022-07-15 09:02:21,080] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-AT-03.ratings.json [2022-07-15 09:02:21,080] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-AT-04.ratings.json [2022-07-15 09:02:21,081] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-AT-05.ratings.json [2022-07-15 09:02:21,081] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-AT-06.ratings.json [2022-07-15 09:02:21,082] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-AT-08.ratings.json [2022-07-15 09:02:21,082] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-CH.ratings.json [2022-07-15 09:02:21,083] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-DE-BY.ratings.json [2022-07-15 09:02:21,084] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-FR.ratings.json [2022-07-15 09:02:21,084] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19-SI.ratings.json [2022-07-15 09:02:21,085] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-19/2021-12-19.ratings.json [2022-07-15 09:02:21,197] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-AT-02.ratings.json [2022-07-15 09:02:21,198] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-AT-03.ratings.json [2022-07-15 09:02:21,199] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-AT-04.ratings.json [2022-07-15 09:02:21,200] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-AT-05.ratings.json [2022-07-15 09:02:21,200] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-AT-06.ratings.json [2022-07-15 09:02:21,201] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-AT-07.ratings.json [2022-07-15 09:02:21,202] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-AT-08.ratings.json [2022-07-15 09:02:21,203] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-CH.ratings.json [2022-07-15 09:02:21,204] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-DE-BY.ratings.json [2022-07-15 09:02:21,205] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-ES-CT-L.ratings.json [2022-07-15 09:02:21,205] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-FR.ratings.json [2022-07-15 09:02:21,206] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-GB.ratings.json [2022-07-15 09:02:21,206] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-NO.ratings.json [2022-07-15 09:02:21,207] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17-SI.ratings.json [2022-07-15 09:02:21,208] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-17/2022-02-17.ratings.json [2022-07-15 09:02:21,337] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-AD.ratings.json [2022-07-15 09:02:21,338] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-AT-02.ratings.json [2022-07-15 09:02:21,338] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-AT-04.ratings.json [2022-07-15 09:02:21,339] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-AT-05.ratings.json [2022-07-15 09:02:21,340] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-AT-06.ratings.json [2022-07-15 09:02:21,341] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-AT-07.ratings.json [2022-07-15 09:02:21,342] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-AT-08.ratings.json [2022-07-15 09:02:21,342] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-CH.ratings.json [2022-07-15 09:02:21,344] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-CZ.ratings.json [2022-07-15 09:02:21,344] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-DE-BY.ratings.json [2022-07-15 09:02:21,345] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-ES-CT-L.ratings.json [2022-07-15 09:02:21,346] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-ES.ratings.json [2022-07-15 09:02:21,347] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-FR.ratings.json [2022-07-15 09:02:21,347] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-GB.ratings.json [2022-07-15 09:02:21,348] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-IS.ratings.json [2022-07-15 09:02:21,348] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-NO.ratings.json [2022-07-15 09:02:21,349] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17-SI.ratings.json [2022-07-15 09:02:21,350] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-17/2022-04-17.ratings.json [2022-07-15 09:02:21,463] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-16/2021-03-16.ratings.json [2022-07-15 09:02:21,574] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-15/2022-06-15-AD.ratings.json [2022-07-15 09:02:21,575] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-15/2022-06-15.ratings.json [2022-07-15 09:02:21,693] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-17/2021-03-17.ratings.json [2022-07-15 09:02:21,809] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-15/2021-05-15.ratings.json [2022-07-15 09:02:21,928] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-AT-02.ratings.json [2022-07-15 09:02:21,929] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-AT-03.ratings.json [2022-07-15 09:02:21,929] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-AT-04.ratings.json [2022-07-15 09:02:21,930] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-AT-05.ratings.json [2022-07-15 09:02:21,930] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-AT-06.ratings.json [2022-07-15 09:02:21,932] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-AT-08.ratings.json [2022-07-15 09:02:21,933] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-CH.ratings.json [2022-07-15 09:02:21,934] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-DE-BY.ratings.json [2022-07-15 09:02:21,935] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-FR.ratings.json [2022-07-15 09:02:21,937] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20-SI.ratings.json [2022-07-15 09:02:21,938] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-20/2021-12-20.ratings.json [2022-07-15 09:02:22,060] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-AT-02.ratings.json [2022-07-15 09:02:22,062] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-AT-03.ratings.json [2022-07-15 09:02:22,062] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-AT-04.ratings.json [2022-07-15 09:02:22,062] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-AT-05.ratings.json [2022-07-15 09:02:22,063] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-AT-06.ratings.json [2022-07-15 09:02:22,063] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-AT-07.ratings.json [2022-07-15 09:02:22,064] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-AT-08.ratings.json [2022-07-15 09:02:22,065] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-CH.ratings.json [2022-07-15 09:02:22,066] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-DE-BY.ratings.json [2022-07-15 09:02:22,067] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-ES-CT-L.ratings.json [2022-07-15 09:02:22,068] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-FR.ratings.json [2022-07-15 09:02:22,070] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-GB.ratings.json [2022-07-15 09:02:22,072] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-NO.ratings.json [2022-07-15 09:02:22,072] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18-SI.ratings.json [2022-07-15 09:02:22,073] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-18/2022-02-18.ratings.json [2022-07-15 09:02:22,192] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-AD.ratings.json [2022-07-15 09:02:22,194] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-AT-02.ratings.json [2022-07-15 09:02:22,195] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-AT-04.ratings.json [2022-07-15 09:02:22,195] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-AT-06.ratings.json [2022-07-15 09:02:22,196] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-AT-07.ratings.json [2022-07-15 09:02:22,197] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-AT-08.ratings.json [2022-07-15 09:02:22,198] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-CH.ratings.json [2022-07-15 09:02:22,199] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-CZ.ratings.json [2022-07-15 09:02:22,199] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-ES-CT-L.ratings.json [2022-07-15 09:02:22,199] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-ES.ratings.json [2022-07-15 09:02:22,200] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-FR.ratings.json [2022-07-15 09:02:22,208] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-GB.ratings.json [2022-07-15 09:02:22,209] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-IS.ratings.json [2022-07-15 09:02:22,210] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-NO.ratings.json [2022-07-15 09:02:22,210] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18-SI.ratings.json [2022-07-15 09:02:22,211] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-18/2022-04-18.ratings.json [2022-07-15 09:02:22,326] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-16/2022-06-16-AD.ratings.json [2022-07-15 09:02:22,327] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-16/2022-06-16.ratings.json [2022-07-15 09:02:22,436] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-18/2021-03-18.ratings.json [2022-07-15 09:02:22,545] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-16/2021-05-16.ratings.json [2022-07-15 09:02:22,660] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-AT-02.ratings.json [2022-07-15 09:02:22,661] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-AT-03.ratings.json [2022-07-15 09:02:22,661] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-AT-04.ratings.json [2022-07-15 09:02:22,662] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-AT-05.ratings.json [2022-07-15 09:02:22,662] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-AT-06.ratings.json [2022-07-15 09:02:22,663] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-AT-08.ratings.json [2022-07-15 09:02:22,663] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-CH.ratings.json [2022-07-15 09:02:22,664] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-DE-BY.ratings.json [2022-07-15 09:02:22,665] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-FR.ratings.json [2022-07-15 09:02:22,666] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21-SI.ratings.json [2022-07-15 09:02:22,666] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-21/2021-12-21.ratings.json [2022-07-15 09:02:22,785] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-AT-02.ratings.json [2022-07-15 09:02:22,786] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-AT-03.ratings.json [2022-07-15 09:02:22,786] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-AT-04.ratings.json [2022-07-15 09:02:22,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-AT-05.ratings.json [2022-07-15 09:02:22,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-AT-06.ratings.json [2022-07-15 09:02:22,788] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-AT-07.ratings.json [2022-07-15 09:02:22,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-AT-08.ratings.json [2022-07-15 09:02:22,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-CH.ratings.json [2022-07-15 09:02:22,790] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-DE-BY.ratings.json [2022-07-15 09:02:22,791] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-ES-CT-L.ratings.json [2022-07-15 09:02:22,792] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-FR.ratings.json [2022-07-15 09:02:22,792] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-GB.ratings.json [2022-07-15 09:02:22,793] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-NO.ratings.json [2022-07-15 09:02:22,794] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19-SI.ratings.json [2022-07-15 09:02:22,794] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-19/2022-02-19.ratings.json [2022-07-15 09:02:22,912] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-AD.ratings.json [2022-07-15 09:02:22,912] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-AT-02.ratings.json [2022-07-15 09:02:22,913] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-AT-04.ratings.json [2022-07-15 09:02:22,914] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-AT-05.ratings.json [2022-07-15 09:02:22,914] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-AT-06.ratings.json [2022-07-15 09:02:22,915] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-AT-07.ratings.json [2022-07-15 09:02:22,916] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-AT-08.ratings.json [2022-07-15 09:02:22,916] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-CH.ratings.json [2022-07-15 09:02:22,917] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-CZ.ratings.json [2022-07-15 09:02:22,918] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-ES-CT-L.ratings.json [2022-07-15 09:02:22,918] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-ES-CT.ratings.json [2022-07-15 09:02:22,919] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-ES.ratings.json [2022-07-15 09:02:22,920] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-FR.ratings.json [2022-07-15 09:02:22,920] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-GB.ratings.json [2022-07-15 09:02:22,921] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-IS.ratings.json [2022-07-15 09:02:22,921] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19-NO.ratings.json [2022-07-15 09:02:22,922] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-19/2022-04-19.ratings.json [2022-07-15 09:02:23,047] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-17/2022-06-17-AD.ratings.json [2022-07-15 09:02:23,048] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-17/2022-06-17.ratings.json [2022-07-15 09:02:23,172] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-04/2022-07-04.ratings.json [2022-07-15 09:02:23,281] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-19/2021-03-19.ratings.json [2022-07-15 09:02:23,396] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-17/2021-05-17.ratings.json [2022-07-15 09:02:23,501] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-AT-02.ratings.json [2022-07-15 09:02:23,502] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-AT-03.ratings.json [2022-07-15 09:02:23,502] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-AT-04.ratings.json [2022-07-15 09:02:23,503] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-AT-05.ratings.json [2022-07-15 09:02:23,504] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-AT-06.ratings.json [2022-07-15 09:02:23,504] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-AT-08.ratings.json [2022-07-15 09:02:23,505] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-CH.ratings.json [2022-07-15 09:02:23,505] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-DE-BY.ratings.json [2022-07-15 09:02:23,506] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-FR.ratings.json [2022-07-15 09:02:23,507] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22-SI.ratings.json [2022-07-15 09:02:23,507] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-22/2021-12-22.ratings.json [2022-07-15 09:02:23,617] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-AT-02.ratings.json [2022-07-15 09:02:23,619] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-AT-03.ratings.json [2022-07-15 09:02:23,619] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-AT-04.ratings.json [2022-07-15 09:02:23,620] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-AT-05.ratings.json [2022-07-15 09:02:23,620] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-AT-06.ratings.json [2022-07-15 09:02:23,621] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-AT-07.ratings.json [2022-07-15 09:02:23,623] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-AT-08.ratings.json [2022-07-15 09:02:23,624] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-CH.ratings.json [2022-07-15 09:02:23,625] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-DE-BY.ratings.json [2022-07-15 09:02:23,626] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-ES-CT-L.ratings.json [2022-07-15 09:02:23,627] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-FR.ratings.json [2022-07-15 09:02:23,628] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-GB.ratings.json [2022-07-15 09:02:23,629] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-NO.ratings.json [2022-07-15 09:02:23,630] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20-SI.ratings.json [2022-07-15 09:02:23,631] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-20/2022-02-20.ratings.json [2022-07-15 09:02:23,745] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-AD.ratings.json [2022-07-15 09:02:23,746] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-AT-02.ratings.json [2022-07-15 09:02:23,748] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-AT-04.ratings.json [2022-07-15 09:02:23,749] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-AT-05.ratings.json [2022-07-15 09:02:23,749] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-AT-06.ratings.json [2022-07-15 09:02:23,750] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-AT-07.ratings.json [2022-07-15 09:02:23,750] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-AT-08.ratings.json [2022-07-15 09:02:23,751] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-CH.ratings.json [2022-07-15 09:02:23,752] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-CZ.ratings.json [2022-07-15 09:02:23,752] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-DE-BY.ratings.json [2022-07-15 09:02:23,753] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-ES-CT-L.ratings.json [2022-07-15 09:02:23,753] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-ES-CT.ratings.json [2022-07-15 09:02:23,754] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-ES.ratings.json [2022-07-15 09:02:23,754] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-FR.ratings.json [2022-07-15 09:02:23,755] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-IS.ratings.json [2022-07-15 09:02:23,756] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-NO.ratings.json [2022-07-15 09:02:23,757] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-SI.ratings.json [2022-07-15 09:02:23,757] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20-SK.ratings.json [2022-07-15 09:02:23,758] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-20/2022-04-20.ratings.json [2022-07-15 09:02:23,873] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-18/2022-06-18-AD.ratings.json [2022-07-15 09:02:23,875] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-18/2022-06-18.ratings.json [2022-07-15 09:02:23,984] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-05/2022-07-05.ratings.json [2022-07-15 09:02:24,092] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-13/2022-07-13.ratings.json [2022-07-15 09:02:24,196] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-20/2021-03-20.ratings.json [2022-07-15 09:02:24,301] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-18/2021-05-18.ratings.json [2022-07-15 09:02:24,409] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-AT-02.ratings.json [2022-07-15 09:02:24,410] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-AT-03.ratings.json [2022-07-15 09:02:24,411] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-AT-04.ratings.json [2022-07-15 09:02:24,411] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-AT-05.ratings.json [2022-07-15 09:02:24,412] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-AT-06.ratings.json [2022-07-15 09:02:24,413] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-AT-08.ratings.json [2022-07-15 09:02:24,413] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-CH.ratings.json [2022-07-15 09:02:24,414] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-DE-BY.ratings.json [2022-07-15 09:02:24,414] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-FR.ratings.json [2022-07-15 09:02:24,415] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23-SI.ratings.json [2022-07-15 09:02:24,416] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-23/2021-12-23.ratings.json [2022-07-15 09:02:24,524] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-AT-02.ratings.json [2022-07-15 09:02:24,526] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-AT-03.ratings.json [2022-07-15 09:02:24,526] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-AT-04.ratings.json [2022-07-15 09:02:24,527] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-AT-05.ratings.json [2022-07-15 09:02:24,527] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-AT-06.ratings.json [2022-07-15 09:02:24,528] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-AT-07.ratings.json [2022-07-15 09:02:24,529] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-AT-08.ratings.json [2022-07-15 09:02:24,529] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-CH.ratings.json [2022-07-15 09:02:24,531] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-DE-BY.ratings.json [2022-07-15 09:02:24,531] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-ES-CT-L.ratings.json [2022-07-15 09:02:24,532] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-FR.ratings.json [2022-07-15 09:02:24,533] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-GB.ratings.json [2022-07-15 09:02:24,534] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-NO.ratings.json [2022-07-15 09:02:24,535] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21-SI.ratings.json [2022-07-15 09:02:24,535] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-21/2022-02-21.ratings.json [2022-07-15 09:02:24,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-AD.ratings.json [2022-07-15 09:02:24,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-AT-02.ratings.json [2022-07-15 09:02:24,660] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-AT-04.ratings.json [2022-07-15 09:02:24,660] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-AT-05.ratings.json [2022-07-15 09:02:24,661] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-AT-06.ratings.json [2022-07-15 09:02:24,662] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-AT-07.ratings.json [2022-07-15 09:02:24,663] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-AT-08.ratings.json [2022-07-15 09:02:24,664] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-CH.ratings.json [2022-07-15 09:02:24,666] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-CZ.ratings.json [2022-07-15 09:02:24,667] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-DE-BY.ratings.json [2022-07-15 09:02:24,667] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-ES-CT-L.ratings.json [2022-07-15 09:02:24,668] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-ES-CT.ratings.json [2022-07-15 09:02:24,669] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-ES.ratings.json [2022-07-15 09:02:24,671] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-FR.ratings.json [2022-07-15 09:02:24,671] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-IS.ratings.json [2022-07-15 09:02:24,672] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-NO.ratings.json [2022-07-15 09:02:24,673] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-SI.ratings.json [2022-07-15 09:02:24,674] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21-SK.ratings.json [2022-07-15 09:02:24,675] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-21/2022-04-21.ratings.json [2022-07-15 09:02:24,791] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-19/2022-06-19-AD.ratings.json [2022-07-15 09:02:24,792] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-19/2022-06-19.ratings.json [2022-07-15 09:02:24,904] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-AT-02.ratings.json [2022-07-15 09:02:24,908] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-AT-03.ratings.json [2022-07-15 09:02:24,909] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-AT-04.ratings.json [2022-07-15 09:02:24,909] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-AT-05.ratings.json [2022-07-15 09:02:24,910] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-AT-06.ratings.json [2022-07-15 09:02:24,911] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-AT-08.ratings.json [2022-07-15 09:02:24,912] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-CH.ratings.json [2022-07-15 09:02:24,912] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-DE-BY.ratings.json [2022-07-15 09:02:24,913] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-FR.ratings.json [2022-07-15 09:02:24,913] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24-SI.ratings.json [2022-07-15 09:02:24,914] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-24/2021-12-24.ratings.json [2022-07-15 09:02:25,027] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-AT-02.ratings.json [2022-07-15 09:02:25,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-AT-03.ratings.json [2022-07-15 09:02:25,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-AT-04.ratings.json [2022-07-15 09:02:25,029] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-AT-05.ratings.json [2022-07-15 09:02:25,030] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-AT-06.ratings.json [2022-07-15 09:02:25,031] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-AT-07.ratings.json [2022-07-15 09:02:25,032] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-AT-08.ratings.json [2022-07-15 09:02:25,032] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-CH.ratings.json [2022-07-15 09:02:25,033] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-DE-BY.ratings.json [2022-07-15 09:02:25,034] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-ES-CT-L.ratings.json [2022-07-15 09:02:25,034] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-FR.ratings.json [2022-07-15 09:02:25,035] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-GB.ratings.json [2022-07-15 09:02:25,036] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-NO.ratings.json [2022-07-15 09:02:25,037] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22-SI.ratings.json [2022-07-15 09:02:25,038] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-22/2022-02-22.ratings.json [2022-07-15 09:02:25,171] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-AD.ratings.json [2022-07-15 09:02:25,172] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-AT-02.ratings.json [2022-07-15 09:02:25,173] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-AT-04.ratings.json [2022-07-15 09:02:25,174] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-AT-05.ratings.json [2022-07-15 09:02:25,174] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-AT-06.ratings.json [2022-07-15 09:02:25,175] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-AT-07.ratings.json [2022-07-15 09:02:25,175] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-AT-08.ratings.json [2022-07-15 09:02:25,176] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-CH.ratings.json [2022-07-15 09:02:25,177] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-CZ.ratings.json [2022-07-15 09:02:25,177] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-DE-BY.ratings.json [2022-07-15 09:02:25,178] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-ES-CT-L.ratings.json [2022-07-15 09:02:25,178] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-ES-CT.ratings.json [2022-07-15 09:02:25,179] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-ES.ratings.json [2022-07-15 09:02:25,180] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-FR.ratings.json [2022-07-15 09:02:25,180] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-IS.ratings.json [2022-07-15 09:02:25,180] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-NO.ratings.json [2022-07-15 09:02:25,181] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-SI.ratings.json [2022-07-15 09:02:25,181] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22-SK.ratings.json [2022-07-15 09:02:25,182] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-22/2022-04-22.ratings.json [2022-07-15 09:02:25,306] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-20/2022-06-20-AD.ratings.json [2022-07-15 09:02:25,308] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-20/2022-06-20.ratings.json [2022-07-15 09:02:25,419] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-21/2021-03-21.ratings.json [2022-07-15 09:02:25,532] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-19/2021-05-19.ratings.json [2022-07-15 09:02:25,649] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-06/2022-07-06.ratings.json [2022-07-15 09:02:25,766] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-02.ratings.json [2022-07-15 09:02:25,766] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-03.ratings.json [2022-07-15 09:02:25,766] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-04.ratings.json [2022-07-15 09:02:25,767] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-05.ratings.json [2022-07-15 09:02:25,767] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-06.ratings.json [2022-07-15 09:02:25,767] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-07.ratings.json [2022-07-15 09:02:25,767] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-AT-08.ratings.json [2022-07-15 09:02:25,767] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-CH.ratings.json [2022-07-15 09:02:25,767] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-DE-BY.ratings.json [2022-07-15 09:02:25,767] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-ES-CT-L.ratings.json [2022-07-15 09:02:25,767] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-FR.ratings.json [2022-07-15 09:02:25,768] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-GB.ratings.json [2022-07-15 09:02:25,768] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-NO.ratings.json [2022-07-15 09:02:25,768] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04-SI.ratings.json [2022-07-15 09:02:25,768] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-04/2022-01-04.ratings.json [2022-07-15 09:02:25,891] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-22/2021-03-22.ratings.json [2022-07-15 09:02:26,003] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-20/2021-05-20.ratings.json [2022-07-15 09:02:26,122] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-AT-02.ratings.json [2022-07-15 09:02:26,123] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-AT-03.ratings.json [2022-07-15 09:02:26,123] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-AT-04.ratings.json [2022-07-15 09:02:26,124] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-AT-05.ratings.json [2022-07-15 09:02:26,124] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-AT-06.ratings.json [2022-07-15 09:02:26,125] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-AT-08.ratings.json [2022-07-15 09:02:26,125] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-CH.ratings.json [2022-07-15 09:02:26,126] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-DE-BY.ratings.json [2022-07-15 09:02:26,127] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-FR.ratings.json [2022-07-15 09:02:26,128] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25-SI.ratings.json [2022-07-15 09:02:26,129] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-25/2021-12-25.ratings.json [2022-07-15 09:02:26,247] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-AT-02.ratings.json [2022-07-15 09:02:26,248] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-AT-03.ratings.json [2022-07-15 09:02:26,249] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-AT-04.ratings.json [2022-07-15 09:02:26,250] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-AT-05.ratings.json [2022-07-15 09:02:26,251] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-AT-06.ratings.json [2022-07-15 09:02:26,251] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-AT-07.ratings.json [2022-07-15 09:02:26,252] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-AT-08.ratings.json [2022-07-15 09:02:26,254] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-CH.ratings.json [2022-07-15 09:02:26,256] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-DE-BY.ratings.json [2022-07-15 09:02:26,256] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-ES-CT-L.ratings.json [2022-07-15 09:02:26,257] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-FR.ratings.json [2022-07-15 09:02:26,258] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-GB.ratings.json [2022-07-15 09:02:26,258] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-NO.ratings.json [2022-07-15 09:02:26,259] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23-SI.ratings.json [2022-07-15 09:02:26,259] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-23/2022-02-23.ratings.json [2022-07-15 09:02:26,383] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-AD.ratings.json [2022-07-15 09:02:26,385] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-AT-02.ratings.json [2022-07-15 09:02:26,385] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-AT-04.ratings.json [2022-07-15 09:02:26,386] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-AT-05.ratings.json [2022-07-15 09:02:26,386] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-AT-06.ratings.json [2022-07-15 09:02:26,387] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-AT-07.ratings.json [2022-07-15 09:02:26,388] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-AT-08.ratings.json [2022-07-15 09:02:26,388] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-CH.ratings.json [2022-07-15 09:02:26,389] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-CZ.ratings.json [2022-07-15 09:02:26,390] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-DE-BY.ratings.json [2022-07-15 09:02:26,390] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-ES-CT-L.ratings.json [2022-07-15 09:02:26,391] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-ES-CT.ratings.json [2022-07-15 09:02:26,391] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-ES.ratings.json [2022-07-15 09:02:26,392] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-FR.ratings.json [2022-07-15 09:02:26,392] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-IS.ratings.json [2022-07-15 09:02:26,393] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-NO.ratings.json [2022-07-15 09:02:26,394] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-SI.ratings.json [2022-07-15 09:02:26,394] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23-SK.ratings.json [2022-07-15 09:02:26,395] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-23/2022-04-23.ratings.json [2022-07-15 09:02:26,520] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-21/2022-06-21-AD.ratings.json [2022-07-15 09:02:26,521] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-21/2022-06-21.ratings.json [2022-07-15 09:02:26,640] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-23/2021-03-23.ratings.json [2022-07-15 09:02:26,759] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-21/2021-05-21.ratings.json [2022-07-15 09:02:26,890] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-AT-02.ratings.json [2022-07-15 09:02:26,891] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-AT-03.ratings.json [2022-07-15 09:02:26,892] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-AT-04.ratings.json [2022-07-15 09:02:26,893] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-AT-05.ratings.json [2022-07-15 09:02:26,894] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-AT-06.ratings.json [2022-07-15 09:02:26,894] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-AT-08.ratings.json [2022-07-15 09:02:26,894] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-CH.ratings.json [2022-07-15 09:02:26,895] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-DE-BY.ratings.json [2022-07-15 09:02:26,896] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-FR.ratings.json [2022-07-15 09:02:26,897] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26-SI.ratings.json [2022-07-15 09:02:26,898] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-26/2021-12-26.ratings.json [2022-07-15 09:02:27,015] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-AT-02.ratings.json [2022-07-15 09:02:27,016] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-AT-03.ratings.json [2022-07-15 09:02:27,016] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-AT-04.ratings.json [2022-07-15 09:02:27,017] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-AT-05.ratings.json [2022-07-15 09:02:27,018] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-AT-06.ratings.json [2022-07-15 09:02:27,019] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-AT-07.ratings.json [2022-07-15 09:02:27,020] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-AT-08.ratings.json [2022-07-15 09:02:27,020] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-CH.ratings.json [2022-07-15 09:02:27,021] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-DE-BY.ratings.json [2022-07-15 09:02:27,023] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-ES-CT-L.ratings.json [2022-07-15 09:02:27,024] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-FR.ratings.json [2022-07-15 09:02:27,025] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-GB.ratings.json [2022-07-15 09:02:27,027] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-NO.ratings.json [2022-07-15 09:02:27,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24-SI.ratings.json [2022-07-15 09:02:27,028] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-24/2022-02-24.ratings.json [2022-07-15 09:02:27,147] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-AD.ratings.json [2022-07-15 09:02:27,149] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-AT-02.ratings.json [2022-07-15 09:02:27,149] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-AT-04.ratings.json [2022-07-15 09:02:27,151] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-AT-05.ratings.json [2022-07-15 09:02:27,151] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-AT-06.ratings.json [2022-07-15 09:02:27,152] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-AT-07.ratings.json [2022-07-15 09:02:27,153] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-AT-08.ratings.json [2022-07-15 09:02:27,155] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-CH.ratings.json [2022-07-15 09:02:27,157] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-CZ.ratings.json [2022-07-15 09:02:27,157] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-DE-BY.ratings.json [2022-07-15 09:02:27,159] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-ES-CT-L.ratings.json [2022-07-15 09:02:27,159] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-ES.ratings.json [2022-07-15 09:02:27,160] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-FR.ratings.json [2022-07-15 09:02:27,161] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-IS.ratings.json [2022-07-15 09:02:27,161] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-NO.ratings.json [2022-07-15 09:02:27,162] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-SI.ratings.json [2022-07-15 09:02:27,163] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24-SK.ratings.json [2022-07-15 09:02:27,163] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-24/2022-04-24.ratings.json [2022-07-15 09:02:27,285] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-22/2022-06-22-AD.ratings.json [2022-07-15 09:02:27,286] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-22/2022-06-22.ratings.json [2022-07-15 09:02:27,396] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-24/2021-03-24.ratings.json [2022-07-15 09:02:27,531] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-22/2021-05-22.ratings.json [2022-07-15 09:02:27,649] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-AT-02.ratings.json [2022-07-15 09:02:27,650] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-AT-03.ratings.json [2022-07-15 09:02:27,652] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-AT-04.ratings.json [2022-07-15 09:02:27,654] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-AT-05.ratings.json [2022-07-15 09:02:27,654] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-AT-06.ratings.json [2022-07-15 09:02:27,655] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-AT-08.ratings.json [2022-07-15 09:02:27,656] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-CH.ratings.json [2022-07-15 09:02:27,657] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-DE-BY.ratings.json [2022-07-15 09:02:27,657] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-FR.ratings.json [2022-07-15 09:02:27,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27-SI.ratings.json [2022-07-15 09:02:27,658] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-27/2021-12-27.ratings.json [2022-07-15 09:02:27,780] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-AT-02.ratings.json [2022-07-15 09:02:27,781] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-AT-03.ratings.json [2022-07-15 09:02:27,782] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-AT-04.ratings.json [2022-07-15 09:02:27,783] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-AT-05.ratings.json [2022-07-15 09:02:27,784] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-AT-06.ratings.json [2022-07-15 09:02:27,784] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-AT-07.ratings.json [2022-07-15 09:02:27,785] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-AT-08.ratings.json [2022-07-15 09:02:27,785] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-CH.ratings.json [2022-07-15 09:02:27,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-DE-BY.ratings.json [2022-07-15 09:02:27,788] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-ES-CT-L.ratings.json [2022-07-15 09:02:27,788] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-FR.ratings.json [2022-07-15 09:02:27,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-GB.ratings.json [2022-07-15 09:02:27,790] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25-SI.ratings.json [2022-07-15 09:02:27,790] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-25/2022-02-25.ratings.json [2022-07-15 09:02:27,939] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-AD.ratings.json [2022-07-15 09:02:27,940] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-AT-02.ratings.json [2022-07-15 09:02:27,941] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-AT-05.ratings.json [2022-07-15 09:02:27,941] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-AT-06.ratings.json [2022-07-15 09:02:27,942] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-AT-07.ratings.json [2022-07-15 09:02:27,944] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-AT-08.ratings.json [2022-07-15 09:02:27,944] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-CH.ratings.json [2022-07-15 09:02:27,947] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-CZ.ratings.json [2022-07-15 09:02:27,949] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-DE-BY.ratings.json [2022-07-15 09:02:27,950] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-ES-CT-L.ratings.json [2022-07-15 09:02:27,951] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-ES-CT.ratings.json [2022-07-15 09:02:27,951] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-ES.ratings.json [2022-07-15 09:02:27,952] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-FR.ratings.json [2022-07-15 09:02:27,953] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-IS.ratings.json [2022-07-15 09:02:27,954] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-NO.ratings.json [2022-07-15 09:02:27,955] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-SI.ratings.json [2022-07-15 09:02:27,956] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25-SK.ratings.json [2022-07-15 09:02:27,957] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-25/2022-04-25.ratings.json [2022-07-15 09:02:28,075] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-23/2022-06-23-AD.ratings.json [2022-07-15 09:02:28,076] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-23/2022-06-23.ratings.json [2022-07-15 09:02:28,189] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-01-25/2021-01-25.ratings.json [2022-07-15 09:02:28,295] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-25/2021-03-25.ratings.json [2022-07-15 09:02:28,413] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-23/2021-05-23.ratings.json [2022-07-15 09:02:28,523] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-AT-02.ratings.json [2022-07-15 09:02:28,524] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-AT-03.ratings.json [2022-07-15 09:02:28,525] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-AT-04.ratings.json [2022-07-15 09:02:28,526] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-AT-05.ratings.json [2022-07-15 09:02:28,526] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-AT-06.ratings.json [2022-07-15 09:02:28,527] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-AT-07.ratings.json [2022-07-15 09:02:28,528] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-AT-08.ratings.json [2022-07-15 09:02:28,528] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-CH.ratings.json [2022-07-15 09:02:28,529] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-DE-BY.ratings.json [2022-07-15 09:02:28,530] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-ES-CT-L.ratings.json [2022-07-15 09:02:28,531] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-FR.ratings.json [2022-07-15 09:02:28,533] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-GB.ratings.json [2022-07-15 09:02:28,535] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-NO.ratings.json [2022-07-15 09:02:28,536] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28-SI.ratings.json [2022-07-15 09:02:28,537] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-28/2021-12-28.ratings.json [2022-07-15 09:02:28,654] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-AT-02.ratings.json [2022-07-15 09:02:28,656] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-AT-03.ratings.json [2022-07-15 09:02:28,657] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-AT-04.ratings.json [2022-07-15 09:02:28,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-AT-05.ratings.json [2022-07-15 09:02:28,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-AT-06.ratings.json [2022-07-15 09:02:28,660] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-AT-07.ratings.json [2022-07-15 09:02:28,661] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-AT-08.ratings.json [2022-07-15 09:02:28,662] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-CH.ratings.json [2022-07-15 09:02:28,664] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-DE-BY.ratings.json [2022-07-15 09:02:28,666] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-ES-CT-L.ratings.json [2022-07-15 09:02:28,667] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-FR.ratings.json [2022-07-15 09:02:28,670] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-GB.ratings.json [2022-07-15 09:02:28,671] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26-SI.ratings.json [2022-07-15 09:02:28,672] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-26/2022-02-26.ratings.json [2022-07-15 09:02:28,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-AD.ratings.json [2022-07-15 09:02:28,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-AT-02.ratings.json [2022-07-15 09:02:28,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-AT-05.ratings.json [2022-07-15 09:02:28,790] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-AT-06.ratings.json [2022-07-15 09:02:28,791] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-AT-07.ratings.json [2022-07-15 09:02:28,791] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-AT-08.ratings.json [2022-07-15 09:02:28,792] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-CH.ratings.json [2022-07-15 09:02:28,793] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-CZ.ratings.json [2022-07-15 09:02:28,794] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-DE-BY.ratings.json [2022-07-15 09:02:28,795] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-ES-CT-L.ratings.json [2022-07-15 09:02:28,796] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-ES-CT.ratings.json [2022-07-15 09:02:28,797] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-ES.ratings.json [2022-07-15 09:02:28,797] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-FR.ratings.json [2022-07-15 09:02:28,798] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-IS.ratings.json [2022-07-15 09:02:28,799] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-NO.ratings.json [2022-07-15 09:02:28,799] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-SI.ratings.json [2022-07-15 09:02:28,800] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26-SK.ratings.json [2022-07-15 09:02:28,801] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-26/2022-04-26.ratings.json [2022-07-15 09:02:28,918] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-24/2022-06-24-AD.ratings.json [2022-07-15 09:02:28,919] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-24/2022-06-24.ratings.json [2022-07-15 09:02:29,035] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 09:02:29,144] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-01-26/2021-01-26.ratings.json [2022-07-15 09:02:29,249] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-26/2021-03-26.ratings.json [2022-07-15 09:02:29,356] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-24/2021-05-24.ratings.json [2022-07-15 09:02:29,465] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-AT-02.ratings.json [2022-07-15 09:02:29,466] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-AT-03.ratings.json [2022-07-15 09:02:29,467] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-AT-04.ratings.json [2022-07-15 09:02:29,468] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-AT-05.ratings.json [2022-07-15 09:02:29,469] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-AT-06.ratings.json [2022-07-15 09:02:29,470] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-AT-08.ratings.json [2022-07-15 09:02:29,471] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-CH.ratings.json [2022-07-15 09:02:29,472] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-DE-BY.ratings.json [2022-07-15 09:02:29,473] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-ES-CT-L.ratings.json [2022-07-15 09:02:29,474] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-FR.ratings.json [2022-07-15 09:02:29,475] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-GB.ratings.json [2022-07-15 09:02:29,477] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-NO.ratings.json [2022-07-15 09:02:29,478] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29-SI.ratings.json [2022-07-15 09:02:29,478] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-29/2021-12-29.ratings.json [2022-07-15 09:02:29,590] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-AT-02.ratings.json [2022-07-15 09:02:29,591] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-AT-03.ratings.json [2022-07-15 09:02:29,592] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-AT-04.ratings.json [2022-07-15 09:02:29,593] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-AT-05.ratings.json [2022-07-15 09:02:29,594] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-AT-06.ratings.json [2022-07-15 09:02:29,594] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-AT-07.ratings.json [2022-07-15 09:02:29,595] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-AT-08.ratings.json [2022-07-15 09:02:29,596] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-CH.ratings.json [2022-07-15 09:02:29,597] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-DE-BY.ratings.json [2022-07-15 09:02:29,597] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-ES-CT-L.ratings.json [2022-07-15 09:02:29,598] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-FR.ratings.json [2022-07-15 09:02:29,599] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-GB.ratings.json [2022-07-15 09:02:29,599] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-NO.ratings.json [2022-07-15 09:02:29,600] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27-SI.ratings.json [2022-07-15 09:02:29,601] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-27/2022-02-27.ratings.json [2022-07-15 09:02:29,721] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-AD.ratings.json [2022-07-15 09:02:29,721] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-AT-02.ratings.json [2022-07-15 09:02:29,722] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-AT-05.ratings.json [2022-07-15 09:02:29,723] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-AT-06.ratings.json [2022-07-15 09:02:29,723] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-AT-07.ratings.json [2022-07-15 09:02:29,724] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-AT-08.ratings.json [2022-07-15 09:02:29,725] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-CH.ratings.json [2022-07-15 09:02:29,726] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-CZ.ratings.json [2022-07-15 09:02:29,726] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-DE-BY.ratings.json [2022-07-15 09:02:29,726] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-ES-CT-L.ratings.json [2022-07-15 09:02:29,727] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-ES-CT.ratings.json [2022-07-15 09:02:29,727] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-ES.ratings.json [2022-07-15 09:02:29,728] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-FR.ratings.json [2022-07-15 09:02:29,729] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-IS.ratings.json [2022-07-15 09:02:29,729] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-NO.ratings.json [2022-07-15 09:02:29,732] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-SI.ratings.json [2022-07-15 09:02:29,732] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27-SK.ratings.json [2022-07-15 09:02:29,733] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-27/2022-04-27.ratings.json [2022-07-15 09:02:29,858] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-25/2022-06-25-AD.ratings.json [2022-07-15 09:02:29,859] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-25/2022-06-25.ratings.json [2022-07-15 09:02:29,971] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-AD.ratings.json [2022-07-15 09:02:29,973] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-AT-02.ratings.json [2022-07-15 09:02:29,973] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-AT-05.ratings.json [2022-07-15 09:02:29,974] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-AT-06.ratings.json [2022-07-15 09:02:29,975] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-AT-07.ratings.json [2022-07-15 09:02:29,976] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-AT-08.ratings.json [2022-07-15 09:02:29,976] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-CH.ratings.json [2022-07-15 09:02:29,977] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-CZ.ratings.json [2022-07-15 09:02:29,978] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-DE-BY.ratings.json [2022-07-15 09:02:29,978] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-ES-CT-L.ratings.json [2022-07-15 09:02:29,979] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-ES-CT.ratings.json [2022-07-15 09:02:29,979] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-ES.ratings.json [2022-07-15 09:02:29,980] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-FR.ratings.json [2022-07-15 09:02:29,981] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-IS.ratings.json [2022-07-15 09:02:29,982] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-NO.ratings.json [2022-07-15 09:02:29,983] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-SI.ratings.json [2022-07-15 09:02:29,984] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28-SK.ratings.json [2022-07-15 09:02:29,984] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-28/2022-04-28.ratings.json [2022-07-15 09:02:30,104] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-26/2022-06-26-AD.ratings.json [2022-07-15 09:02:30,105] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-26/2022-06-26.ratings.json [2022-07-15 09:02:30,221] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-01-27/2021-01-27.ratings.json [2022-07-15 09:02:30,334] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-27/2021-03-27.ratings.json [2022-07-15 09:02:30,447] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-25/2021-05-25.ratings.json [2022-07-15 09:02:30,556] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-AT-02.ratings.json [2022-07-15 09:02:30,557] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-AT-03.ratings.json [2022-07-15 09:02:30,559] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-AT-04.ratings.json [2022-07-15 09:02:30,560] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-AT-05.ratings.json [2022-07-15 09:02:30,560] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-AT-06.ratings.json [2022-07-15 09:02:30,561] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-AT-07.ratings.json [2022-07-15 09:02:30,561] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-AT-08.ratings.json [2022-07-15 09:02:30,562] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-CH.ratings.json [2022-07-15 09:02:30,562] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-DE-BY.ratings.json [2022-07-15 09:02:30,563] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-ES-CT-L.ratings.json [2022-07-15 09:02:30,563] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-FR.ratings.json [2022-07-15 09:02:30,564] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-GB.ratings.json [2022-07-15 09:02:30,564] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-NO.ratings.json [2022-07-15 09:02:30,565] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30-SI.ratings.json [2022-07-15 09:02:30,566] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-30/2021-12-30.ratings.json [2022-07-15 09:02:30,677] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-AT-02.ratings.json [2022-07-15 09:02:30,679] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-AT-03.ratings.json [2022-07-15 09:02:30,679] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-AT-04.ratings.json [2022-07-15 09:02:30,680] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-AT-05.ratings.json [2022-07-15 09:02:30,680] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-AT-06.ratings.json [2022-07-15 09:02:30,681] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-AT-07.ratings.json [2022-07-15 09:02:30,682] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-AT-08.ratings.json [2022-07-15 09:02:30,683] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-CH.ratings.json [2022-07-15 09:02:30,684] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-DE-BY.ratings.json [2022-07-15 09:02:30,684] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-ES-CT-L.ratings.json [2022-07-15 09:02:30,685] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-FR.ratings.json [2022-07-15 09:02:30,686] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-GB.ratings.json [2022-07-15 09:02:30,686] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-NO.ratings.json [2022-07-15 09:02:30,687] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28-SI.ratings.json [2022-07-15 09:02:30,687] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-28/2022-02-28.ratings.json [2022-07-15 09:02:30,800] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-01-28/2021-01-28.ratings.json [2022-07-15 09:02:30,907] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-28/2021-03-28.ratings.json [2022-07-15 09:02:31,015] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-26/2021-05-26.ratings.json [2022-07-15 09:02:31,126] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-AT-02.ratings.json [2022-07-15 09:02:31,127] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-AT-03.ratings.json [2022-07-15 09:02:31,128] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-AT-04.ratings.json [2022-07-15 09:02:31,128] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-AT-06.ratings.json [2022-07-15 09:02:31,128] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-AT-07.ratings.json [2022-07-15 09:02:31,129] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-AT-08.ratings.json [2022-07-15 09:02:31,129] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-CH.ratings.json [2022-07-15 09:02:31,130] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-DE-BY.ratings.json [2022-07-15 09:02:31,131] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-ES-CT-L.ratings.json [2022-07-15 09:02:31,131] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-FR.ratings.json [2022-07-15 09:02:31,132] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-GB.ratings.json [2022-07-15 09:02:31,133] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-NO.ratings.json [2022-07-15 09:02:31,134] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31-SI.ratings.json [2022-07-15 09:02:31,135] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-31/2021-12-31.ratings.json [2022-07-15 09:02:31,244] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-AT-02.ratings.json [2022-07-15 09:02:31,245] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-AT-03.ratings.json [2022-07-15 09:02:31,246] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-AT-04.ratings.json [2022-07-15 09:02:31,246] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-AT-05.ratings.json [2022-07-15 09:02:31,247] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-AT-06.ratings.json [2022-07-15 09:02:31,248] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-AT-07.ratings.json [2022-07-15 09:02:31,249] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-AT-08.ratings.json [2022-07-15 09:02:31,250] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-CH.ratings.json [2022-07-15 09:02:31,251] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-DE-BY.ratings.json [2022-07-15 09:02:31,251] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-ES-CT-L.ratings.json [2022-07-15 09:02:31,252] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-FR.ratings.json [2022-07-15 09:02:31,253] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-GB.ratings.json [2022-07-15 09:02:31,254] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-NO.ratings.json [2022-07-15 09:02:31,254] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01-SI.ratings.json [2022-07-15 09:02:31,255] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-01/2022-03-01.ratings.json [2022-07-15 09:02:31,364] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-AD.ratings.json [2022-07-15 09:02:31,365] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-AT-02.ratings.json [2022-07-15 09:02:31,366] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-AT-05.ratings.json [2022-07-15 09:02:31,367] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-AT-06.ratings.json [2022-07-15 09:02:31,367] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-AT-07.ratings.json [2022-07-15 09:02:31,368] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-AT-08.ratings.json [2022-07-15 09:02:31,368] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-CH.ratings.json [2022-07-15 09:02:31,369] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-CZ.ratings.json [2022-07-15 09:02:31,370] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-ES-CT-L.ratings.json [2022-07-15 09:02:31,370] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-ES-CT.ratings.json [2022-07-15 09:02:31,370] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-ES.ratings.json [2022-07-15 09:02:31,371] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-FR.ratings.json [2022-07-15 09:02:31,372] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-IS.ratings.json [2022-07-15 09:02:31,372] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-NO.ratings.json [2022-07-15 09:02:31,373] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-SI.ratings.json [2022-07-15 09:02:31,374] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29-SK.ratings.json [2022-07-15 09:02:31,374] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-29/2022-04-29.ratings.json [2022-07-15 09:02:31,487] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-27/2022-06-27-AD.ratings.json [2022-07-15 09:02:31,488] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-27/2022-06-27.ratings.json [2022-07-15 09:02:31,595] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-01-29/2021-01-29.ratings.json [2022-07-15 09:02:31,703] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-01-30/2021-01-30.ratings.json [2022-07-15 09:02:31,816] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-29/2021-03-29.ratings.json [2022-07-15 09:02:31,926] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-30/2021-03-30.ratings.json [2022-07-15 09:02:32,034] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-27/2021-05-27.ratings.json [2022-07-15 09:02:32,141] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-28/2021-05-28.ratings.json [2022-07-15 09:02:32,256] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-AT-02.ratings.json [2022-07-15 09:02:32,257] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-AT-03.ratings.json [2022-07-15 09:02:32,258] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-AT-04.ratings.json [2022-07-15 09:02:32,259] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-AT-05.ratings.json [2022-07-15 09:02:32,260] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-AT-06.ratings.json [2022-07-15 09:02:32,260] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-AT-07.ratings.json [2022-07-15 09:02:32,261] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-AT-08.ratings.json [2022-07-15 09:02:32,261] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-CH.ratings.json [2022-07-15 09:02:32,262] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-DE-BY.ratings.json [2022-07-15 09:02:32,262] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-ES-CT-L.ratings.json [2022-07-15 09:02:32,263] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-FR.ratings.json [2022-07-15 09:02:32,264] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-GB.ratings.json [2022-07-15 09:02:32,265] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-NO.ratings.json [2022-07-15 09:02:32,265] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01-SI.ratings.json [2022-07-15 09:02:32,266] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-01/2022-01-01.ratings.json [2022-07-15 09:02:32,382] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-AT-02.ratings.json [2022-07-15 09:02:32,383] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-AT-03.ratings.json [2022-07-15 09:02:32,384] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-AT-04.ratings.json [2022-07-15 09:02:32,384] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-AT-05.ratings.json [2022-07-15 09:02:32,385] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-AT-06.ratings.json [2022-07-15 09:02:32,386] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-AT-07.ratings.json [2022-07-15 09:02:32,386] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-AT-08.ratings.json [2022-07-15 09:02:32,387] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-CH.ratings.json [2022-07-15 09:02:32,389] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-DE-BY.ratings.json [2022-07-15 09:02:32,389] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-ES-CT-L.ratings.json [2022-07-15 09:02:32,390] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-FR.ratings.json [2022-07-15 09:02:32,390] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-GB.ratings.json [2022-07-15 09:02:32,391] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-NO.ratings.json [2022-07-15 09:02:32,391] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02-SI.ratings.json [2022-07-15 09:02:32,392] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-02/2022-01-02.ratings.json [2022-07-15 09:02:32,502] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-AT-02.ratings.json [2022-07-15 09:02:32,503] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-AT-03.ratings.json [2022-07-15 09:02:32,503] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-AT-04.ratings.json [2022-07-15 09:02:32,504] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-AT-05.ratings.json [2022-07-15 09:02:32,505] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-AT-06.ratings.json [2022-07-15 09:02:32,505] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-AT-07.ratings.json [2022-07-15 09:02:32,507] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-AT-08.ratings.json [2022-07-15 09:02:32,507] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-CH.ratings.json [2022-07-15 09:02:32,509] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-DE-BY.ratings.json [2022-07-15 09:02:32,509] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-ES-CT-L.ratings.json [2022-07-15 09:02:32,509] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-FR.ratings.json [2022-07-15 09:02:32,510] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-GB.ratings.json [2022-07-15 09:02:32,511] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-NO.ratings.json [2022-07-15 09:02:32,512] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02-SI.ratings.json [2022-07-15 09:02:32,513] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-02/2022-03-02.ratings.json [2022-07-15 09:02:32,644] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-AT-02.ratings.json [2022-07-15 09:02:32,647] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-AT-03.ratings.json [2022-07-15 09:02:32,648] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-AT-04.ratings.json [2022-07-15 09:02:32,648] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-AT-05.ratings.json [2022-07-15 09:02:32,649] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-AT-06.ratings.json [2022-07-15 09:02:32,650] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-AT-07.ratings.json [2022-07-15 09:02:32,651] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-AT-08.ratings.json [2022-07-15 09:02:32,652] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-CH.ratings.json [2022-07-15 09:02:32,655] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-DE-BY.ratings.json [2022-07-15 09:02:32,656] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-ES-CT-L.ratings.json [2022-07-15 09:02:32,656] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-FR.ratings.json [2022-07-15 09:02:32,657] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-GB.ratings.json [2022-07-15 09:02:32,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-NO.ratings.json [2022-07-15 09:02:32,659] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03-SI.ratings.json [2022-07-15 09:02:32,659] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-03/2022-03-03.ratings.json [2022-07-15 09:02:32,770] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-AD.ratings.json [2022-07-15 09:02:32,771] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-AT-02.ratings.json [2022-07-15 09:02:32,772] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-AT-05.ratings.json [2022-07-15 09:02:32,772] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-AT-06.ratings.json [2022-07-15 09:02:32,773] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-AT-07.ratings.json [2022-07-15 09:02:32,774] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-AT-08.ratings.json [2022-07-15 09:02:32,774] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-CH.ratings.json [2022-07-15 09:02:32,775] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-CZ.ratings.json [2022-07-15 09:02:32,776] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-ES-CT-L.ratings.json [2022-07-15 09:02:32,777] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-ES-CT.ratings.json [2022-07-15 09:02:32,777] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-ES.ratings.json [2022-07-15 09:02:32,778] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-FR.ratings.json [2022-07-15 09:02:32,779] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-IS.ratings.json [2022-07-15 09:02:32,780] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-NO.ratings.json [2022-07-15 09:02:32,781] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-SI.ratings.json [2022-07-15 09:02:32,781] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30-SK.ratings.json [2022-07-15 09:02:32,782] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-30/2022-04-30.ratings.json [2022-07-15 09:02:32,893] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-AD.ratings.json [2022-07-15 09:02:32,894] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-AT-05.ratings.json [2022-07-15 09:02:32,895] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-AT-06.ratings.json [2022-07-15 09:02:32,896] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-AT-07.ratings.json [2022-07-15 09:02:32,896] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-CH.ratings.json [2022-07-15 09:02:32,898] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-CZ.ratings.json [2022-07-15 09:02:32,898] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-ES-CT-L.ratings.json [2022-07-15 09:02:32,899] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-ES.ratings.json [2022-07-15 09:02:32,900] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-FR.ratings.json [2022-07-15 09:02:32,900] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-IS.ratings.json [2022-07-15 09:02:32,901] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-NO.ratings.json [2022-07-15 09:02:32,902] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-SI.ratings.json [2022-07-15 09:02:32,903] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01-SK.ratings.json [2022-07-15 09:02:32,904] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-01/2022-05-01.ratings.json [2022-07-15 09:02:33,022] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-28/2022-06-28-AD.ratings.json [2022-07-15 09:02:33,023] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-28/2022-06-28.ratings.json [2022-07-15 09:02:33,128] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 09:02:33,129] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01.ratings.json [2022-07-15 09:02:33,234] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-01-31/2021-01-31.ratings.json [2022-07-15 09:02:33,339] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-31/2021-03-31.ratings.json [2022-07-15 09:02:33,444] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-29/2021-05-29.ratings.json [2022-07-15 09:02:33,552] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-AT-02.ratings.json [2022-07-15 09:02:33,555] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-AT-03.ratings.json [2022-07-15 09:02:33,556] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-AT-04.ratings.json [2022-07-15 09:02:33,557] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-AT-05.ratings.json [2022-07-15 09:02:33,557] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-AT-06.ratings.json [2022-07-15 09:02:33,558] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-AT-07.ratings.json [2022-07-15 09:02:33,558] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-AT-08.ratings.json [2022-07-15 09:02:33,559] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-CH.ratings.json [2022-07-15 09:02:33,560] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-DE-BY.ratings.json [2022-07-15 09:02:33,561] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-ES-CT-L.ratings.json [2022-07-15 09:02:33,561] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-FR.ratings.json [2022-07-15 09:02:33,562] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-GB.ratings.json [2022-07-15 09:02:33,563] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-NO.ratings.json [2022-07-15 09:02:33,563] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03-SI.ratings.json [2022-07-15 09:02:33,564] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-03/2022-01-03.ratings.json [2022-07-15 09:02:33,672] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-AT-02.ratings.json [2022-07-15 09:02:33,674] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-AT-03.ratings.json [2022-07-15 09:02:33,674] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-AT-04.ratings.json [2022-07-15 09:02:33,675] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-AT-05.ratings.json [2022-07-15 09:02:33,675] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-AT-06.ratings.json [2022-07-15 09:02:33,676] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-AT-07.ratings.json [2022-07-15 09:02:33,678] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-AT-08.ratings.json [2022-07-15 09:02:33,679] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-CH.ratings.json [2022-07-15 09:02:33,680] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-DE-BY.ratings.json [2022-07-15 09:02:33,681] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-ES-CT-L.ratings.json [2022-07-15 09:02:33,681] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-FR.ratings.json [2022-07-15 09:02:33,682] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-GB.ratings.json [2022-07-15 09:02:33,682] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-IS.ratings.json [2022-07-15 09:02:33,683] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-NO.ratings.json [2022-07-15 09:02:33,684] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04-SI.ratings.json [2022-07-15 09:02:33,685] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-04/2022-03-04.ratings.json [2022-07-15 09:02:33,800] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-AD.ratings.json [2022-07-15 09:02:33,802] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-AT-06.ratings.json [2022-07-15 09:02:33,803] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-CH.ratings.json [2022-07-15 09:02:33,805] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-CZ.ratings.json [2022-07-15 09:02:33,806] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-ES-CT.ratings.json [2022-07-15 09:02:33,806] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-ES.ratings.json [2022-07-15 09:02:33,807] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-FR.ratings.json [2022-07-15 09:02:33,808] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-IS.ratings.json [2022-07-15 09:02:33,809] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-NO.ratings.json [2022-07-15 09:02:33,809] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-SI.ratings.json [2022-07-15 09:02:33,810] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02-SK.ratings.json [2022-07-15 09:02:33,810] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-02/2022-05-02.ratings.json [2022-07-15 09:02:33,918] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 09:02:34,027] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-01/2021-02-01.ratings.json [2022-07-15 09:02:34,133] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-01/2021-04-01.ratings.json [2022-07-15 09:02:34,238] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-30/2021-05-30.ratings.json [2022-07-15 09:02:34,340] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-AT-02.ratings.json [2022-07-15 09:02:34,340] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-AT-03.ratings.json [2022-07-15 09:02:34,341] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-AT-04.ratings.json [2022-07-15 09:02:34,343] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-AT-05.ratings.json [2022-07-15 09:02:34,344] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-AT-06.ratings.json [2022-07-15 09:02:34,345] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-AT-07.ratings.json [2022-07-15 09:02:34,345] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-AT-08.ratings.json [2022-07-15 09:02:34,346] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-CH.ratings.json [2022-07-15 09:02:34,347] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-DE-BY.ratings.json [2022-07-15 09:02:34,347] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-ES-CT-L.ratings.json [2022-07-15 09:02:34,348] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-FR.ratings.json [2022-07-15 09:02:34,349] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-GB.ratings.json [2022-07-15 09:02:34,350] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-NO.ratings.json [2022-07-15 09:02:34,351] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05-SI.ratings.json [2022-07-15 09:02:34,352] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-05/2022-01-05.ratings.json [2022-07-15 09:02:34,455] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-AT-02.ratings.json [2022-07-15 09:02:34,456] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-AT-03.ratings.json [2022-07-15 09:02:34,457] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-AT-04.ratings.json [2022-07-15 09:02:34,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-AT-05.ratings.json [2022-07-15 09:02:34,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-AT-06.ratings.json [2022-07-15 09:02:34,459] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-AT-07.ratings.json [2022-07-15 09:02:34,460] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-AT-08.ratings.json [2022-07-15 09:02:34,460] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-CH.ratings.json [2022-07-15 09:02:34,462] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-DE-BY.ratings.json [2022-07-15 09:02:34,463] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-ES-CT-L.ratings.json [2022-07-15 09:02:34,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-FR.ratings.json [2022-07-15 09:02:34,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-GB.ratings.json [2022-07-15 09:02:34,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-IS.ratings.json [2022-07-15 09:02:34,465] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-NO.ratings.json [2022-07-15 09:02:34,466] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05-SI.ratings.json [2022-07-15 09:02:34,467] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-05/2022-03-05.ratings.json [2022-07-15 09:02:34,582] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03-AD.ratings.json [2022-07-15 09:02:34,583] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03-CH.ratings.json [2022-07-15 09:02:34,584] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03-CZ.ratings.json [2022-07-15 09:02:34,585] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03-ES-CT.ratings.json [2022-07-15 09:02:34,586] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03-ES.ratings.json [2022-07-15 09:02:34,586] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03-FR.ratings.json [2022-07-15 09:02:34,587] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03-IS.ratings.json [2022-07-15 09:02:34,588] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03-NO.ratings.json [2022-07-15 09:02:34,589] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-03/2022-05-03.ratings.json [2022-07-15 09:02:34,709] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-02/2021-04-02.ratings.json [2022-07-15 09:02:34,815] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-31/2021-05-31.ratings.json [2022-07-15 09:02:34,926] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-AT-02.ratings.json [2022-07-15 09:02:34,928] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-AT-03.ratings.json [2022-07-15 09:02:34,928] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-AT-04.ratings.json [2022-07-15 09:02:34,929] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-AT-05.ratings.json [2022-07-15 09:02:34,929] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-AT-06.ratings.json [2022-07-15 09:02:34,930] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-AT-07.ratings.json [2022-07-15 09:02:34,931] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-AT-08.ratings.json [2022-07-15 09:02:34,931] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-CH.ratings.json [2022-07-15 09:02:34,932] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-DE-BY.ratings.json [2022-07-15 09:02:34,932] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-ES-CT-L.ratings.json [2022-07-15 09:02:34,933] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-FR.ratings.json [2022-07-15 09:02:34,934] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-GB.ratings.json [2022-07-15 09:02:34,937] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-NO.ratings.json [2022-07-15 09:02:34,938] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06-SI.ratings.json [2022-07-15 09:02:34,939] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-06/2022-01-06.ratings.json [2022-07-15 09:02:35,055] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-AT-02.ratings.json [2022-07-15 09:02:35,057] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-AT-03.ratings.json [2022-07-15 09:02:35,058] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-AT-04.ratings.json [2022-07-15 09:02:35,058] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-AT-05.ratings.json [2022-07-15 09:02:35,059] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-AT-06.ratings.json [2022-07-15 09:02:35,060] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-AT-07.ratings.json [2022-07-15 09:02:35,061] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-AT-08.ratings.json [2022-07-15 09:02:35,062] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-CH.ratings.json [2022-07-15 09:02:35,063] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-DE-BY.ratings.json [2022-07-15 09:02:35,064] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-ES-CT-L.ratings.json [2022-07-15 09:02:35,064] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-FR.ratings.json [2022-07-15 09:02:35,065] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-GB.ratings.json [2022-07-15 09:02:35,065] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-IS.ratings.json [2022-07-15 09:02:35,066] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-NO.ratings.json [2022-07-15 09:02:35,067] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06-SI.ratings.json [2022-07-15 09:02:35,067] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-06/2022-03-06.ratings.json [2022-07-15 09:02:35,182] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-AD.ratings.json [2022-07-15 09:02:35,183] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-CH.ratings.json [2022-07-15 09:02:35,185] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-CZ.ratings.json [2022-07-15 09:02:35,185] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-ES-CT.ratings.json [2022-07-15 09:02:35,186] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-ES.ratings.json [2022-07-15 09:02:35,187] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-FR.ratings.json [2022-07-15 09:02:35,188] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-IS.ratings.json [2022-07-15 09:02:35,188] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-NO.ratings.json [2022-07-15 09:02:35,190] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04-SI.ratings.json [2022-07-15 09:02:35,190] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-04/2022-05-04.ratings.json [2022-07-15 09:02:35,311] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-02/2021-02-02.ratings.json [2022-07-15 09:02:35,424] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-03/2021-02-03.ratings.json [2022-07-15 09:02:35,531] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-03/2021-04-03.ratings.json [2022-07-15 09:02:35,641] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-06-01/2021-06-01.ratings.json [2022-07-15 09:02:35,747] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-AT-02.ratings.json [2022-07-15 09:02:35,748] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-AT-03.ratings.json [2022-07-15 09:02:35,750] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-AT-04.ratings.json [2022-07-15 09:02:35,750] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-AT-05.ratings.json [2022-07-15 09:02:35,751] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-AT-06.ratings.json [2022-07-15 09:02:35,751] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-AT-07.ratings.json [2022-07-15 09:02:35,752] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-AT-08.ratings.json [2022-07-15 09:02:35,753] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-CH.ratings.json [2022-07-15 09:02:35,753] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-DE-BY.ratings.json [2022-07-15 09:02:35,754] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-ES-CT-L.ratings.json [2022-07-15 09:02:35,755] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-FR.ratings.json [2022-07-15 09:02:35,756] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-GB.ratings.json [2022-07-15 09:02:35,757] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-NO.ratings.json [2022-07-15 09:02:35,758] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07-SI.ratings.json [2022-07-15 09:02:35,758] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-07/2022-01-07.ratings.json [2022-07-15 09:02:35,866] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-AT-02.ratings.json [2022-07-15 09:02:35,867] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-AT-03.ratings.json [2022-07-15 09:02:35,868] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-AT-04.ratings.json [2022-07-15 09:02:35,869] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-AT-05.ratings.json [2022-07-15 09:02:35,870] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-AT-06.ratings.json [2022-07-15 09:02:35,870] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-AT-07.ratings.json [2022-07-15 09:02:35,872] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-AT-08.ratings.json [2022-07-15 09:02:35,872] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-CH.ratings.json [2022-07-15 09:02:35,874] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-DE-BY.ratings.json [2022-07-15 09:02:35,874] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-ES-CT-L.ratings.json [2022-07-15 09:02:35,875] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-FR.ratings.json [2022-07-15 09:02:35,876] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-GB.ratings.json [2022-07-15 09:02:35,876] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-IS.ratings.json [2022-07-15 09:02:35,877] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-NO.ratings.json [2022-07-15 09:02:35,878] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07-SI.ratings.json [2022-07-15 09:02:35,879] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-07/2022-03-07.ratings.json [2022-07-15 09:02:35,994] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05-AD.ratings.json [2022-07-15 09:02:35,997] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05-CH.ratings.json [2022-07-15 09:02:35,999] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05-CZ.ratings.json [2022-07-15 09:02:36,000] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05-ES.ratings.json [2022-07-15 09:02:36,000] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05-FR.ratings.json [2022-07-15 09:02:36,001] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05-IS.ratings.json [2022-07-15 09:02:36,002] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05-NO.ratings.json [2022-07-15 09:02:36,004] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05-SI.ratings.json [2022-07-15 09:02:36,005] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-05/2022-05-05.ratings.json [2022-07-15 09:02:36,121] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-04/2021-02-04.ratings.json [2022-07-15 09:02:36,230] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-04/2021-04-04.ratings.json [2022-07-15 09:02:36,343] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-06-02/2021-06-02.ratings.json [2022-07-15 09:02:36,457] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-AT-02.ratings.json [2022-07-15 09:02:36,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-AT-03.ratings.json [2022-07-15 09:02:36,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-AT-04.ratings.json [2022-07-15 09:02:36,459] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-AT-05.ratings.json [2022-07-15 09:02:36,459] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-AT-06.ratings.json [2022-07-15 09:02:36,460] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-AT-07.ratings.json [2022-07-15 09:02:36,461] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-AT-08.ratings.json [2022-07-15 09:02:36,462] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-CH.ratings.json [2022-07-15 09:02:36,463] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-DE-BY.ratings.json [2022-07-15 09:02:36,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-ES-CT-L.ratings.json [2022-07-15 09:02:36,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-FR.ratings.json [2022-07-15 09:02:36,465] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-GB.ratings.json [2022-07-15 09:02:36,466] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-NO.ratings.json [2022-07-15 09:02:36,467] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08-SI.ratings.json [2022-07-15 09:02:36,467] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-08/2022-01-08.ratings.json [2022-07-15 09:02:36,583] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-AT-02.ratings.json [2022-07-15 09:02:36,584] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-AT-03.ratings.json [2022-07-15 09:02:36,585] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-AT-04.ratings.json [2022-07-15 09:02:36,586] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-AT-05.ratings.json [2022-07-15 09:02:36,586] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-AT-06.ratings.json [2022-07-15 09:02:36,587] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-AT-07.ratings.json [2022-07-15 09:02:36,588] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-AT-08.ratings.json [2022-07-15 09:02:36,589] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-CH.ratings.json [2022-07-15 09:02:36,590] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-DE-BY.ratings.json [2022-07-15 09:02:36,591] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-ES-CT-L.ratings.json [2022-07-15 09:02:36,591] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-FR.ratings.json [2022-07-15 09:02:36,592] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-GB.ratings.json [2022-07-15 09:02:36,593] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-IS.ratings.json [2022-07-15 09:02:36,594] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-NO.ratings.json [2022-07-15 09:02:36,594] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08-SI.ratings.json [2022-07-15 09:02:36,598] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-08/2022-03-08.ratings.json [2022-07-15 09:02:36,713] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-AD.ratings.json [2022-07-15 09:02:36,714] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-CH.ratings.json [2022-07-15 09:02:36,716] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-CZ.ratings.json [2022-07-15 09:02:36,716] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-ES-CT.ratings.json [2022-07-15 09:02:36,717] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-ES.ratings.json [2022-07-15 09:02:36,717] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-FR.ratings.json [2022-07-15 09:02:36,718] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-IS.ratings.json [2022-07-15 09:02:36,719] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-NO.ratings.json [2022-07-15 09:02:36,719] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06-SI.ratings.json [2022-07-15 09:02:36,720] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-06/2022-05-06.ratings.json [2022-07-15 09:02:36,853] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-05/2021-02-05.ratings.json [2022-07-15 09:02:36,964] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-05/2021-04-05.ratings.json [2022-07-15 09:02:37,077] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-06-03/2021-06-03.ratings.json [2022-07-15 09:02:37,217] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-AT-02.ratings.json [2022-07-15 09:02:37,219] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-AT-03.ratings.json [2022-07-15 09:02:37,220] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-AT-04.ratings.json [2022-07-15 09:02:37,220] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-AT-05.ratings.json [2022-07-15 09:02:37,221] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-AT-06.ratings.json [2022-07-15 09:02:37,222] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-AT-07.ratings.json [2022-07-15 09:02:37,222] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-AT-08.ratings.json [2022-07-15 09:02:37,223] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-CH.ratings.json [2022-07-15 09:02:37,224] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-DE-BY.ratings.json [2022-07-15 09:02:37,224] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-ES-CT-L.ratings.json [2022-07-15 09:02:37,225] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-FR.ratings.json [2022-07-15 09:02:37,226] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-GB.ratings.json [2022-07-15 09:02:37,226] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-NO.ratings.json [2022-07-15 09:02:37,227] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09-SI.ratings.json [2022-07-15 09:02:37,228] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-09/2022-01-09.ratings.json [2022-07-15 09:02:37,342] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-AT-02.ratings.json [2022-07-15 09:02:37,343] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-AT-03.ratings.json [2022-07-15 09:02:37,344] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-AT-04.ratings.json [2022-07-15 09:02:37,345] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-AT-05.ratings.json [2022-07-15 09:02:37,345] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-AT-06.ratings.json [2022-07-15 09:02:37,346] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-AT-07.ratings.json [2022-07-15 09:02:37,348] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-AT-08.ratings.json [2022-07-15 09:02:37,350] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-CH.ratings.json [2022-07-15 09:02:37,351] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-DE-BY.ratings.json [2022-07-15 09:02:37,352] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-ES-CT-L.ratings.json [2022-07-15 09:02:37,352] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-FR.ratings.json [2022-07-15 09:02:37,354] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-GB.ratings.json [2022-07-15 09:02:37,355] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-IS.ratings.json [2022-07-15 09:02:37,356] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-NO.ratings.json [2022-07-15 09:02:37,357] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09-SI.ratings.json [2022-07-15 09:02:37,358] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-09/2022-03-09.ratings.json [2022-07-15 09:02:37,480] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07-AD.ratings.json [2022-07-15 09:02:37,481] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07-CH.ratings.json [2022-07-15 09:02:37,483] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07-CZ.ratings.json [2022-07-15 09:02:37,483] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07-ES.ratings.json [2022-07-15 09:02:37,484] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07-FR.ratings.json [2022-07-15 09:02:37,485] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07-IS.ratings.json [2022-07-15 09:02:37,485] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07-NO.ratings.json [2022-07-15 09:02:37,486] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07-SI.ratings.json [2022-07-15 09:02:37,487] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-07/2022-05-07.ratings.json [2022-07-15 09:02:37,598] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-07/2022-07-07.ratings.json [2022-07-15 09:02:37,703] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-06/2021-02-06.ratings.json [2022-07-15 09:02:37,812] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-06/2021-04-06.ratings.json [2022-07-15 09:02:37,920] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-10-07/2021-10-07.ratings.json [2022-07-15 09:02:38,026] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-AT-02.ratings.json [2022-07-15 09:02:38,026] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-AT-03.ratings.json [2022-07-15 09:02:38,027] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-AT-04.ratings.json [2022-07-15 09:02:38,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-AT-05.ratings.json [2022-07-15 09:02:38,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-AT-06.ratings.json [2022-07-15 09:02:38,029] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-AT-07.ratings.json [2022-07-15 09:02:38,029] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-AT-08.ratings.json [2022-07-15 09:02:38,030] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-CH.ratings.json [2022-07-15 09:02:38,031] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-DE-BY.ratings.json [2022-07-15 09:02:38,031] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-ES-CT-L.ratings.json [2022-07-15 09:02:38,032] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-FR.ratings.json [2022-07-15 09:02:38,034] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-GB.ratings.json [2022-07-15 09:02:38,035] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-NO.ratings.json [2022-07-15 09:02:38,036] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10-SI.ratings.json [2022-07-15 09:02:38,036] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-10/2022-01-10.ratings.json [2022-07-15 09:02:38,146] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-AT-02.ratings.json [2022-07-15 09:02:38,148] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-AT-03.ratings.json [2022-07-15 09:02:38,148] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-AT-04.ratings.json [2022-07-15 09:02:38,149] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-AT-05.ratings.json [2022-07-15 09:02:38,150] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-AT-06.ratings.json [2022-07-15 09:02:38,150] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-AT-07.ratings.json [2022-07-15 09:02:38,151] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-AT-08.ratings.json [2022-07-15 09:02:38,152] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-CH.ratings.json [2022-07-15 09:02:38,153] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-DE-BY.ratings.json [2022-07-15 09:02:38,154] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-ES-CT-L.ratings.json [2022-07-15 09:02:38,154] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-FR.ratings.json [2022-07-15 09:02:38,155] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-GB.ratings.json [2022-07-15 09:02:38,156] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-IS.ratings.json [2022-07-15 09:02:38,156] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-NO.ratings.json [2022-07-15 09:02:38,157] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10-SI.ratings.json [2022-07-15 09:02:38,157] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-10/2022-03-10.ratings.json [2022-07-15 09:02:38,266] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08-AD.ratings.json [2022-07-15 09:02:38,268] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08-CH.ratings.json [2022-07-15 09:02:38,269] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08-CZ.ratings.json [2022-07-15 09:02:38,270] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08-ES.ratings.json [2022-07-15 09:02:38,270] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08-FR.ratings.json [2022-07-15 09:02:38,272] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08-IS.ratings.json [2022-07-15 09:02:38,273] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08-NO.ratings.json [2022-07-15 09:02:38,274] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08-SI.ratings.json [2022-07-15 09:02:38,274] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-08/2022-05-08.ratings.json [2022-07-15 09:02:38,380] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-07/2021-02-07.ratings.json [2022-07-15 09:02:38,484] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-07/2021-04-07.ratings.json [2022-07-15 09:02:38,592] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-10-08/2021-10-08.ratings.json [2022-07-15 09:02:38,700] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-AT-02.ratings.json [2022-07-15 09:02:38,701] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-AT-03.ratings.json [2022-07-15 09:02:38,701] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-AT-04.ratings.json [2022-07-15 09:02:38,702] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-AT-05.ratings.json [2022-07-15 09:02:38,703] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-AT-06.ratings.json [2022-07-15 09:02:38,703] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-AT-07.ratings.json [2022-07-15 09:02:38,704] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-AT-08.ratings.json [2022-07-15 09:02:38,704] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-CH.ratings.json [2022-07-15 09:02:38,705] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-DE-BY.ratings.json [2022-07-15 09:02:38,706] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-ES-CT-L.ratings.json [2022-07-15 09:02:38,708] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-FR.ratings.json [2022-07-15 09:02:38,709] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-GB.ratings.json [2022-07-15 09:02:38,710] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-NO.ratings.json [2022-07-15 09:02:38,712] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11-SI.ratings.json [2022-07-15 09:02:38,712] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-11/2022-01-11.ratings.json [2022-07-15 09:02:38,825] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-AT-02.ratings.json [2022-07-15 09:02:38,826] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-AT-03.ratings.json [2022-07-15 09:02:38,827] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-AT-04.ratings.json [2022-07-15 09:02:38,827] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-AT-05.ratings.json [2022-07-15 09:02:38,828] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-AT-06.ratings.json [2022-07-15 09:02:38,829] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-AT-07.ratings.json [2022-07-15 09:02:38,830] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-AT-08.ratings.json [2022-07-15 09:02:38,831] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-CH.ratings.json [2022-07-15 09:02:38,833] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-DE-BY.ratings.json [2022-07-15 09:02:38,833] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-ES-CT-L.ratings.json [2022-07-15 09:02:38,834] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-FR.ratings.json [2022-07-15 09:02:38,834] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-GB.ratings.json [2022-07-15 09:02:38,835] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-IS.ratings.json [2022-07-15 09:02:38,836] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-NO.ratings.json [2022-07-15 09:02:38,837] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11-SI.ratings.json [2022-07-15 09:02:38,837] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-11/2022-03-11.ratings.json [2022-07-15 09:02:38,953] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-09/2022-05-09-AD.ratings.json [2022-07-15 09:02:38,954] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-09/2022-05-09-CZ.ratings.json [2022-07-15 09:02:38,955] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-09/2022-05-09-ES-CT.ratings.json [2022-07-15 09:02:38,955] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-09/2022-05-09-FR.ratings.json [2022-07-15 09:02:38,956] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-09/2022-05-09-IS.ratings.json [2022-07-15 09:02:38,956] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-09/2022-05-09-NO.ratings.json [2022-07-15 09:02:38,958] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-09/2022-05-09-SI.ratings.json [2022-07-15 09:02:38,960] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-09/2022-05-09.ratings.json [2022-07-15 09:02:39,075] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 09:02:39,203] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-08/2021-02-08.ratings.json [2022-07-15 09:02:39,311] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-08/2021-04-08.ratings.json [2022-07-15 09:02:39,417] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-10-09/2021-10-09.ratings.json [2022-07-15 09:02:39,526] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-AT-02.ratings.json [2022-07-15 09:02:39,527] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-AT-03.ratings.json [2022-07-15 09:02:39,527] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-AT-04.ratings.json [2022-07-15 09:02:39,528] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-AT-05.ratings.json [2022-07-15 09:02:39,529] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-AT-06.ratings.json [2022-07-15 09:02:39,530] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-AT-07.ratings.json [2022-07-15 09:02:39,530] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-AT-08.ratings.json [2022-07-15 09:02:39,531] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-CH.ratings.json [2022-07-15 09:02:39,531] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-DE-BY.ratings.json [2022-07-15 09:02:39,532] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-ES-CT-L.ratings.json [2022-07-15 09:02:39,532] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-FR.ratings.json [2022-07-15 09:02:39,532] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-GB.ratings.json [2022-07-15 09:02:39,533] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-NO.ratings.json [2022-07-15 09:02:39,534] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12-SI.ratings.json [2022-07-15 09:02:39,535] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-12/2022-01-12.ratings.json [2022-07-15 09:02:39,661] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-AT-02.ratings.json [2022-07-15 09:02:39,662] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-AT-03.ratings.json [2022-07-15 09:02:39,662] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-AT-04.ratings.json [2022-07-15 09:02:39,663] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-AT-05.ratings.json [2022-07-15 09:02:39,664] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-AT-06.ratings.json [2022-07-15 09:02:39,664] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-AT-07.ratings.json [2022-07-15 09:02:39,665] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-AT-08.ratings.json [2022-07-15 09:02:39,665] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-CH.ratings.json [2022-07-15 09:02:39,666] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-DE-BY.ratings.json [2022-07-15 09:02:39,667] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-ES-CT-L.ratings.json [2022-07-15 09:02:39,668] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-FR.ratings.json [2022-07-15 09:02:39,668] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-GB.ratings.json [2022-07-15 09:02:39,669] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-IS.ratings.json [2022-07-15 09:02:39,669] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-NO.ratings.json [2022-07-15 09:02:39,670] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12-SI.ratings.json [2022-07-15 09:02:39,670] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-12/2022-03-12.ratings.json [2022-07-15 09:02:39,784] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-10/2022-05-10-AD.ratings.json [2022-07-15 09:02:39,785] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-10/2022-05-10-CZ.ratings.json [2022-07-15 09:02:39,786] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-10/2022-05-10-FR.ratings.json [2022-07-15 09:02:39,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-10/2022-05-10-IS.ratings.json [2022-07-15 09:02:39,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-10/2022-05-10-NO.ratings.json [2022-07-15 09:02:39,788] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-10/2022-05-10-SI.ratings.json [2022-07-15 09:02:39,788] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-10/2022-05-10.ratings.json [2022-07-15 09:02:39,906] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-09/2021-02-09.ratings.json [2022-07-15 09:02:40,014] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-09/2021-04-09.ratings.json [2022-07-15 09:02:40,119] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-10-10/2021-10-10.ratings.json [2022-07-15 09:02:40,246] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-AT-02.ratings.json [2022-07-15 09:02:40,247] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-AT-03.ratings.json [2022-07-15 09:02:40,248] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-AT-04.ratings.json [2022-07-15 09:02:40,249] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-AT-05.ratings.json [2022-07-15 09:02:40,250] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-AT-06.ratings.json [2022-07-15 09:02:40,251] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-AT-07.ratings.json [2022-07-15 09:02:40,252] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-AT-08.ratings.json [2022-07-15 09:02:40,253] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-CH.ratings.json [2022-07-15 09:02:40,254] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-DE-BY.ratings.json [2022-07-15 09:02:40,255] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-ES-CT-L.ratings.json [2022-07-15 09:02:40,256] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-FR.ratings.json [2022-07-15 09:02:40,256] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-GB.ratings.json [2022-07-15 09:02:40,257] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-NO.ratings.json [2022-07-15 09:02:40,258] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13-SI.ratings.json [2022-07-15 09:02:40,258] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-13/2022-01-13.ratings.json [2022-07-15 09:02:40,365] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-AT-02.ratings.json [2022-07-15 09:02:40,366] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-AT-03.ratings.json [2022-07-15 09:02:40,366] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-AT-04.ratings.json [2022-07-15 09:02:40,367] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-AT-05.ratings.json [2022-07-15 09:02:40,367] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-AT-06.ratings.json [2022-07-15 09:02:40,368] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-AT-07.ratings.json [2022-07-15 09:02:40,369] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-AT-08.ratings.json [2022-07-15 09:02:40,369] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-CH.ratings.json [2022-07-15 09:02:40,371] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-DE-BY.ratings.json [2022-07-15 09:02:40,371] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-ES-CT-L.ratings.json [2022-07-15 09:02:40,371] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-FR.ratings.json [2022-07-15 09:02:40,372] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-GB.ratings.json [2022-07-15 09:02:40,373] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-IS.ratings.json [2022-07-15 09:02:40,374] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-NO.ratings.json [2022-07-15 09:02:40,375] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13-SI.ratings.json [2022-07-15 09:02:40,375] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-13/2022-03-13.ratings.json [2022-07-15 09:02:40,497] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-11/2022-05-11-AD.ratings.json [2022-07-15 09:02:40,498] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-11/2022-05-11-CZ.ratings.json [2022-07-15 09:02:40,500] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-11/2022-05-11-ES-CT.ratings.json [2022-07-15 09:02:40,501] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-11/2022-05-11-FR.ratings.json [2022-07-15 09:02:40,502] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-11/2022-05-11-IS.ratings.json [2022-07-15 09:02:40,503] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-11/2022-05-11-NO.ratings.json [2022-07-15 09:02:40,504] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-11/2022-05-11-SI.ratings.json [2022-07-15 09:02:40,505] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-11/2022-05-11.ratings.json [2022-07-15 09:02:40,617] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-10/2021-02-10.ratings.json [2022-07-15 09:02:40,721] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-10/2021-04-10.ratings.json [2022-07-15 09:02:40,830] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-05/2021-11-05.ratings.json [2022-07-15 09:02:40,943] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-AT-02.ratings.json [2022-07-15 09:02:40,944] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-AT-03.ratings.json [2022-07-15 09:02:40,945] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-AT-04.ratings.json [2022-07-15 09:02:40,946] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-AT-05.ratings.json [2022-07-15 09:02:40,948] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-AT-06.ratings.json [2022-07-15 09:02:40,949] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-AT-07.ratings.json [2022-07-15 09:02:40,950] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-AT-08.ratings.json [2022-07-15 09:02:40,951] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-CH.ratings.json [2022-07-15 09:02:40,951] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-DE-BY.ratings.json [2022-07-15 09:02:40,952] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-ES-CT-L.ratings.json [2022-07-15 09:02:40,952] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-FR.ratings.json [2022-07-15 09:02:40,953] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-GB.ratings.json [2022-07-15 09:02:40,953] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-NO.ratings.json [2022-07-15 09:02:40,953] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14-SI.ratings.json [2022-07-15 09:02:40,954] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-14/2022-01-14.ratings.json [2022-07-15 09:02:41,073] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-AT-02.ratings.json [2022-07-15 09:02:41,075] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-AT-03.ratings.json [2022-07-15 09:02:41,075] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-AT-04.ratings.json [2022-07-15 09:02:41,076] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-AT-05.ratings.json [2022-07-15 09:02:41,077] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-AT-06.ratings.json [2022-07-15 09:02:41,078] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-AT-07.ratings.json [2022-07-15 09:02:41,080] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-AT-08.ratings.json [2022-07-15 09:02:41,081] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-CH.ratings.json [2022-07-15 09:02:41,082] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-DE-BY.ratings.json [2022-07-15 09:02:41,083] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-ES-CT-L.ratings.json [2022-07-15 09:02:41,084] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-FR.ratings.json [2022-07-15 09:02:41,084] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-GB.ratings.json [2022-07-15 09:02:41,085] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-IS.ratings.json [2022-07-15 09:02:41,086] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-NO.ratings.json [2022-07-15 09:02:41,087] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14-SI.ratings.json [2022-07-15 09:02:41,087] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-14/2022-03-14.ratings.json [2022-07-15 09:02:41,202] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-12/2022-05-12-AD.ratings.json [2022-07-15 09:02:41,203] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-12/2022-05-12-CZ.ratings.json [2022-07-15 09:02:41,203] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-12/2022-05-12-FR.ratings.json [2022-07-15 09:02:41,204] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-12/2022-05-12-IS.ratings.json [2022-07-15 09:02:41,204] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-12/2022-05-12-NO.ratings.json [2022-07-15 09:02:41,205] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-12/2022-05-12-SI.ratings.json [2022-07-15 09:02:41,206] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-12/2022-05-12.ratings.json [2022-07-15 09:02:41,319] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-11/2021-02-11.ratings.json [2022-07-15 09:02:41,429] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-11/2021-04-11.ratings.json [2022-07-15 09:02:41,535] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-06/2021-11-06.ratings.json [2022-07-15 09:02:41,641] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-AT-02.ratings.json [2022-07-15 09:02:41,641] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-AT-03.ratings.json [2022-07-15 09:02:41,642] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-AT-04.ratings.json [2022-07-15 09:02:41,642] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-AT-05.ratings.json [2022-07-15 09:02:41,643] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-AT-06.ratings.json [2022-07-15 09:02:41,644] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-AT-07.ratings.json [2022-07-15 09:02:41,644] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-AT-08.ratings.json [2022-07-15 09:02:41,645] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-CH.ratings.json [2022-07-15 09:02:41,645] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-DE-BY.ratings.json [2022-07-15 09:02:41,649] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-ES-CT-L.ratings.json [2022-07-15 09:02:41,649] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-FR.ratings.json [2022-07-15 09:02:41,650] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-GB.ratings.json [2022-07-15 09:02:41,651] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-NO.ratings.json [2022-07-15 09:02:41,651] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15-SI.ratings.json [2022-07-15 09:02:41,652] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-15/2022-01-15.ratings.json [2022-07-15 09:02:41,770] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-AT-02.ratings.json [2022-07-15 09:02:41,771] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-AT-03.ratings.json [2022-07-15 09:02:41,772] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-AT-04.ratings.json [2022-07-15 09:02:41,772] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-AT-05.ratings.json [2022-07-15 09:02:41,773] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-AT-06.ratings.json [2022-07-15 09:02:41,774] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-AT-07.ratings.json [2022-07-15 09:02:41,775] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-AT-08.ratings.json [2022-07-15 09:02:41,775] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-CH.ratings.json [2022-07-15 09:02:41,776] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-DE-BY.ratings.json [2022-07-15 09:02:41,777] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-ES-CT-L.ratings.json [2022-07-15 09:02:41,778] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-FR.ratings.json [2022-07-15 09:02:41,779] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-GB.ratings.json [2022-07-15 09:02:41,779] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-IS.ratings.json [2022-07-15 09:02:41,779] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-NO.ratings.json [2022-07-15 09:02:41,781] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15-SI.ratings.json [2022-07-15 09:02:41,782] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-15/2022-03-15.ratings.json [2022-07-15 09:02:41,897] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-13/2022-05-13-AD.ratings.json [2022-07-15 09:02:41,898] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-13/2022-05-13-CZ.ratings.json [2022-07-15 09:02:41,898] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-13/2022-05-13-ES-CT.ratings.json [2022-07-15 09:02:41,899] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-13/2022-05-13-FR.ratings.json [2022-07-15 09:02:41,901] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-13/2022-05-13-IS.ratings.json [2022-07-15 09:02:41,901] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-13/2022-05-13-NO.ratings.json [2022-07-15 09:02:41,902] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-13/2022-05-13.ratings.json [2022-07-15 09:02:42,010] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-12/2021-02-12.ratings.json [2022-07-15 09:02:42,119] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-12/2021-04-12.ratings.json [2022-07-15 09:02:42,225] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-07/2021-11-07.ratings.json [2022-07-15 09:02:42,335] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-AT-02.ratings.json [2022-07-15 09:02:42,335] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-AT-03.ratings.json [2022-07-15 09:02:42,336] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-AT-04.ratings.json [2022-07-15 09:02:42,336] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-AT-05.ratings.json [2022-07-15 09:02:42,337] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-AT-06.ratings.json [2022-07-15 09:02:42,337] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-AT-07.ratings.json [2022-07-15 09:02:42,338] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-AT-08.ratings.json [2022-07-15 09:02:42,338] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-CH.ratings.json [2022-07-15 09:02:42,339] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-DE-BY.ratings.json [2022-07-15 09:02:42,340] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-ES-CT-L.ratings.json [2022-07-15 09:02:42,340] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-FR.ratings.json [2022-07-15 09:02:42,341] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-GB.ratings.json [2022-07-15 09:02:42,341] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-NO.ratings.json [2022-07-15 09:02:42,342] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16-SI.ratings.json [2022-07-15 09:02:42,342] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-16/2022-01-16.ratings.json [2022-07-15 09:02:42,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-AT-02.ratings.json [2022-07-15 09:02:42,459] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-AT-03.ratings.json [2022-07-15 09:02:42,460] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-AT-04.ratings.json [2022-07-15 09:02:42,460] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-AT-05.ratings.json [2022-07-15 09:02:42,461] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-AT-06.ratings.json [2022-07-15 09:02:42,461] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-AT-07.ratings.json [2022-07-15 09:02:42,462] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-AT-08.ratings.json [2022-07-15 09:02:42,463] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-CH.ratings.json [2022-07-15 09:02:42,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-DE-BY.ratings.json [2022-07-15 09:02:42,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-ES-CT-L.ratings.json [2022-07-15 09:02:42,465] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-FR.ratings.json [2022-07-15 09:02:42,465] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-GB.ratings.json [2022-07-15 09:02:42,467] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-IS.ratings.json [2022-07-15 09:02:42,468] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-NO.ratings.json [2022-07-15 09:02:42,468] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16-SI.ratings.json [2022-07-15 09:02:42,469] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-16/2022-03-16.ratings.json [2022-07-15 09:02:42,592] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-14/2022-05-14-AD.ratings.json [2022-07-15 09:02:42,593] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-14/2022-05-14-CZ.ratings.json [2022-07-15 09:02:42,593] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-14/2022-05-14-FR.ratings.json [2022-07-15 09:02:42,594] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-14/2022-05-14-IS.ratings.json [2022-07-15 09:02:42,595] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-14/2022-05-14-NO.ratings.json [2022-07-15 09:02:42,596] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-14/2022-05-14.ratings.json [2022-07-15 09:02:42,722] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-08/2021-11-08.ratings.json [2022-07-15 09:02:42,832] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-AT-02.ratings.json [2022-07-15 09:02:42,833] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-AT-03.ratings.json [2022-07-15 09:02:42,834] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-AT-04.ratings.json [2022-07-15 09:02:42,834] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-AT-05.ratings.json [2022-07-15 09:02:42,835] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-AT-06.ratings.json [2022-07-15 09:02:42,835] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-AT-07.ratings.json [2022-07-15 09:02:42,835] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-AT-08.ratings.json [2022-07-15 09:02:42,836] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-CH.ratings.json [2022-07-15 09:02:42,837] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-DE-BY.ratings.json [2022-07-15 09:02:42,837] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-ES-CT-L.ratings.json [2022-07-15 09:02:42,838] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-FR.ratings.json [2022-07-15 09:02:42,839] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-GB.ratings.json [2022-07-15 09:02:42,839] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-NO.ratings.json [2022-07-15 09:02:42,840] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17-SI.ratings.json [2022-07-15 09:02:42,841] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-17/2022-01-17.ratings.json [2022-07-15 09:02:42,952] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-AT-02.ratings.json [2022-07-15 09:02:42,953] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-AT-03.ratings.json [2022-07-15 09:02:42,954] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-AT-04.ratings.json [2022-07-15 09:02:42,954] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-AT-05.ratings.json [2022-07-15 09:02:42,955] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-AT-06.ratings.json [2022-07-15 09:02:42,956] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-AT-07.ratings.json [2022-07-15 09:02:42,957] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-AT-08.ratings.json [2022-07-15 09:02:42,958] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-CH.ratings.json [2022-07-15 09:02:42,959] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-DE-BY.ratings.json [2022-07-15 09:02:42,960] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-ES-CT-L.ratings.json [2022-07-15 09:02:42,961] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-FR.ratings.json [2022-07-15 09:02:42,961] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-GB.ratings.json [2022-07-15 09:02:42,962] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-IS.ratings.json [2022-07-15 09:02:42,963] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-NO.ratings.json [2022-07-15 09:02:42,964] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17-SI.ratings.json [2022-07-15 09:02:42,965] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-17/2022-03-17.ratings.json [2022-07-15 09:02:43,082] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-15/2022-05-15-AD.ratings.json [2022-07-15 09:02:43,083] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-15/2022-05-15-FR.ratings.json [2022-07-15 09:02:43,084] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-15/2022-05-15-IS.ratings.json [2022-07-15 09:02:43,085] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-15/2022-05-15-NO.ratings.json [2022-07-15 09:02:43,086] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-15/2022-05-15.ratings.json [2022-07-15 09:02:43,201] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-13/2021-02-13.ratings.json [2022-07-15 09:02:43,309] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-13/2021-04-13.ratings.json [2022-07-15 09:02:43,427] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-08/2022-07-08.ratings.json [2022-07-15 09:02:43,538] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-14/2021-02-14.ratings.json [2022-07-15 09:02:43,659] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-14/2021-04-14.ratings.json [2022-07-15 09:02:43,766] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-09/2021-11-09.ratings.json [2022-07-15 09:02:43,871] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-AT-02.ratings.json [2022-07-15 09:02:43,872] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-AT-03.ratings.json [2022-07-15 09:02:43,873] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-AT-04.ratings.json [2022-07-15 09:02:43,874] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-AT-05.ratings.json [2022-07-15 09:02:43,876] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-AT-06.ratings.json [2022-07-15 09:02:43,876] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-AT-07.ratings.json [2022-07-15 09:02:43,877] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-AT-08.ratings.json [2022-07-15 09:02:43,877] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-CH.ratings.json [2022-07-15 09:02:43,878] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-DE-BY.ratings.json [2022-07-15 09:02:43,879] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-ES-CT-L.ratings.json [2022-07-15 09:02:43,880] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-FR.ratings.json [2022-07-15 09:02:43,882] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-GB.ratings.json [2022-07-15 09:02:43,883] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-NO.ratings.json [2022-07-15 09:02:43,884] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18-SI.ratings.json [2022-07-15 09:02:43,885] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-18/2022-01-18.ratings.json [2022-07-15 09:02:43,995] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-AT-02.ratings.json [2022-07-15 09:02:43,996] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-AT-03.ratings.json [2022-07-15 09:02:43,996] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-AT-04.ratings.json [2022-07-15 09:02:43,997] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-AT-05.ratings.json [2022-07-15 09:02:43,997] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-AT-06.ratings.json [2022-07-15 09:02:43,998] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-AT-07.ratings.json [2022-07-15 09:02:43,999] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-AT-08.ratings.json [2022-07-15 09:02:44,000] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-CH.ratings.json [2022-07-15 09:02:44,001] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-DE-BY.ratings.json [2022-07-15 09:02:44,002] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-ES-CT-L.ratings.json [2022-07-15 09:02:44,002] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-FR.ratings.json [2022-07-15 09:02:44,003] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-GB.ratings.json [2022-07-15 09:02:44,004] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-IS.ratings.json [2022-07-15 09:02:44,005] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-NO.ratings.json [2022-07-15 09:02:44,006] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18-SI.ratings.json [2022-07-15 09:02:44,007] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-18/2022-03-18.ratings.json [2022-07-15 09:02:44,119] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-16/2022-05-16-AD.ratings.json [2022-07-15 09:02:44,120] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-16/2022-05-16-ES-CT.ratings.json [2022-07-15 09:02:44,121] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-16/2022-05-16-FR.ratings.json [2022-07-15 09:02:44,123] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-16/2022-05-16-IS.ratings.json [2022-07-15 09:02:44,124] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-16/2022-05-16-NO.ratings.json [2022-07-15 09:02:44,125] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-16/2022-05-16.ratings.json [2022-07-15 09:02:44,233] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-15/2021-04-15.ratings.json [2022-07-15 09:02:44,341] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-10/2021-11-10.ratings.json [2022-07-15 09:02:44,453] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-AT-02.ratings.json [2022-07-15 09:02:44,454] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-AT-03.ratings.json [2022-07-15 09:02:44,456] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-AT-04.ratings.json [2022-07-15 09:02:44,456] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-AT-05.ratings.json [2022-07-15 09:02:44,457] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-AT-06.ratings.json [2022-07-15 09:02:44,457] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-AT-07.ratings.json [2022-07-15 09:02:44,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-AT-08.ratings.json [2022-07-15 09:02:44,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-CH.ratings.json [2022-07-15 09:02:44,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-DE-BY.ratings.json [2022-07-15 09:02:44,459] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-ES-CT-L.ratings.json [2022-07-15 09:02:44,460] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-FR.ratings.json [2022-07-15 09:02:44,461] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-GB.ratings.json [2022-07-15 09:02:44,462] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-NO.ratings.json [2022-07-15 09:02:44,463] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19-SI.ratings.json [2022-07-15 09:02:44,463] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-19/2022-01-19.ratings.json [2022-07-15 09:02:44,576] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-AT-02.ratings.json [2022-07-15 09:02:44,577] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-AT-03.ratings.json [2022-07-15 09:02:44,578] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-AT-04.ratings.json [2022-07-15 09:02:44,578] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-AT-05.ratings.json [2022-07-15 09:02:44,579] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-AT-06.ratings.json [2022-07-15 09:02:44,580] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-AT-07.ratings.json [2022-07-15 09:02:44,581] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-AT-08.ratings.json [2022-07-15 09:02:44,581] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-CH.ratings.json [2022-07-15 09:02:44,583] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-DE-BY.ratings.json [2022-07-15 09:02:44,583] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-ES-CT-L.ratings.json [2022-07-15 09:02:44,584] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-FR.ratings.json [2022-07-15 09:02:44,585] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-GB.ratings.json [2022-07-15 09:02:44,585] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-IS.ratings.json [2022-07-15 09:02:44,586] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-NO.ratings.json [2022-07-15 09:02:44,587] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19-SI.ratings.json [2022-07-15 09:02:44,588] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-19/2022-03-19.ratings.json [2022-07-15 09:02:44,715] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-17/2022-05-17-AD.ratings.json [2022-07-15 09:02:44,716] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-17/2022-05-17-FR.ratings.json [2022-07-15 09:02:44,717] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-17/2022-05-17-IS.ratings.json [2022-07-15 09:02:44,717] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-17/2022-05-17-NO.ratings.json [2022-07-15 09:02:44,719] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-17/2022-05-17.ratings.json [2022-07-15 09:02:44,839] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-15/2021-02-15.ratings.json [2022-07-15 09:02:44,945] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-16/2021-02-16.ratings.json [2022-07-15 09:02:45,060] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-16/2021-04-16.ratings.json [2022-07-15 09:02:45,168] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-11/2021-11-11.ratings.json [2022-07-15 09:02:45,273] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-AT-02.ratings.json [2022-07-15 09:02:45,274] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-AT-03.ratings.json [2022-07-15 09:02:45,275] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-AT-04.ratings.json [2022-07-15 09:02:45,276] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-AT-05.ratings.json [2022-07-15 09:02:45,277] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-AT-06.ratings.json [2022-07-15 09:02:45,277] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-AT-07.ratings.json [2022-07-15 09:02:45,278] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-AT-08.ratings.json [2022-07-15 09:02:45,278] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-CH.ratings.json [2022-07-15 09:02:45,279] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-DE-BY.ratings.json [2022-07-15 09:02:45,280] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-ES-CT-L.ratings.json [2022-07-15 09:02:45,280] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-FR.ratings.json [2022-07-15 09:02:45,281] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-GB.ratings.json [2022-07-15 09:02:45,282] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-NO.ratings.json [2022-07-15 09:02:45,283] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20-SI.ratings.json [2022-07-15 09:02:45,284] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-20/2022-01-20.ratings.json [2022-07-15 09:02:45,395] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-AT-02.ratings.json [2022-07-15 09:02:45,396] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-AT-03.ratings.json [2022-07-15 09:02:45,397] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-AT-04.ratings.json [2022-07-15 09:02:45,397] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-AT-05.ratings.json [2022-07-15 09:02:45,399] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-AT-06.ratings.json [2022-07-15 09:02:45,400] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-AT-07.ratings.json [2022-07-15 09:02:45,402] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-AT-08.ratings.json [2022-07-15 09:02:45,402] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-CH.ratings.json [2022-07-15 09:02:45,404] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-DE-BY.ratings.json [2022-07-15 09:02:45,404] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-ES-CT-L.ratings.json [2022-07-15 09:02:45,405] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-FR.ratings.json [2022-07-15 09:02:45,406] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-GB.ratings.json [2022-07-15 09:02:45,407] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-IS.ratings.json [2022-07-15 09:02:45,408] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-NO.ratings.json [2022-07-15 09:02:45,408] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20-SI.ratings.json [2022-07-15 09:02:45,409] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-20/2022-03-20.ratings.json [2022-07-15 09:02:45,525] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-18/2022-05-18-AD.ratings.json [2022-07-15 09:02:45,526] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-18/2022-05-18-FR.ratings.json [2022-07-15 09:02:45,526] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-18/2022-05-18-IS.ratings.json [2022-07-15 09:02:45,527] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-18/2022-05-18-NO.ratings.json [2022-07-15 09:02:45,528] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-18/2022-05-18.ratings.json [2022-07-15 09:02:45,634] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-17/2021-02-17.ratings.json [2022-07-15 09:02:45,751] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-17/2021-04-17.ratings.json [2022-07-15 09:02:45,864] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-16/2021-11-16.ratings.json [2022-07-15 09:02:45,974] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-AT-02.ratings.json [2022-07-15 09:02:45,975] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-AT-03.ratings.json [2022-07-15 09:02:45,976] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-AT-04.ratings.json [2022-07-15 09:02:45,976] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-AT-05.ratings.json [2022-07-15 09:02:45,977] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-AT-06.ratings.json [2022-07-15 09:02:45,981] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-AT-07.ratings.json [2022-07-15 09:02:45,982] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-AT-08.ratings.json [2022-07-15 09:02:45,983] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-CH.ratings.json [2022-07-15 09:02:45,984] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-DE-BY.ratings.json [2022-07-15 09:02:45,985] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-ES-CT-L.ratings.json [2022-07-15 09:02:45,985] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-FR.ratings.json [2022-07-15 09:02:45,986] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-GB.ratings.json [2022-07-15 09:02:45,987] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-NO.ratings.json [2022-07-15 09:02:45,988] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21-SI.ratings.json [2022-07-15 09:02:45,988] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-21/2022-01-21.ratings.json [2022-07-15 09:02:46,096] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-AT-02.ratings.json [2022-07-15 09:02:46,098] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-AT-03.ratings.json [2022-07-15 09:02:46,098] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-AT-04.ratings.json [2022-07-15 09:02:46,099] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-AT-05.ratings.json [2022-07-15 09:02:46,100] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-AT-06.ratings.json [2022-07-15 09:02:46,100] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-AT-07.ratings.json [2022-07-15 09:02:46,102] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-AT-08.ratings.json [2022-07-15 09:02:46,103] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-CH.ratings.json [2022-07-15 09:02:46,104] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-DE-BY.ratings.json [2022-07-15 09:02:46,106] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-ES-CT-L.ratings.json [2022-07-15 09:02:46,108] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-FR.ratings.json [2022-07-15 09:02:46,109] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-GB.ratings.json [2022-07-15 09:02:46,109] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-IS.ratings.json [2022-07-15 09:02:46,110] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-NO.ratings.json [2022-07-15 09:02:46,111] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21-SI.ratings.json [2022-07-15 09:02:46,111] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-21/2022-03-21.ratings.json [2022-07-15 09:02:46,225] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-19/2022-05-19-AD.ratings.json [2022-07-15 09:02:46,228] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-19/2022-05-19-FR.ratings.json [2022-07-15 09:02:46,230] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-19/2022-05-19-IS.ratings.json [2022-07-15 09:02:46,231] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-19/2022-05-19-NO.ratings.json [2022-07-15 09:02:46,233] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-19/2022-05-19.ratings.json [2022-07-15 09:02:46,341] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-18/2021-02-18.ratings.json [2022-07-15 09:02:46,448] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-18/2021-04-18.ratings.json [2022-07-15 09:02:46,566] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-17/2021-11-17.ratings.json [2022-07-15 09:02:46,678] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-AT-02.ratings.json [2022-07-15 09:02:46,679] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-AT-03.ratings.json [2022-07-15 09:02:46,680] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-AT-04.ratings.json [2022-07-15 09:02:46,681] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-AT-05.ratings.json [2022-07-15 09:02:46,681] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-AT-06.ratings.json [2022-07-15 09:02:46,682] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-AT-07.ratings.json [2022-07-15 09:02:46,682] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-AT-08.ratings.json [2022-07-15 09:02:46,683] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-CH.ratings.json [2022-07-15 09:02:46,684] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-DE-BY.ratings.json [2022-07-15 09:02:46,684] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-ES-CT-L.ratings.json [2022-07-15 09:02:46,685] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-FR.ratings.json [2022-07-15 09:02:46,685] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-GB.ratings.json [2022-07-15 09:02:46,686] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-NO.ratings.json [2022-07-15 09:02:46,686] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22-SI.ratings.json [2022-07-15 09:02:46,687] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-22/2022-01-22.ratings.json [2022-07-15 09:02:46,805] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-AT-02.ratings.json [2022-07-15 09:02:46,806] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-AT-03.ratings.json [2022-07-15 09:02:46,807] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-AT-04.ratings.json [2022-07-15 09:02:46,808] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-AT-05.ratings.json [2022-07-15 09:02:46,808] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-AT-06.ratings.json [2022-07-15 09:02:46,809] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-AT-07.ratings.json [2022-07-15 09:02:46,811] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-AT-08.ratings.json [2022-07-15 09:02:46,811] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-CH.ratings.json [2022-07-15 09:02:46,812] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-DE-BY.ratings.json [2022-07-15 09:02:46,813] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-ES-CT-L.ratings.json [2022-07-15 09:02:46,813] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-FR.ratings.json [2022-07-15 09:02:46,814] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-GB.ratings.json [2022-07-15 09:02:46,815] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-IS.ratings.json [2022-07-15 09:02:46,815] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-NO.ratings.json [2022-07-15 09:02:46,816] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22-SI.ratings.json [2022-07-15 09:02:46,817] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-22/2022-03-22.ratings.json [2022-07-15 09:02:46,931] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-20/2022-05-20-AD.ratings.json [2022-07-15 09:02:46,932] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-20/2022-05-20-FR.ratings.json [2022-07-15 09:02:46,933] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-20/2022-05-20-IS.ratings.json [2022-07-15 09:02:46,933] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-20/2022-05-20-NO.ratings.json [2022-07-15 09:02:46,935] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-20/2022-05-20-SK.ratings.json [2022-07-15 09:02:46,935] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-20/2022-05-20.ratings.json [2022-07-15 09:02:47,054] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-19/2021-02-19.ratings.json [2022-07-15 09:02:47,172] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-19/2021-04-19.ratings.json [2022-07-15 09:02:47,282] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-18/2021-11-18.ratings.json [2022-07-15 09:02:47,393] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-AT-02.ratings.json [2022-07-15 09:02:47,395] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-AT-03.ratings.json [2022-07-15 09:02:47,396] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-AT-04.ratings.json [2022-07-15 09:02:47,397] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-AT-05.ratings.json [2022-07-15 09:02:47,398] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-AT-06.ratings.json [2022-07-15 09:02:47,398] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-AT-07.ratings.json [2022-07-15 09:02:47,399] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-AT-08.ratings.json [2022-07-15 09:02:47,399] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-CH.ratings.json [2022-07-15 09:02:47,401] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-DE-BY.ratings.json [2022-07-15 09:02:47,401] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-ES-CT-L.ratings.json [2022-07-15 09:02:47,402] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-FR.ratings.json [2022-07-15 09:02:47,403] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-GB.ratings.json [2022-07-15 09:02:47,403] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-NO.ratings.json [2022-07-15 09:02:47,405] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23-SI.ratings.json [2022-07-15 09:02:47,405] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-23/2022-01-23.ratings.json [2022-07-15 09:02:47,515] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-AT-02.ratings.json [2022-07-15 09:02:47,518] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-AT-03.ratings.json [2022-07-15 09:02:47,519] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-AT-04.ratings.json [2022-07-15 09:02:47,519] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-AT-05.ratings.json [2022-07-15 09:02:47,520] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-AT-06.ratings.json [2022-07-15 09:02:47,521] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-AT-07.ratings.json [2022-07-15 09:02:47,522] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-AT-08.ratings.json [2022-07-15 09:02:47,523] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-CH.ratings.json [2022-07-15 09:02:47,525] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-DE-BY.ratings.json [2022-07-15 09:02:47,525] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-ES-CT-L.ratings.json [2022-07-15 09:02:47,526] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-FR.ratings.json [2022-07-15 09:02:47,527] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-GB.ratings.json [2022-07-15 09:02:47,528] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-IS.ratings.json [2022-07-15 09:02:47,530] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-NO.ratings.json [2022-07-15 09:02:47,531] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23-SI.ratings.json [2022-07-15 09:02:47,533] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-23/2022-03-23.ratings.json [2022-07-15 09:02:47,648] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-21/2022-05-21-AD.ratings.json [2022-07-15 09:02:47,649] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-21/2022-05-21-FR.ratings.json [2022-07-15 09:02:47,650] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-21/2022-05-21-IS.ratings.json [2022-07-15 09:02:47,651] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-21/2022-05-21-NO.ratings.json [2022-07-15 09:02:47,653] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-21/2022-05-21.ratings.json [2022-07-15 09:02:47,767] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-09/2022-07-09.ratings.json [2022-07-15 09:02:47,876] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-20/2021-02-20.ratings.json [2022-07-15 09:02:47,987] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-20/2021-04-20.ratings.json [2022-07-15 09:02:48,097] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-19/2021-11-19.ratings.json [2022-07-15 09:02:48,210] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-AT-02.ratings.json [2022-07-15 09:02:48,212] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-AT-03.ratings.json [2022-07-15 09:02:48,217] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-AT-04.ratings.json [2022-07-15 09:02:48,217] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-AT-05.ratings.json [2022-07-15 09:02:48,218] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-AT-06.ratings.json [2022-07-15 09:02:48,219] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-AT-07.ratings.json [2022-07-15 09:02:48,219] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-AT-08.ratings.json [2022-07-15 09:02:48,219] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-CH.ratings.json [2022-07-15 09:02:48,221] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-DE-BY.ratings.json [2022-07-15 09:02:48,222] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-ES-CT-L.ratings.json [2022-07-15 09:02:48,223] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-FR.ratings.json [2022-07-15 09:02:48,224] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-GB.ratings.json [2022-07-15 09:02:48,225] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-NO.ratings.json [2022-07-15 09:02:48,227] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24-SI.ratings.json [2022-07-15 09:02:48,227] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-24/2022-01-24.ratings.json [2022-07-15 09:02:48,355] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-AT-02.ratings.json [2022-07-15 09:02:48,356] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-AT-03.ratings.json [2022-07-15 09:02:48,356] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-AT-04.ratings.json [2022-07-15 09:02:48,357] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-AT-05.ratings.json [2022-07-15 09:02:48,358] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-AT-06.ratings.json [2022-07-15 09:02:48,359] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-AT-07.ratings.json [2022-07-15 09:02:48,361] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-AT-08.ratings.json [2022-07-15 09:02:48,363] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-CH.ratings.json [2022-07-15 09:02:48,365] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-CZ.ratings.json [2022-07-15 09:02:48,367] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-DE-BY.ratings.json [2022-07-15 09:02:48,371] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-ES-CT-L.ratings.json [2022-07-15 09:02:48,371] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-ES-CT.ratings.json [2022-07-15 09:02:48,372] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-ES.ratings.json [2022-07-15 09:02:48,372] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-FR.ratings.json [2022-07-15 09:02:48,374] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-GB.ratings.json [2022-07-15 09:02:48,375] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-IS.ratings.json [2022-07-15 09:02:48,377] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-NO.ratings.json [2022-07-15 09:02:48,378] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24-SI.ratings.json [2022-07-15 09:02:48,379] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-24/2022-03-24.ratings.json [2022-07-15 09:02:48,498] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-22/2022-05-22-AD.ratings.json [2022-07-15 09:02:48,499] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-22/2022-05-22-FR.ratings.json [2022-07-15 09:02:48,500] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-22/2022-05-22-IS.ratings.json [2022-07-15 09:02:48,500] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-22/2022-05-22-NO.ratings.json [2022-07-15 09:02:48,501] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-22/2022-05-22-SK.ratings.json [2022-07-15 09:02:48,502] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-22/2022-05-22.ratings.json [2022-07-15 09:02:48,619] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-21/2021-02-21.ratings.json [2022-07-15 09:02:48,727] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-21/2021-04-21.ratings.json [2022-07-15 09:02:48,831] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-26/2021-11-26.ratings.json [2022-07-15 09:02:48,943] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-AT-02.ratings.json [2022-07-15 09:02:48,944] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-AT-03.ratings.json [2022-07-15 09:02:48,946] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-AT-04.ratings.json [2022-07-15 09:02:48,948] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-AT-05.ratings.json [2022-07-15 09:02:48,948] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-AT-06.ratings.json [2022-07-15 09:02:48,949] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-AT-07.ratings.json [2022-07-15 09:02:48,950] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-AT-08.ratings.json [2022-07-15 09:02:48,951] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-CH.ratings.json [2022-07-15 09:02:48,952] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-DE-BY.ratings.json [2022-07-15 09:02:48,952] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-ES-CT-L.ratings.json [2022-07-15 09:02:48,953] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-FR.ratings.json [2022-07-15 09:02:48,954] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-GB.ratings.json [2022-07-15 09:02:48,954] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-NO.ratings.json [2022-07-15 09:02:48,955] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25-SI.ratings.json [2022-07-15 09:02:48,955] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-25/2022-01-25.ratings.json [2022-07-15 09:02:49,070] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-AT-02.ratings.json [2022-07-15 09:02:49,070] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-AT-03.ratings.json [2022-07-15 09:02:49,071] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-AT-04.ratings.json [2022-07-15 09:02:49,072] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-AT-05.ratings.json [2022-07-15 09:02:49,072] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-AT-06.ratings.json [2022-07-15 09:02:49,073] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-AT-07.ratings.json [2022-07-15 09:02:49,074] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-AT-08.ratings.json [2022-07-15 09:02:49,075] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-CH.ratings.json [2022-07-15 09:02:49,076] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-CZ.ratings.json [2022-07-15 09:02:49,077] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-DE-BY.ratings.json [2022-07-15 09:02:49,078] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-ES-CT-L.ratings.json [2022-07-15 09:02:49,078] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-ES-CT.ratings.json [2022-07-15 09:02:49,079] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-ES.ratings.json [2022-07-15 09:02:49,079] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-FR.ratings.json [2022-07-15 09:02:49,080] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-GB.ratings.json [2022-07-15 09:02:49,080] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-IS.ratings.json [2022-07-15 09:02:49,081] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-NO.ratings.json [2022-07-15 09:02:49,082] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25-SI.ratings.json [2022-07-15 09:02:49,083] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-25/2022-03-25.ratings.json [2022-07-15 09:02:49,199] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-23/2022-05-23-AD.ratings.json [2022-07-15 09:02:49,200] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-23/2022-05-23-FR.ratings.json [2022-07-15 09:02:49,202] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-23/2022-05-23-IS.ratings.json [2022-07-15 09:02:49,203] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-23/2022-05-23-NO.ratings.json [2022-07-15 09:02:49,207] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-23/2022-05-23.ratings.json [2022-07-15 09:02:49,315] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-22/2021-02-22.ratings.json [2022-07-15 09:02:49,427] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-22/2021-04-22.ratings.json [2022-07-15 09:02:49,536] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-27/2021-11-27.ratings.json [2022-07-15 09:02:49,651] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-AT-02.ratings.json [2022-07-15 09:02:49,652] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-AT-03.ratings.json [2022-07-15 09:02:49,653] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-AT-04.ratings.json [2022-07-15 09:02:49,654] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-AT-05.ratings.json [2022-07-15 09:02:49,655] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-AT-06.ratings.json [2022-07-15 09:02:49,656] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-AT-07.ratings.json [2022-07-15 09:02:49,657] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-AT-08.ratings.json [2022-07-15 09:02:49,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-CH.ratings.json [2022-07-15 09:02:49,660] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-DE-BY.ratings.json [2022-07-15 09:02:49,661] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-ES-CT-L.ratings.json [2022-07-15 09:02:49,661] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-FR.ratings.json [2022-07-15 09:02:49,662] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-GB.ratings.json [2022-07-15 09:02:49,663] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-NO.ratings.json [2022-07-15 09:02:49,663] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26-SI.ratings.json [2022-07-15 09:02:49,664] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-26/2022-01-26.ratings.json [2022-07-15 09:02:49,781] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-AT-02.ratings.json [2022-07-15 09:02:49,782] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-AT-03.ratings.json [2022-07-15 09:02:49,783] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-AT-04.ratings.json [2022-07-15 09:02:49,783] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-AT-05.ratings.json [2022-07-15 09:02:49,784] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-AT-06.ratings.json [2022-07-15 09:02:49,784] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-AT-07.ratings.json [2022-07-15 09:02:49,785] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-AT-08.ratings.json [2022-07-15 09:02:49,786] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-CH.ratings.json [2022-07-15 09:02:49,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-CZ.ratings.json [2022-07-15 09:02:49,788] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-DE-BY.ratings.json [2022-07-15 09:02:49,788] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-ES-CT-L.ratings.json [2022-07-15 09:02:49,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-ES-CT.ratings.json [2022-07-15 09:02:49,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-FR.ratings.json [2022-07-15 09:02:49,790] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-GB.ratings.json [2022-07-15 09:02:49,790] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-IS.ratings.json [2022-07-15 09:02:49,792] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-NO.ratings.json [2022-07-15 09:02:49,793] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26-SI.ratings.json [2022-07-15 09:02:49,793] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-26/2022-03-26.ratings.json [2022-07-15 09:02:49,919] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-24/2022-05-24-AD.ratings.json [2022-07-15 09:02:49,920] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-24/2022-05-24-FR.ratings.json [2022-07-15 09:02:49,921] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-24/2022-05-24-IS.ratings.json [2022-07-15 09:02:49,922] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-24/2022-05-24-NO.ratings.json [2022-07-15 09:02:49,924] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-24/2022-05-24.ratings.json [2022-07-15 09:02:50,041] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-23/2021-02-23.ratings.json [2022-07-15 09:02:50,165] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-23/2021-04-23.ratings.json [2022-07-15 09:02:50,278] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-28/2021-11-28.ratings.json [2022-07-15 09:02:50,394] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-AT-02.ratings.json [2022-07-15 09:02:50,396] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-AT-03.ratings.json [2022-07-15 09:02:50,397] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-AT-04.ratings.json [2022-07-15 09:02:50,398] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-AT-05.ratings.json [2022-07-15 09:02:50,399] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-AT-06.ratings.json [2022-07-15 09:02:50,400] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-AT-07.ratings.json [2022-07-15 09:02:50,401] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-AT-08.ratings.json [2022-07-15 09:02:50,402] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-CH.ratings.json [2022-07-15 09:02:50,403] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-DE-BY.ratings.json [2022-07-15 09:02:50,403] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-ES-CT-L.ratings.json [2022-07-15 09:02:50,405] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-FR.ratings.json [2022-07-15 09:02:50,406] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-GB.ratings.json [2022-07-15 09:02:50,407] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-NO.ratings.json [2022-07-15 09:02:50,407] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27-SI.ratings.json [2022-07-15 09:02:50,408] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-27/2022-01-27.ratings.json [2022-07-15 09:02:50,520] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-AT-02.ratings.json [2022-07-15 09:02:50,521] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-AT-03.ratings.json [2022-07-15 09:02:50,521] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-AT-04.ratings.json [2022-07-15 09:02:50,522] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-AT-05.ratings.json [2022-07-15 09:02:50,522] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-AT-06.ratings.json [2022-07-15 09:02:50,524] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-AT-07.ratings.json [2022-07-15 09:02:50,527] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-AT-08.ratings.json [2022-07-15 09:02:50,530] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-CH.ratings.json [2022-07-15 09:02:50,531] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-CZ.ratings.json [2022-07-15 09:02:50,532] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-DE-BY.ratings.json [2022-07-15 09:02:50,532] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-ES-CT-L.ratings.json [2022-07-15 09:02:50,533] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-ES.ratings.json [2022-07-15 09:02:50,535] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-FR.ratings.json [2022-07-15 09:02:50,535] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-GB.ratings.json [2022-07-15 09:02:50,537] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-IS.ratings.json [2022-07-15 09:02:50,538] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-NO.ratings.json [2022-07-15 09:02:50,539] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27-SI.ratings.json [2022-07-15 09:02:50,539] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-27/2022-03-27.ratings.json [2022-07-15 09:02:50,656] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-25/2022-05-25-AD.ratings.json [2022-07-15 09:02:50,657] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-25/2022-05-25-FR.ratings.json [2022-07-15 09:02:50,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-25/2022-05-25-IS.ratings.json [2022-07-15 09:02:50,658] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-25/2022-05-25-NO.ratings.json [2022-07-15 09:02:50,660] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-25/2022-05-25.ratings.json [2022-07-15 09:02:50,771] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-24/2021-02-24.ratings.json [2022-07-15 09:02:50,887] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-24/2021-04-24.ratings.json [2022-07-15 09:02:50,998] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-29/2021-11-29.ratings.json [2022-07-15 09:02:51,111] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-AT-02.ratings.json [2022-07-15 09:02:51,113] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-AT-03.ratings.json [2022-07-15 09:02:51,113] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-AT-04.ratings.json [2022-07-15 09:02:51,114] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-AT-05.ratings.json [2022-07-15 09:02:51,115] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-AT-06.ratings.json [2022-07-15 09:02:51,116] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-AT-07.ratings.json [2022-07-15 09:02:51,118] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-AT-08.ratings.json [2022-07-15 09:02:51,119] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-CH.ratings.json [2022-07-15 09:02:51,120] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-DE-BY.ratings.json [2022-07-15 09:02:51,121] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-ES-CT-L.ratings.json [2022-07-15 09:02:51,121] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-FR.ratings.json [2022-07-15 09:02:51,122] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-GB.ratings.json [2022-07-15 09:02:51,124] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-NO.ratings.json [2022-07-15 09:02:51,125] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28-SI.ratings.json [2022-07-15 09:02:51,125] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-28/2022-01-28.ratings.json [2022-07-15 09:02:51,237] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-AT-02.ratings.json [2022-07-15 09:02:51,238] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-AT-03.ratings.json [2022-07-15 09:02:51,238] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-AT-04.ratings.json [2022-07-15 09:02:51,239] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-AT-05.ratings.json [2022-07-15 09:02:51,240] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-AT-06.ratings.json [2022-07-15 09:02:51,240] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-AT-07.ratings.json [2022-07-15 09:02:51,241] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-AT-08.ratings.json [2022-07-15 09:02:51,241] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-CH.ratings.json [2022-07-15 09:02:51,242] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-CZ.ratings.json [2022-07-15 09:02:51,243] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-DE-BY.ratings.json [2022-07-15 09:02:51,244] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-ES-CT-L.ratings.json [2022-07-15 09:02:51,244] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-ES-CT.ratings.json [2022-07-15 09:02:51,245] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-ES.ratings.json [2022-07-15 09:02:51,245] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-FR.ratings.json [2022-07-15 09:02:51,246] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-GB.ratings.json [2022-07-15 09:02:51,246] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-IS.ratings.json [2022-07-15 09:02:51,248] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-NO.ratings.json [2022-07-15 09:02:51,249] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28-SI.ratings.json [2022-07-15 09:02:51,249] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-28/2022-03-28.ratings.json [2022-07-15 09:02:51,360] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-26/2022-05-26-AD.ratings.json [2022-07-15 09:02:51,361] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-26/2022-05-26-FR.ratings.json [2022-07-15 09:02:51,362] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-26/2022-05-26-IS.ratings.json [2022-07-15 09:02:51,363] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-26/2022-05-26-NO.ratings.json [2022-07-15 09:02:51,365] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-26/2022-05-26.ratings.json [2022-07-15 09:02:51,484] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-25/2021-02-25.ratings.json [2022-07-15 09:02:51,608] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-25/2021-04-25.ratings.json [2022-07-15 09:02:51,717] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-11-30/2021-11-30.ratings.json [2022-07-15 09:02:51,831] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-AT-02.ratings.json [2022-07-15 09:02:51,833] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-AT-03.ratings.json [2022-07-15 09:02:51,833] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-AT-04.ratings.json [2022-07-15 09:02:51,834] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-AT-05.ratings.json [2022-07-15 09:02:51,834] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-AT-06.ratings.json [2022-07-15 09:02:51,835] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-AT-07.ratings.json [2022-07-15 09:02:51,836] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-AT-08.ratings.json [2022-07-15 09:02:51,836] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-CH.ratings.json [2022-07-15 09:02:51,838] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-DE-BY.ratings.json [2022-07-15 09:02:51,838] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-ES-CT-L.ratings.json [2022-07-15 09:02:51,839] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-FR.ratings.json [2022-07-15 09:02:51,840] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-GB.ratings.json [2022-07-15 09:02:51,841] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-NO.ratings.json [2022-07-15 09:02:51,842] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29-SI.ratings.json [2022-07-15 09:02:51,842] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-29/2022-01-29.ratings.json [2022-07-15 09:02:51,962] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-AT-02.ratings.json [2022-07-15 09:02:51,963] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-AT-03.ratings.json [2022-07-15 09:02:51,964] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-AT-04.ratings.json [2022-07-15 09:02:51,964] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-AT-05.ratings.json [2022-07-15 09:02:51,965] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-AT-06.ratings.json [2022-07-15 09:02:51,965] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-AT-07.ratings.json [2022-07-15 09:02:51,966] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-AT-08.ratings.json [2022-07-15 09:02:51,967] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-CH.ratings.json [2022-07-15 09:02:51,968] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-CZ.ratings.json [2022-07-15 09:02:51,968] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-DE-BY.ratings.json [2022-07-15 09:02:51,969] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-ES-CT-L.ratings.json [2022-07-15 09:02:51,969] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-ES-CT.ratings.json [2022-07-15 09:02:51,970] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-ES.ratings.json [2022-07-15 09:02:51,970] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-FR.ratings.json [2022-07-15 09:02:51,971] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-GB.ratings.json [2022-07-15 09:02:51,972] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-IS.ratings.json [2022-07-15 09:02:51,973] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-NO.ratings.json [2022-07-15 09:02:51,975] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29-SI.ratings.json [2022-07-15 09:02:51,976] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-29/2022-03-29.ratings.json [2022-07-15 09:02:52,100] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-27/2022-05-27-AD.ratings.json [2022-07-15 09:02:52,101] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-27/2022-05-27-FR.ratings.json [2022-07-15 09:02:52,102] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-27/2022-05-27-IS.ratings.json [2022-07-15 09:02:52,103] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-27/2022-05-27-NO.ratings.json [2022-07-15 09:02:52,104] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-27/2022-05-27.ratings.json [2022-07-15 09:02:52,221] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-26/2021-02-26.ratings.json [2022-07-15 09:02:52,344] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-26/2021-04-26.ratings.json [2022-07-15 09:02:52,451] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-01/2021-12-01.ratings.json [2022-07-15 09:02:52,566] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-AT-02.ratings.json [2022-07-15 09:02:52,567] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-AT-03.ratings.json [2022-07-15 09:02:52,569] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-AT-04.ratings.json [2022-07-15 09:02:52,570] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-AT-05.ratings.json [2022-07-15 09:02:52,571] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-AT-06.ratings.json [2022-07-15 09:02:52,572] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-AT-07.ratings.json [2022-07-15 09:02:52,573] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-AT-08.ratings.json [2022-07-15 09:02:52,574] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-CH.ratings.json [2022-07-15 09:02:52,575] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-DE-BY.ratings.json [2022-07-15 09:02:52,576] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-ES-CT-L.ratings.json [2022-07-15 09:02:52,576] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-FR.ratings.json [2022-07-15 09:02:52,577] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-GB.ratings.json [2022-07-15 09:02:52,578] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-NO.ratings.json [2022-07-15 09:02:52,579] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30-SI.ratings.json [2022-07-15 09:02:52,580] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-30/2022-01-30.ratings.json [2022-07-15 09:02:52,702] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-AT-02.ratings.json [2022-07-15 09:02:52,703] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-AT-03.ratings.json [2022-07-15 09:02:52,703] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-AT-04.ratings.json [2022-07-15 09:02:52,704] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-AT-05.ratings.json [2022-07-15 09:02:52,705] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-AT-06.ratings.json [2022-07-15 09:02:52,705] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-AT-07.ratings.json [2022-07-15 09:02:52,706] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-AT-08.ratings.json [2022-07-15 09:02:52,707] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-CH.ratings.json [2022-07-15 09:02:52,709] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-CZ.ratings.json [2022-07-15 09:02:52,709] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-DE-BY.ratings.json [2022-07-15 09:02:52,710] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-ES-CT-L.ratings.json [2022-07-15 09:02:52,710] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-ES-CT.ratings.json [2022-07-15 09:02:52,711] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-ES.ratings.json [2022-07-15 09:02:52,712] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-FR.ratings.json [2022-07-15 09:02:52,712] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-GB.ratings.json [2022-07-15 09:02:52,713] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-IS.ratings.json [2022-07-15 09:02:52,718] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-NO.ratings.json [2022-07-15 09:02:52,719] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30-SI.ratings.json [2022-07-15 09:02:52,720] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-30/2022-03-30.ratings.json [2022-07-15 09:02:52,844] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-28/2022-05-28-AD.ratings.json [2022-07-15 09:02:52,845] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-28/2022-05-28-FR.ratings.json [2022-07-15 09:02:52,847] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-28/2022-05-28-IS.ratings.json [2022-07-15 09:02:52,847] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-28/2022-05-28-NO.ratings.json [2022-07-15 09:02:52,850] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-28/2022-05-28.ratings.json [2022-07-15 09:02:52,967] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-27/2021-02-27.ratings.json [2022-07-15 09:02:53,077] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-27/2021-04-27.ratings.json [2022-07-15 09:02:53,188] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-02/2021-12-02.ratings.json [2022-07-15 09:02:53,303] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-AT-02.ratings.json [2022-07-15 09:02:53,304] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-AT-03.ratings.json [2022-07-15 09:02:53,305] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-AT-04.ratings.json [2022-07-15 09:02:53,308] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-AT-05.ratings.json [2022-07-15 09:02:53,309] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-AT-06.ratings.json [2022-07-15 09:02:53,312] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-AT-07.ratings.json [2022-07-15 09:02:53,314] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-AT-08.ratings.json [2022-07-15 09:02:53,315] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-CH.ratings.json [2022-07-15 09:02:53,316] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-DE-BY.ratings.json [2022-07-15 09:02:53,318] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-ES-CT-L.ratings.json [2022-07-15 09:02:53,318] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-FR.ratings.json [2022-07-15 09:02:53,319] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-GB.ratings.json [2022-07-15 09:02:53,321] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-NO.ratings.json [2022-07-15 09:02:53,322] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31-SI.ratings.json [2022-07-15 09:02:53,322] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-01-31/2022-01-31.ratings.json [2022-07-15 09:02:53,456] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-AT-02.ratings.json [2022-07-15 09:02:53,458] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-AT-03.ratings.json [2022-07-15 09:02:53,459] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-AT-04.ratings.json [2022-07-15 09:02:53,459] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-AT-05.ratings.json [2022-07-15 09:02:53,460] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-AT-06.ratings.json [2022-07-15 09:02:53,460] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-AT-07.ratings.json [2022-07-15 09:02:53,461] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-AT-08.ratings.json [2022-07-15 09:02:53,462] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-CH.ratings.json [2022-07-15 09:02:53,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-CZ.ratings.json [2022-07-15 09:02:53,464] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-DE-BY.ratings.json [2022-07-15 09:02:53,465] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-ES-CT-L.ratings.json [2022-07-15 09:02:53,466] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-ES-CT.ratings.json [2022-07-15 09:02:53,466] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-ES.ratings.json [2022-07-15 09:02:53,467] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-FR.ratings.json [2022-07-15 09:02:53,468] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-GB.ratings.json [2022-07-15 09:02:53,469] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-IS.ratings.json [2022-07-15 09:02:53,470] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-NO.ratings.json [2022-07-15 09:02:53,470] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31-SI.ratings.json [2022-07-15 09:02:53,471] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-03-31/2022-03-31.ratings.json [2022-07-15 09:02:53,588] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-29/2022-05-29-AD.ratings.json [2022-07-15 09:02:53,589] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-29/2022-05-29-FR.ratings.json [2022-07-15 09:02:53,590] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-29/2022-05-29-IS.ratings.json [2022-07-15 09:02:53,591] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-29/2022-05-29-NO.ratings.json [2022-07-15 09:02:53,592] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-29/2022-05-29.ratings.json [2022-07-15 09:02:53,710] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-10/2022-07-10.ratings.json [2022-07-15 09:02:53,821] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-02-28/2021-02-28.ratings.json [2022-07-15 09:02:53,939] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-28/2021-04-28.ratings.json [2022-07-15 09:02:54,055] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-03/2021-12-03.ratings.json [2022-07-15 09:02:54,171] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-AT-02.ratings.json [2022-07-15 09:02:54,172] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-AT-03.ratings.json [2022-07-15 09:02:54,172] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-AT-04.ratings.json [2022-07-15 09:02:54,173] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-AT-05.ratings.json [2022-07-15 09:02:54,174] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-AT-06.ratings.json [2022-07-15 09:02:54,174] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-AT-07.ratings.json [2022-07-15 09:02:54,175] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-AT-08.ratings.json [2022-07-15 09:02:54,175] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-CH.ratings.json [2022-07-15 09:02:54,177] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-DE-BY.ratings.json [2022-07-15 09:02:54,178] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-ES-CT-L.ratings.json [2022-07-15 09:02:54,178] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-FR.ratings.json [2022-07-15 09:02:54,179] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-GB.ratings.json [2022-07-15 09:02:54,180] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-NO.ratings.json [2022-07-15 09:02:54,180] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01-SI.ratings.json [2022-07-15 09:02:54,181] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-01/2022-02-01.ratings.json [2022-07-15 09:02:54,295] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-AT-02.ratings.json [2022-07-15 09:02:54,296] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-AT-03.ratings.json [2022-07-15 09:02:54,297] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-AT-04.ratings.json [2022-07-15 09:02:54,297] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-AT-05.ratings.json [2022-07-15 09:02:54,297] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-AT-06.ratings.json [2022-07-15 09:02:54,298] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-AT-07.ratings.json [2022-07-15 09:02:54,299] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-AT-08.ratings.json [2022-07-15 09:02:54,299] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-CH.ratings.json [2022-07-15 09:02:54,300] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-CZ.ratings.json [2022-07-15 09:02:54,301] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-DE-BY.ratings.json [2022-07-15 09:02:54,301] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-ES-CT-L.ratings.json [2022-07-15 09:02:54,302] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-ES-CT.ratings.json [2022-07-15 09:02:54,302] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-ES.ratings.json [2022-07-15 09:02:54,303] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-FR.ratings.json [2022-07-15 09:02:54,303] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-GB.ratings.json [2022-07-15 09:02:54,304] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-IS.ratings.json [2022-07-15 09:02:54,304] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-NO.ratings.json [2022-07-15 09:02:54,305] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01-SI.ratings.json [2022-07-15 09:02:54,306] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-01/2022-04-01.ratings.json [2022-07-15 09:02:54,422] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-30/2022-05-30-AD.ratings.json [2022-07-15 09:02:54,423] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-30/2022-05-30-FR.ratings.json [2022-07-15 09:02:54,424] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-30/2022-05-30-IS.ratings.json [2022-07-15 09:02:54,425] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-30/2022-05-30-NO.ratings.json [2022-07-15 09:02:54,426] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-30/2022-05-30.ratings.json [2022-07-15 09:02:54,544] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-01/2021-03-01.ratings.json [2022-07-15 09:02:54,657] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-29/2021-04-29.ratings.json [2022-07-15 09:02:54,768] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-04/2021-12-04.ratings.json [2022-07-15 09:02:54,877] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-AT-02.ratings.json [2022-07-15 09:02:54,878] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-AT-03.ratings.json [2022-07-15 09:02:54,879] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-AT-04.ratings.json [2022-07-15 09:02:54,880] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-AT-05.ratings.json [2022-07-15 09:02:54,882] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-AT-06.ratings.json [2022-07-15 09:02:54,883] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-AT-07.ratings.json [2022-07-15 09:02:54,884] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-AT-08.ratings.json [2022-07-15 09:02:54,884] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-CH.ratings.json [2022-07-15 09:02:54,885] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-DE-BY.ratings.json [2022-07-15 09:02:54,886] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-ES-CT-L.ratings.json [2022-07-15 09:02:54,887] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-FR.ratings.json [2022-07-15 09:02:54,888] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-GB.ratings.json [2022-07-15 09:02:54,888] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-NO.ratings.json [2022-07-15 09:02:54,889] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02-SI.ratings.json [2022-07-15 09:02:54,890] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-02/2022-02-02.ratings.json [2022-07-15 09:02:55,018] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-AT-02.ratings.json [2022-07-15 09:02:55,020] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-AT-03.ratings.json [2022-07-15 09:02:55,020] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-AT-04.ratings.json [2022-07-15 09:02:55,021] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-AT-05.ratings.json [2022-07-15 09:02:55,021] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-AT-06.ratings.json [2022-07-15 09:02:55,022] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-AT-07.ratings.json [2022-07-15 09:02:55,022] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-AT-08.ratings.json [2022-07-15 09:02:55,022] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-CH.ratings.json [2022-07-15 09:02:55,024] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-CZ.ratings.json [2022-07-15 09:02:55,025] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-DE-BY.ratings.json [2022-07-15 09:02:55,026] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-ES-CT-L.ratings.json [2022-07-15 09:02:55,026] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-ES-CT.ratings.json [2022-07-15 09:02:55,027] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-ES.ratings.json [2022-07-15 09:02:55,027] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-FR.ratings.json [2022-07-15 09:02:55,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-GB.ratings.json [2022-07-15 09:02:55,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-IS.ratings.json [2022-07-15 09:02:55,029] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-NO.ratings.json [2022-07-15 09:02:55,032] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02-SI.ratings.json [2022-07-15 09:02:55,032] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-02/2022-04-02.ratings.json [2022-07-15 09:02:55,146] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-31/2022-05-31-AD.ratings.json [2022-07-15 09:02:55,147] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-31/2022-05-31-FR.ratings.json [2022-07-15 09:02:55,148] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-31/2022-05-31-IS.ratings.json [2022-07-15 09:02:55,149] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-05-31/2022-05-31-NO.ratings.json [2022-07-15 09:02:55,151] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-05-31/2022-05-31.ratings.json [2022-07-15 09:02:55,277] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-02/2021-03-02.ratings.json [2022-07-15 09:02:55,393] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-04-30/2021-04-30.ratings.json [2022-07-15 09:02:55,536] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-05/2021-12-05.ratings.json [2022-07-15 09:02:55,647] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-AT-02.ratings.json [2022-07-15 09:02:55,648] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-AT-03.ratings.json [2022-07-15 09:02:55,650] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-AT-04.ratings.json [2022-07-15 09:02:55,650] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-AT-05.ratings.json [2022-07-15 09:02:55,651] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-AT-06.ratings.json [2022-07-15 09:02:55,651] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-AT-07.ratings.json [2022-07-15 09:02:55,652] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-AT-08.ratings.json [2022-07-15 09:02:55,653] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-CH.ratings.json [2022-07-15 09:02:55,654] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-DE-BY.ratings.json [2022-07-15 09:02:55,655] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-ES-CT-L.ratings.json [2022-07-15 09:02:55,655] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-FR.ratings.json [2022-07-15 09:02:55,656] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-GB.ratings.json [2022-07-15 09:02:55,657] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-NO.ratings.json [2022-07-15 09:02:55,657] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03-SI.ratings.json [2022-07-15 09:02:55,658] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-03/2022-02-03.ratings.json [2022-07-15 09:02:55,771] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-AT-02.ratings.json [2022-07-15 09:02:55,772] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-AT-03.ratings.json [2022-07-15 09:02:55,773] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-AT-04.ratings.json [2022-07-15 09:02:55,773] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-AT-05.ratings.json [2022-07-15 09:02:55,774] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-AT-06.ratings.json [2022-07-15 09:02:55,774] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-AT-07.ratings.json [2022-07-15 09:02:55,775] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-AT-08.ratings.json [2022-07-15 09:02:55,776] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-CH.ratings.json [2022-07-15 09:02:55,777] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-CZ.ratings.json [2022-07-15 09:02:55,777] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-DE-BY.ratings.json [2022-07-15 09:02:55,778] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-ES-CT-L.ratings.json [2022-07-15 09:02:55,778] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-ES.ratings.json [2022-07-15 09:02:55,779] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-FR.ratings.json [2022-07-15 09:02:55,779] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-GB.ratings.json [2022-07-15 09:02:55,781] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-NO.ratings.json [2022-07-15 09:02:55,781] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03-SI.ratings.json [2022-07-15 09:02:55,782] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-03/2022-04-03.ratings.json [2022-07-15 09:02:55,901] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-01/2022-06-01-AD.ratings.json [2022-07-15 09:02:55,902] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-01/2022-06-01-FR.ratings.json [2022-07-15 09:02:55,903] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-01/2022-06-01-IS.ratings.json [2022-07-15 09:02:55,904] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-01/2022-06-01.ratings.json [2022-07-15 09:02:56,042] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-03/2021-03-03.ratings.json [2022-07-15 09:02:56,149] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-01/2021-05-01.ratings.json [2022-07-15 09:02:56,256] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-06/2021-12-06.ratings.json [2022-07-15 09:02:56,360] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-AT-02.ratings.json [2022-07-15 09:02:56,361] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-AT-03.ratings.json [2022-07-15 09:02:56,361] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-AT-04.ratings.json [2022-07-15 09:02:56,361] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-AT-05.ratings.json [2022-07-15 09:02:56,362] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-AT-06.ratings.json [2022-07-15 09:02:56,363] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-AT-07.ratings.json [2022-07-15 09:02:56,363] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-AT-08.ratings.json [2022-07-15 09:02:56,364] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-CH.ratings.json [2022-07-15 09:02:56,365] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-DE-BY.ratings.json [2022-07-15 09:02:56,366] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-ES-CT-L.ratings.json [2022-07-15 09:02:56,366] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-FR.ratings.json [2022-07-15 09:02:56,367] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-GB.ratings.json [2022-07-15 09:02:56,368] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-NO.ratings.json [2022-07-15 09:02:56,369] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04-SI.ratings.json [2022-07-15 09:02:56,369] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-04/2022-02-04.ratings.json [2022-07-15 09:02:56,482] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-AD.ratings.json [2022-07-15 09:02:56,483] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-AT-02.ratings.json [2022-07-15 09:02:56,483] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-AT-03.ratings.json [2022-07-15 09:02:56,484] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-AT-04.ratings.json [2022-07-15 09:02:56,484] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-AT-05.ratings.json [2022-07-15 09:02:56,485] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-AT-06.ratings.json [2022-07-15 09:02:56,485] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-AT-07.ratings.json [2022-07-15 09:02:56,486] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-AT-08.ratings.json [2022-07-15 09:02:56,486] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-CH.ratings.json [2022-07-15 09:02:56,488] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-CZ.ratings.json [2022-07-15 09:02:56,488] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-DE-BY.ratings.json [2022-07-15 09:02:56,489] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-ES-CT.ratings.json [2022-07-15 09:02:56,489] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-ES.ratings.json [2022-07-15 09:02:56,489] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-FR.ratings.json [2022-07-15 09:02:56,490] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-GB.ratings.json [2022-07-15 09:02:56,490] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-IS.ratings.json [2022-07-15 09:02:56,491] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-NO.ratings.json [2022-07-15 09:02:56,492] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04-SI.ratings.json [2022-07-15 09:02:56,492] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-04/2022-04-04.ratings.json [2022-07-15 09:02:56,607] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-02/2022-06-02-AD.ratings.json [2022-07-15 09:02:56,608] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-02/2022-06-02-FR.ratings.json [2022-07-15 09:02:56,608] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-02/2022-06-02.ratings.json [2022-07-15 09:02:56,722] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-04/2021-03-04.ratings.json [2022-07-15 09:02:56,830] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-02/2021-05-02.ratings.json [2022-07-15 09:02:56,940] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-07/2021-12-07.ratings.json [2022-07-15 09:02:57,052] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-AT-02.ratings.json [2022-07-15 09:02:57,053] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-AT-03.ratings.json [2022-07-15 09:02:57,054] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-AT-04.ratings.json [2022-07-15 09:02:57,055] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-AT-05.ratings.json [2022-07-15 09:02:57,055] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-AT-06.ratings.json [2022-07-15 09:02:57,056] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-AT-07.ratings.json [2022-07-15 09:02:57,057] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-AT-08.ratings.json [2022-07-15 09:02:57,057] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-CH.ratings.json [2022-07-15 09:02:57,058] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-DE-BY.ratings.json [2022-07-15 09:02:57,059] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-ES-CT-L.ratings.json [2022-07-15 09:02:57,059] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-FR.ratings.json [2022-07-15 09:02:57,060] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-GB.ratings.json [2022-07-15 09:02:57,061] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-NO.ratings.json [2022-07-15 09:02:57,062] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05-SI.ratings.json [2022-07-15 09:02:57,062] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-05/2022-02-05.ratings.json [2022-07-15 09:02:57,181] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-AD.ratings.json [2022-07-15 09:02:57,182] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-AT-02.ratings.json [2022-07-15 09:02:57,183] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-AT-03.ratings.json [2022-07-15 09:02:57,184] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-AT-04.ratings.json [2022-07-15 09:02:57,184] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-AT-05.ratings.json [2022-07-15 09:02:57,185] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-AT-06.ratings.json [2022-07-15 09:02:57,185] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-AT-07.ratings.json [2022-07-15 09:02:57,186] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-AT-08.ratings.json [2022-07-15 09:02:57,187] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-CH.ratings.json [2022-07-15 09:02:57,188] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-CZ.ratings.json [2022-07-15 09:02:57,189] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-DE-BY.ratings.json [2022-07-15 09:02:57,190] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-ES-CT-L.ratings.json [2022-07-15 09:02:57,190] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-ES-CT.ratings.json [2022-07-15 09:02:57,191] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-ES.ratings.json [2022-07-15 09:02:57,192] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-FR.ratings.json [2022-07-15 09:02:57,192] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-GB.ratings.json [2022-07-15 09:02:57,193] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-IS.ratings.json [2022-07-15 09:02:57,195] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-NO.ratings.json [2022-07-15 09:02:57,196] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05-SI.ratings.json [2022-07-15 09:02:57,197] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-05/2022-04-05.ratings.json [2022-07-15 09:02:57,320] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-03/2022-06-03-AD.ratings.json [2022-07-15 09:02:57,321] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-03/2022-06-03-FR.ratings.json [2022-07-15 09:02:57,322] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-03/2022-06-03.ratings.json [2022-07-15 09:02:57,435] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-05/2021-03-05.ratings.json [2022-07-15 09:02:57,555] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-03/2021-05-03.ratings.json [2022-07-15 09:02:57,673] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-08/2021-12-08-AT-08.ratings.json [2022-07-15 09:02:57,674] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-08/2021-12-08.ratings.json [2022-07-15 09:02:57,785] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-AT-02.ratings.json [2022-07-15 09:02:57,786] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-AT-03.ratings.json [2022-07-15 09:02:57,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-AT-04.ratings.json [2022-07-15 09:02:57,787] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-AT-05.ratings.json [2022-07-15 09:02:57,788] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-AT-06.ratings.json [2022-07-15 09:02:57,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-AT-07.ratings.json [2022-07-15 09:02:57,789] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-AT-08.ratings.json [2022-07-15 09:02:57,790] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-CH.ratings.json [2022-07-15 09:02:57,791] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-DE-BY.ratings.json [2022-07-15 09:02:57,793] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-ES-CT-L.ratings.json [2022-07-15 09:02:57,794] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-FR.ratings.json [2022-07-15 09:02:57,794] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-GB.ratings.json [2022-07-15 09:02:57,795] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-NO.ratings.json [2022-07-15 09:02:57,796] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06-SI.ratings.json [2022-07-15 09:02:57,797] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-06/2022-02-06.ratings.json [2022-07-15 09:02:57,913] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-AD.ratings.json [2022-07-15 09:02:57,914] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-AT-02.ratings.json [2022-07-15 09:02:57,914] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-AT-03.ratings.json [2022-07-15 09:02:57,915] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-AT-04.ratings.json [2022-07-15 09:02:57,915] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-AT-05.ratings.json [2022-07-15 09:02:57,916] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-AT-06.ratings.json [2022-07-15 09:02:57,917] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-AT-07.ratings.json [2022-07-15 09:02:57,917] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-AT-08.ratings.json [2022-07-15 09:02:57,918] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-CH.ratings.json [2022-07-15 09:02:57,919] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-CZ.ratings.json [2022-07-15 09:02:57,919] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-DE-BY.ratings.json [2022-07-15 09:02:57,920] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-ES-CT-L.ratings.json [2022-07-15 09:02:57,920] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-ES-CT.ratings.json [2022-07-15 09:02:57,921] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-ES.ratings.json [2022-07-15 09:02:57,922] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-FR.ratings.json [2022-07-15 09:02:57,923] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-GB.ratings.json [2022-07-15 09:02:57,923] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-IS.ratings.json [2022-07-15 09:02:57,924] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-NO.ratings.json [2022-07-15 09:02:57,925] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06-SI.ratings.json [2022-07-15 09:02:57,926] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-06/2022-04-06.ratings.json [2022-07-15 09:02:58,059] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-04/2022-06-04-AD.ratings.json [2022-07-15 09:02:58,060] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-04/2022-06-04-FR.ratings.json [2022-07-15 09:02:58,061] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-04/2022-06-04.ratings.json [2022-07-15 09:02:58,178] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-11/2022-07-11.ratings.json [2022-07-15 09:02:58,304] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-06/2021-03-06.ratings.json [2022-07-15 09:02:58,435] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-04/2021-05-04.ratings.json [2022-07-15 09:02:58,562] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-AT-02.ratings.json [2022-07-15 09:02:58,563] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-AT-03.ratings.json [2022-07-15 09:02:58,564] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-AT-04.ratings.json [2022-07-15 09:02:58,564] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-AT-05.ratings.json [2022-07-15 09:02:58,565] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-AT-06.ratings.json [2022-07-15 09:02:58,566] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-AT-08.ratings.json [2022-07-15 09:02:58,567] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-CH.ratings.json [2022-07-15 09:02:58,567] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-DE-BY.ratings.json [2022-07-15 09:02:58,568] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-FR.ratings.json [2022-07-15 09:02:58,569] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09-SI.ratings.json [2022-07-15 09:02:58,569] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-09/2021-12-09.ratings.json [2022-07-15 09:02:58,682] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-AT-02.ratings.json [2022-07-15 09:02:58,683] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-AT-03.ratings.json [2022-07-15 09:02:58,684] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-AT-04.ratings.json [2022-07-15 09:02:58,684] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-AT-05.ratings.json [2022-07-15 09:02:58,685] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-AT-06.ratings.json [2022-07-15 09:02:58,686] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-AT-07.ratings.json [2022-07-15 09:02:58,687] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-AT-08.ratings.json [2022-07-15 09:02:58,687] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-CH.ratings.json [2022-07-15 09:02:58,688] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-DE-BY.ratings.json [2022-07-15 09:02:58,689] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-ES-CT-L.ratings.json [2022-07-15 09:02:58,690] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-FR.ratings.json [2022-07-15 09:02:58,690] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-GB.ratings.json [2022-07-15 09:02:58,691] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-NO.ratings.json [2022-07-15 09:02:58,692] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07-SI.ratings.json [2022-07-15 09:02:58,692] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-07/2022-02-07.ratings.json [2022-07-15 09:02:58,830] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-AD.ratings.json [2022-07-15 09:02:58,831] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-AT-02.ratings.json [2022-07-15 09:02:58,832] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-AT-03.ratings.json [2022-07-15 09:02:58,833] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-AT-04.ratings.json [2022-07-15 09:02:58,833] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-AT-05.ratings.json [2022-07-15 09:02:58,834] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-AT-06.ratings.json [2022-07-15 09:02:58,835] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-AT-07.ratings.json [2022-07-15 09:02:58,836] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-AT-08.ratings.json [2022-07-15 09:02:58,837] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-CH.ratings.json [2022-07-15 09:02:58,838] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-CZ.ratings.json [2022-07-15 09:02:58,839] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-DE-BY.ratings.json [2022-07-15 09:02:58,839] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-ES-CT-L.ratings.json [2022-07-15 09:02:58,840] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-ES-CT.ratings.json [2022-07-15 09:02:58,840] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-ES.ratings.json [2022-07-15 09:02:58,841] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-FR.ratings.json [2022-07-15 09:02:58,841] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-GB.ratings.json [2022-07-15 09:02:58,842] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-IS.ratings.json [2022-07-15 09:02:58,843] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-NO.ratings.json [2022-07-15 09:02:58,843] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07-SI.ratings.json [2022-07-15 09:02:58,844] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-07/2022-04-07.ratings.json [2022-07-15 09:02:58,965] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-05/2022-06-05-AD.ratings.json [2022-07-15 09:02:58,966] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-05/2022-06-05-FR.ratings.json [2022-07-15 09:02:58,967] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-05/2022-06-05.ratings.json [2022-07-15 09:02:59,083] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-07/2021-03-07.ratings.json [2022-07-15 09:02:59,241] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-05/2021-05-05.ratings.json [2022-07-15 09:02:59,355] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-AT-02.ratings.json [2022-07-15 09:02:59,356] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-AT-03.ratings.json [2022-07-15 09:02:59,357] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-AT-04.ratings.json [2022-07-15 09:02:59,358] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-AT-05.ratings.json [2022-07-15 09:02:59,358] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-AT-06.ratings.json [2022-07-15 09:02:59,359] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-AT-08.ratings.json [2022-07-15 09:02:59,360] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-CH.ratings.json [2022-07-15 09:02:59,361] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-DE-BY.ratings.json [2022-07-15 09:02:59,361] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-FR.ratings.json [2022-07-15 09:02:59,362] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10-SI.ratings.json [2022-07-15 09:02:59,363] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-10/2021-12-10.ratings.json [2022-07-15 09:02:59,476] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-AT-02.ratings.json [2022-07-15 09:02:59,477] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-AT-03.ratings.json [2022-07-15 09:02:59,478] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-AT-04.ratings.json [2022-07-15 09:02:59,479] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-AT-05.ratings.json [2022-07-15 09:02:59,479] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-AT-06.ratings.json [2022-07-15 09:02:59,480] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-AT-07.ratings.json [2022-07-15 09:02:59,481] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-AT-08.ratings.json [2022-07-15 09:02:59,482] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-CH.ratings.json [2022-07-15 09:02:59,483] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-DE-BY.ratings.json [2022-07-15 09:02:59,484] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-ES-CT-L.ratings.json [2022-07-15 09:02:59,485] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-FR.ratings.json [2022-07-15 09:02:59,485] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-GB.ratings.json [2022-07-15 09:02:59,486] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-NO.ratings.json [2022-07-15 09:02:59,487] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08-SI.ratings.json [2022-07-15 09:02:59,487] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-08/2022-02-08.ratings.json [2022-07-15 09:02:59,603] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-AD.ratings.json [2022-07-15 09:02:59,605] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-AT-02.ratings.json [2022-07-15 09:02:59,605] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-AT-03.ratings.json [2022-07-15 09:02:59,606] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-AT-04.ratings.json [2022-07-15 09:02:59,607] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-AT-05.ratings.json [2022-07-15 09:02:59,607] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-AT-06.ratings.json [2022-07-15 09:02:59,608] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-AT-07.ratings.json [2022-07-15 09:02:59,609] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-AT-08.ratings.json [2022-07-15 09:02:59,609] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-CH.ratings.json [2022-07-15 09:02:59,611] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-CZ.ratings.json [2022-07-15 09:02:59,612] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-DE-BY.ratings.json [2022-07-15 09:02:59,612] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-ES-CT-L.ratings.json [2022-07-15 09:02:59,613] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-ES-CT.ratings.json [2022-07-15 09:02:59,613] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-ES.ratings.json [2022-07-15 09:02:59,615] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-FR.ratings.json [2022-07-15 09:02:59,616] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-GB.ratings.json [2022-07-15 09:02:59,617] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-IS.ratings.json [2022-07-15 09:02:59,618] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-NO.ratings.json [2022-07-15 09:02:59,619] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08-SI.ratings.json [2022-07-15 09:02:59,620] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-08/2022-04-08.ratings.json [2022-07-15 09:02:59,771] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-06/2022-06-06-AD.ratings.json [2022-07-15 09:02:59,773] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-06/2022-06-06-FR.ratings.json [2022-07-15 09:02:59,774] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-06/2022-06-06.ratings.json [2022-07-15 09:02:59,900] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-08/2021-03-08.ratings.json [2022-07-15 09:03:00,016] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-06/2021-05-06.ratings.json [2022-07-15 09:03:00,133] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-AT-02.ratings.json [2022-07-15 09:03:00,135] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-AT-03.ratings.json [2022-07-15 09:03:00,136] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-AT-04.ratings.json [2022-07-15 09:03:00,136] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-AT-05.ratings.json [2022-07-15 09:03:00,137] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-AT-06.ratings.json [2022-07-15 09:03:00,137] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-AT-08.ratings.json [2022-07-15 09:03:00,138] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-CH.ratings.json [2022-07-15 09:03:00,139] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-DE-BY.ratings.json [2022-07-15 09:03:00,139] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-FR.ratings.json [2022-07-15 09:03:00,140] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11-SI.ratings.json [2022-07-15 09:03:00,141] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-11/2021-12-11.ratings.json [2022-07-15 09:03:00,259] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-AT-02.ratings.json [2022-07-15 09:03:00,260] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-AT-03.ratings.json [2022-07-15 09:03:00,261] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-AT-04.ratings.json [2022-07-15 09:03:00,261] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-AT-05.ratings.json [2022-07-15 09:03:00,262] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-AT-06.ratings.json [2022-07-15 09:03:00,262] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-AT-07.ratings.json [2022-07-15 09:03:00,264] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-AT-08.ratings.json [2022-07-15 09:03:00,264] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-CH.ratings.json [2022-07-15 09:03:00,265] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-DE-BY.ratings.json [2022-07-15 09:03:00,266] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-ES-CT-L.ratings.json [2022-07-15 09:03:00,267] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-FR.ratings.json [2022-07-15 09:03:00,267] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-GB.ratings.json [2022-07-15 09:03:00,268] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-NO.ratings.json [2022-07-15 09:03:00,269] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09-SI.ratings.json [2022-07-15 09:03:00,270] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-09/2022-02-09.ratings.json [2022-07-15 09:03:00,392] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-AD.ratings.json [2022-07-15 09:03:00,393] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-AT-02.ratings.json [2022-07-15 09:03:00,393] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-AT-03.ratings.json [2022-07-15 09:03:00,394] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-AT-04.ratings.json [2022-07-15 09:03:00,394] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-AT-05.ratings.json [2022-07-15 09:03:00,395] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-AT-06.ratings.json [2022-07-15 09:03:00,395] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-AT-07.ratings.json [2022-07-15 09:03:00,396] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-AT-08.ratings.json [2022-07-15 09:03:00,397] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-CH.ratings.json [2022-07-15 09:03:00,398] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-CZ.ratings.json [2022-07-15 09:03:00,398] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-DE-BY.ratings.json [2022-07-15 09:03:00,399] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-ES-CT-L.ratings.json [2022-07-15 09:03:00,399] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-ES-CT.ratings.json [2022-07-15 09:03:00,400] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-ES.ratings.json [2022-07-15 09:03:00,400] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-FR.ratings.json [2022-07-15 09:03:00,401] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-GB.ratings.json [2022-07-15 09:03:00,402] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-IS.ratings.json [2022-07-15 09:03:00,403] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-NO.ratings.json [2022-07-15 09:03:00,403] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09-SI.ratings.json [2022-07-15 09:03:00,404] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-09/2022-04-09.ratings.json [2022-07-15 09:03:00,520] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-07/2022-06-07-AD.ratings.json [2022-07-15 09:03:00,521] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-07/2022-06-07-FR.ratings.json [2022-07-15 09:03:00,522] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-07/2022-06-07.ratings.json [2022-07-15 09:03:00,645] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-09/2021-03-09.ratings.json [2022-07-15 09:03:00,770] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-07/2021-05-07.ratings.json [2022-07-15 09:03:00,881] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-AT-02.ratings.json [2022-07-15 09:03:00,883] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-AT-03.ratings.json [2022-07-15 09:03:00,884] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-AT-04.ratings.json [2022-07-15 09:03:00,885] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-AT-05.ratings.json [2022-07-15 09:03:00,886] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-AT-06.ratings.json [2022-07-15 09:03:00,887] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-AT-08.ratings.json [2022-07-15 09:03:00,888] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-CH.ratings.json [2022-07-15 09:03:00,889] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-DE-BY.ratings.json [2022-07-15 09:03:00,889] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-FR.ratings.json [2022-07-15 09:03:00,890] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12-SI.ratings.json [2022-07-15 09:03:00,891] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-12/2021-12-12.ratings.json [2022-07-15 09:03:01,024] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-AT-02.ratings.json [2022-07-15 09:03:01,025] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-AT-03.ratings.json [2022-07-15 09:03:01,025] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-AT-04.ratings.json [2022-07-15 09:03:01,026] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-AT-05.ratings.json [2022-07-15 09:03:01,027] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-AT-06.ratings.json [2022-07-15 09:03:01,027] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-AT-07.ratings.json [2022-07-15 09:03:01,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-AT-08.ratings.json [2022-07-15 09:03:01,029] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-CH.ratings.json [2022-07-15 09:03:01,030] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-DE-BY.ratings.json [2022-07-15 09:03:01,031] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-ES-CT-L.ratings.json [2022-07-15 09:03:01,031] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-FR.ratings.json [2022-07-15 09:03:01,032] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-GB.ratings.json [2022-07-15 09:03:01,033] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-NO.ratings.json [2022-07-15 09:03:01,034] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10-SI.ratings.json [2022-07-15 09:03:01,035] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-10/2022-02-10.ratings.json [2022-07-15 09:03:01,160] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-AD.ratings.json [2022-07-15 09:03:01,162] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-AT-02.ratings.json [2022-07-15 09:03:01,162] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-AT-03.ratings.json [2022-07-15 09:03:01,163] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-AT-04.ratings.json [2022-07-15 09:03:01,164] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-AT-05.ratings.json [2022-07-15 09:03:01,165] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-AT-06.ratings.json [2022-07-15 09:03:01,165] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-AT-07.ratings.json [2022-07-15 09:03:01,166] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-AT-08.ratings.json [2022-07-15 09:03:01,167] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-CH.ratings.json [2022-07-15 09:03:01,169] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-CZ.ratings.json [2022-07-15 09:03:01,169] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-DE-BY.ratings.json [2022-07-15 09:03:01,170] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-ES-CT-L.ratings.json [2022-07-15 09:03:01,171] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-ES.ratings.json [2022-07-15 09:03:01,172] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-FR.ratings.json [2022-07-15 09:03:01,173] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-GB.ratings.json [2022-07-15 09:03:01,173] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-IS.ratings.json [2022-07-15 09:03:01,174] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-NO.ratings.json [2022-07-15 09:03:01,177] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10-SI.ratings.json [2022-07-15 09:03:01,178] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-10/2022-04-10.ratings.json [2022-07-15 09:03:01,316] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-08/2022-06-08-AD.ratings.json [2022-07-15 09:03:01,317] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-08/2022-06-08-FR.ratings.json [2022-07-15 09:03:01,318] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-08/2022-06-08.ratings.json [2022-07-15 09:03:01,446] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-10/2021-03-10.ratings.json [2022-07-15 09:03:01,577] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-08/2021-05-08.ratings.json [2022-07-15 09:03:01,726] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-AT-02.ratings.json [2022-07-15 09:03:01,728] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-AT-03.ratings.json [2022-07-15 09:03:01,729] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-AT-04.ratings.json [2022-07-15 09:03:01,729] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-AT-05.ratings.json [2022-07-15 09:03:01,729] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-AT-06.ratings.json [2022-07-15 09:03:01,730] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-AT-08.ratings.json [2022-07-15 09:03:01,731] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-CH.ratings.json [2022-07-15 09:03:01,732] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-DE-BY.ratings.json [2022-07-15 09:03:01,733] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-FR.ratings.json [2022-07-15 09:03:01,735] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13-SI.ratings.json [2022-07-15 09:03:01,735] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-13/2021-12-13.ratings.json [2022-07-15 09:03:01,877] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-AT-02.ratings.json [2022-07-15 09:03:01,878] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-AT-03.ratings.json [2022-07-15 09:03:01,878] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-AT-04.ratings.json [2022-07-15 09:03:01,878] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-AT-05.ratings.json [2022-07-15 09:03:01,879] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-AT-06.ratings.json [2022-07-15 09:03:01,879] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-AT-07.ratings.json [2022-07-15 09:03:01,880] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-AT-08.ratings.json [2022-07-15 09:03:01,881] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-CH.ratings.json [2022-07-15 09:03:01,883] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-DE-BY.ratings.json [2022-07-15 09:03:01,883] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-ES-CT-L.ratings.json [2022-07-15 09:03:01,884] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-FR.ratings.json [2022-07-15 09:03:01,885] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-GB.ratings.json [2022-07-15 09:03:01,886] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-NO.ratings.json [2022-07-15 09:03:01,887] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11-SI.ratings.json [2022-07-15 09:03:01,888] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-11/2022-02-11.ratings.json [2022-07-15 09:03:02,057] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-AT-02.ratings.json [2022-07-15 09:03:02,058] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-AT-03.ratings.json [2022-07-15 09:03:02,060] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-AT-04.ratings.json [2022-07-15 09:03:02,061] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-AT-05.ratings.json [2022-07-15 09:03:02,062] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-AT-06.ratings.json [2022-07-15 09:03:02,064] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-AT-07.ratings.json [2022-07-15 09:03:02,066] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-AT-08.ratings.json [2022-07-15 09:03:02,067] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-CH.ratings.json [2022-07-15 09:03:02,068] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-CZ.ratings.json [2022-07-15 09:03:02,069] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-DE-BY.ratings.json [2022-07-15 09:03:02,069] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-ES-CT-L.ratings.json [2022-07-15 09:03:02,070] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-ES-CT.ratings.json [2022-07-15 09:03:02,071] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-ES.ratings.json [2022-07-15 09:03:02,072] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-FR.ratings.json [2022-07-15 09:03:02,072] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-GB.ratings.json [2022-07-15 09:03:02,073] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-IS.ratings.json [2022-07-15 09:03:02,074] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-NO.ratings.json [2022-07-15 09:03:02,075] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11-SI.ratings.json [2022-07-15 09:03:02,076] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-11/2022-04-11.ratings.json [2022-07-15 09:03:02,223] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-09/2022-06-09-AD.ratings.json [2022-07-15 09:03:02,224] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-09/2022-06-09-FR.ratings.json [2022-07-15 09:03:02,225] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-09/2022-06-09-SK.ratings.json [2022-07-15 09:03:02,225] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-09/2022-06-09.ratings.json [2022-07-15 09:03:02,345] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-03-11/2021-03-11.ratings.json [2022-07-15 09:03:02,460] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-05-09/2021-05-09.ratings.json [2022-07-15 09:03:02,582] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-AT-02.ratings.json [2022-07-15 09:03:02,583] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-AT-03.ratings.json [2022-07-15 09:03:02,584] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-AT-04.ratings.json [2022-07-15 09:03:02,584] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-AT-05.ratings.json [2022-07-15 09:03:02,585] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-AT-06.ratings.json [2022-07-15 09:03:02,585] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-AT-08.ratings.json [2022-07-15 09:03:02,586] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-CH.ratings.json [2022-07-15 09:03:02,586] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-DE-BY.ratings.json [2022-07-15 09:03:02,587] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-FR.ratings.json [2022-07-15 09:03:02,588] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14-SI.ratings.json [2022-07-15 09:03:02,589] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2021-12-14/2021-12-14.ratings.json [2022-07-15 09:03:02,720] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-AT-02.ratings.json [2022-07-15 09:03:02,721] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-AT-03.ratings.json [2022-07-15 09:03:02,722] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-AT-04.ratings.json [2022-07-15 09:03:02,722] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-AT-05.ratings.json [2022-07-15 09:03:02,723] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-AT-06.ratings.json [2022-07-15 09:03:02,723] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-AT-07.ratings.json [2022-07-15 09:03:02,725] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-AT-08.ratings.json [2022-07-15 09:03:02,726] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-CH.ratings.json [2022-07-15 09:03:02,728] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-DE-BY.ratings.json [2022-07-15 09:03:02,728] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-ES-CT-L.ratings.json [2022-07-15 09:03:02,729] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-FR.ratings.json [2022-07-15 09:03:02,730] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-GB.ratings.json [2022-07-15 09:03:02,730] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-NO.ratings.json [2022-07-15 09:03:02,731] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12-SI.ratings.json [2022-07-15 09:03:02,732] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-02-12/2022-02-12.ratings.json [2022-07-15 09:03:02,861] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-AD.ratings.json [2022-07-15 09:03:02,862] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-AT-02.ratings.json [2022-07-15 09:03:02,862] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-AT-04.ratings.json [2022-07-15 09:03:02,864] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-AT-05.ratings.json [2022-07-15 09:03:02,864] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-AT-06.ratings.json [2022-07-15 09:03:02,865] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-AT-07.ratings.json [2022-07-15 09:03:02,866] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-AT-08.ratings.json [2022-07-15 09:03:02,866] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-CH.ratings.json [2022-07-15 09:03:02,867] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-CZ.ratings.json [2022-07-15 09:03:02,868] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-DE-BY.ratings.json [2022-07-15 09:03:02,868] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-ES-CT-L.ratings.json [2022-07-15 09:03:02,869] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-ES-CT.ratings.json [2022-07-15 09:03:02,872] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-ES.ratings.json [2022-07-15 09:03:02,872] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-FR.ratings.json [2022-07-15 09:03:02,873] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-GB.ratings.json [2022-07-15 09:03:02,874] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-IS.ratings.json [2022-07-15 09:03:02,875] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-NO.ratings.json [2022-07-15 09:03:02,877] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12-SI.ratings.json [2022-07-15 09:03:02,879] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-04-12/2022-04-12.ratings.json [2022-07-15 09:03:03,027] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-10/2022-06-10-AD.ratings.json [2022-07-15 09:03:03,028] {__main__:189} INFO - Reading /var/www/avalanche.report/albina_neighbors.2022/2022-06-10/2022-06-10-FR.ratings.json [2022-07-15 09:03:03,029] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-06-10/2022-06-10.ratings.json [2022-07-15 09:07:01,230] {pyAvaCore:99} INFO - Fetching [2022-07-15 09:07:01,534] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 09:07:01,534] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 09:07:01,768] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:07:01,770] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 09:07:01,911] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:07:01,912] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 09:07:02,053] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:07:02,055] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 09:07:02,198] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:07:02,199] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 09:07:02,336] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:07:02,337] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 09:07:02,351] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 09:07:02,496] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:07:02,497] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 09:07:02,829] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 09:07:02,832] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 09:07:03,006] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 09:07:03,138] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:07:03,139] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 09:07:03,722] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 09:07:03,724] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 09:07:03,826] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 09:07:04,035] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:04,473] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:04,988] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:05,428] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:05,834] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:06,319] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:06,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:07,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:07,689] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:08,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:08,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:08,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 09: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-07-15 09:07:09,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:10,178] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:10,671] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:11,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:11,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:11,919] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:12,370] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:12,790] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:13,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:13,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:14,025] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:14,429] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:14,813] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:15,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:15,559] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:16,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:16,393] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:16,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:17,271] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:17,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:18,119] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:18,590] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:18,986] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 09:07:19,774] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 09:07:20,170] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 09:07:20,170] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:07:20,445] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:07:20,655] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:07:20,868] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 09:07:20,881] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 09:07:20,895] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:07:21,109] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:07:21,321] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:07:21,530] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 09:07:21,785] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 09: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-07-15 09:07:21,785] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 09:07:22,077] {pyAvaCore:104} INFO - Fetching [2022-07-15 09:07:22,078] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 09:07:23,134] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 09:07:23,135] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 09:07:23,135] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 09:37:01,562] {pyAvaCore:99} INFO - Fetching [2022-07-15 09:37:01,878] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 09:37:01,879] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 09:37:02,092] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:37:02,094] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 09:37:02,231] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:37:02,233] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 09:37:02,378] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:37:02,380] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 09:37:02,545] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:37:02,547] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 09:37:02,709] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:37:02,711] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 09:37:02,725] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 09:37: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-07-15 09:37:02,866] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 09:37:03,199] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 09:37:03,202] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 09:37:03,387] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 09:37:03,528] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 09:37:03,530] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 09:37:04,093] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 09:37:04,095] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 09:37:04,298] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 09:37:04,539] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:05,046] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:05,588] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:06,149] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:06,613] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:07,105] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:07,562] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:08,033] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:08,493] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:08,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:09,518] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:09,925] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:10,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:10,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:11,223] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:11,580] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:12,025] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:12,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:12,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:13,219] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:13,600] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:13,997] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:14,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:14,750] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:15,176] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:15,624] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:16,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:16,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:17,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:17,457] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:17,923] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:18,348] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:18,750] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:19,125] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:19,580] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:19,913] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 09:37:20,723] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 09:37:21,274] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 09:37:21,275] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:37:21,542] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:37:21,750] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:37:21,958] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 09:37:21,971] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 09:37:21,983] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:37:22,187] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:37:22,401] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 09:37:22,604] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 09:37:22,888] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 09:37:22,888] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 09:37:22,888] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 09:37:23,175] {pyAvaCore:104} INFO - Fetching [2022-07-15 09:37:23,175] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 09:37:24,355] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 09:37:24,356] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 09:37:24,356] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 10:07:02,034] {pyAvaCore:99} INFO - Fetching [2022-07-15 10:07:02,338] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 10:07:02,339] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 10:07:02,538] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:07:02,540] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 10:07:02,694] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:07:02,696] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 10:07:02,832] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:07:02,833] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 10:07:02,967] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:07:02,968] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 10:07:03,115] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:07:03,116] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 10:07:03,129] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 10:07:03,263] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:07:03,264] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 10:07:03,729] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 10:07:03,732] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 10:07:03,933] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 10:07:04,085] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:07:04,086] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 10:07:04,649] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 10:07:04,650] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 10:07:04,822] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 10:07:05,062] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:05,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:06,235] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:06,734] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:07,184] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:07,698] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:08,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:08,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:08,934] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:09,389] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:09,817] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:10,289] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:10,712] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:11,213] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:11,648] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:12,087] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:12,488] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:12,936] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:13,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:13,699] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:14,084] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:14,481] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:14,837] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:15,324] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:15,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:16,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:16,649] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:17,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:17,568] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:17,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:18,372] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:19,407] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:19,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:20,400] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:20,794] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:21,245] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 10:07:21,944] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 10:07:22,340] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 10:07:22,341] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:07:22,599] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:07:22,804] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:07:23,014] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 10:07:23,027] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 10:07:23,039] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:07:23,253] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:07:23,463] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:07:23,670] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 10:07:23,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-07-15 10:07:23,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-07-15 10:07:23,932] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 10:07:24,223] {pyAvaCore:104} INFO - Fetching [2022-07-15 10:07:24,223] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 10:07:25,230] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 10:07:25,231] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 10:07:25,232] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 10:37:01,164] {pyAvaCore:99} INFO - Fetching [2022-07-15 10:37:01,372] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 10:37:01,373] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 10:37:01,593] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:37:01,595] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 10:37:01,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-07-15 10:37:01,750] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 10:37:01,890] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:37:01,892] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 10:37:02,038] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:37:02,039] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 10:37:02,176] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:37:02,178] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 10:37:02,192] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 10:37:02,336] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:37:02,338] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 10:37:02,683] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 10:37:02,686] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 10:37:02,858] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 10:37:03,003] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 10:37:03,005] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 10:37:03,515] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 10:37:03,517] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 10:37:03,612] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 10:37:03,755] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:04,350] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:04,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:05,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:06,138] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:06,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:07,104] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:10,679] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:11,129] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:11,529] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:11,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:12,479] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:12,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:13,302] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:13,736] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:14,189] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:14,566] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:14,950] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:15,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:15,726] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:16,172] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:16,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:16,967] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:17,324] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:17,717] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:18,100] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:18,522] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:18,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:19,398] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:19,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:20,130] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:20,564] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:20,987] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:21,315] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:21,691] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:22,042] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 10:37:22,757] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 10:37:23,315] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 10:37:23,316] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:37:23,571] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:37:23,784] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:37:23,993] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 10:37:24,006] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 10:37:24,017] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:37:24,221] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:37:24,438] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 10:37:24,653] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 10:37:24,915] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 10:37:24,916] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 10:37:24,916] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 10:37:25,224] {pyAvaCore:104} INFO - Fetching [2022-07-15 10:37:25,224] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 10:37:26,253] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 10:37:26,254] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 10:37:26,255] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 11:07:01,269] {pyAvaCore:99} INFO - Fetching [2022-07-15 11:07:01,580] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 11:07:01,580] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 11:07:01,767] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:07:01,769] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 11:07:01,909] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:07:01,911] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 11:07:02,077] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:07:02,079] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 11:07:02,227] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:07:02,229] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 11:07:02,370] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:07:02,372] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 11:07:02,387] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 11:07:02,529] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:07:02,531] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 11:07:02,840] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 11:07:02,843] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 11:07:03,031] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 11:07:03,173] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:07:03,174] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 11:07:03,756] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 11:07:03,757] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 11:07:03,870] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 11:07:04,078] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:04,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:04,989] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:05,402] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:05,917] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:06,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:06,809] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:07,311] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:07,685] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:08,108] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:08,513] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:08,926] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:09,284] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:09,665] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:10,085] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:10,458] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:10,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:11,355] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:11,784] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:12,141] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:12,608] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:12,983] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:13,359] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:13,732] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:14,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:14,688] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:15,127] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:15,580] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:15,999] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:16,425] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:16,833] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:17,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:17,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:18,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:18,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:18,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 11:07:19,596] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 11: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-07-15 11:07:19,987] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:07:20,194] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:07:20,399] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:07:20,613] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 11:07:20,633] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 11:07:20,651] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:07:20,857] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:07:21,067] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:07:21,279] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 11:07:21,480] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 11:07:21,480] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 11:07:21,480] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 11:07:21,742] {pyAvaCore:104} INFO - Fetching [2022-07-15 11:07:21,742] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 11:07:22,713] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 11:07:22,713] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 11:07:22,714] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 11:37:01,200] {pyAvaCore:99} INFO - Fetching [2022-07-15 11:37:01,504] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 11:37:01,505] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 11:37:01,693] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:37:01,695] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 11:37:02,052] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:37:02,053] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 11:37:02,207] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:37:02,208] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 11:37:02,341] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:37:02,342] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 11:37:02,481] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:37:02,483] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 11:37:02,499] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 11:37: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-07-15 11:37:02,634] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 11:37:02,965] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 11:37:02,967] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 11:37:03,269] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 11:37:03,412] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 11:37:03,413] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 11:37:03,949] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 11:37:03,950] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 11:37:04,126] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 11:37:04,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:04,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:05,271] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:05,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:06,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:06,614] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:07,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:07,421] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:07,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:08,277] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:08,629] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:09,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:09,520] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:09,875] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:10,203] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:10,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:11,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:11,419] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:11,826] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:12,271] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:12,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:13,141] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37: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-07-15 11:37:13,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:14,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:14,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 11: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-07-15 11:37: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-07-15 11:37:15,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:16,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:16,940] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:17,380] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:17,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:18,192] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:18,603] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:18,980] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 11:37:19,689] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 11:37:20,083] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 11:37:20,084] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:37:20,349] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:37:20,551] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:37:20,757] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 11:37:20,770] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 11:37:20,781] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:37:20,990] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:37:21,200] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 11:37:21,407] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 11:37:21,665] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 11:37:21,666] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 11:37:21,666] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 11:37:21,940] {pyAvaCore:104} INFO - Fetching [2022-07-15 11:37:21,940] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 11:37:22,973] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 11:37:22,974] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 11:37:22,975] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 12:07:01,941] {pyAvaCore:99} INFO - Fetching [2022-07-15 12:07:02,248] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 12:07:02,248] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 12:07:02,436] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:07:02,438] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 12:07:02,572] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:07:02,574] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 12:07:02,712] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:07:02,713] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 12:07:02,846] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:07:02,847] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 12: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-07-15 12:07:02,983] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 12:07:02,998] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 12:07:03,129] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:07:03,130] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 12:07:03,587] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 12:07:03,590] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 12:07:03,788] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 12:07:03,927] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:07:03,929] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 12:07:04,499] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 12:07:04,500] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 12:07:04,605] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 12:07:04,812] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:05,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:05,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:06,089] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:06,595] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:07,078] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:07,582] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:07,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:08,383] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:08,797] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:09,239] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:09,623] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:09,978] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:10,353] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:10,794] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:11,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:11,640] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:12,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:12,509] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:13,073] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:13,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:13,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:14,342] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:14,739] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:15,197] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:15,712] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:16,174] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:16,604] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:17,088] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:17,526] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:17,990] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:18,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:18,998] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:19,400] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:19,843] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:20,346] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 12:07:21,181] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 12:07:21,734] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 12:07:21,734] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:07:21,996] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:07:22,199] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:07:22,404] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 12:07:22,418] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 12:07:22,430] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:07:22,635] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:07:22,838] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:07:23,047] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 12:07:23,340] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 12:07:23,341] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 12:07:23,341] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 12:07:23,627] {pyAvaCore:104} INFO - Fetching [2022-07-15 12:07:23,627] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 12:07:24,575] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 12:07:24,576] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 12:07:24,576] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 12:37:01,643] {pyAvaCore:99} INFO - Fetching [2022-07-15 12:37:01,865] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 12:37:01,865] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 12:37:02,073] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:37:02,075] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 12:37: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-07-15 12:37:02,215] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 12:37:02,371] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:37:02,372] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 12:37:02,520] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:37:02,522] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 12:37:02,676] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:37:02,678] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 12:37:02,692] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 12:37:02,824] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:37:02,825] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 12:37:03,183] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 12:37:03,186] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 12:37:03,380] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 12:37:03,517] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 12:37:03,519] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 12:37:04,034] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 12:37:04,035] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 12:37:04,303] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 12:37:04,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:04,977] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:05,355] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:05,805] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:06,218] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:06,701] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:07,184] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:08,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:08,627] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:09,050] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:09,447] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:09,879] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:10,337] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:10,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:11,197] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:11,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:12,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:12,412] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:12,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:13,244] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:13,653] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:14,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:14,553] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:14,933] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:15,433] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:15,822] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:16,225] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:16,606] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:17,010] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:17,437] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:17,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:18,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:18,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:19,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:19,439] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:19,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 12:37:20,581] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 12:37:20,975] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 12:37:20,976] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:37:21,183] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:37:21,443] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:37:21,650] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 12:37:21,664] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 12:37:21,678] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:37:21,885] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:37:22,092] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 12:37:22,310] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 12:37:22,507] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 12:37:22,508] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 12:37:22,508] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 12:37:22,794] {pyAvaCore:104} INFO - Fetching [2022-07-15 12:37:22,795] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 12:37:23,764] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 12:37:23,765] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 12:37:23,765] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 13:07:01,160] {pyAvaCore:99} INFO - Fetching [2022-07-15 13:07:01,491] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 13:07:01,492] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 13:07:01,680] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:07:01,682] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 13:07:01,816] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:07:01,817] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 13:07:01,954] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:07:01,955] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 13:07:02,094] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:07:02,096] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 13:07:02,235] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:07:02,236] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 13:07:02,251] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 13:07:02,389] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:07:02,390] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 13:07:02,717] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 13:07:02,719] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 13:07:02,886] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 13:07:03,047] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:07:03,048] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 13:07:03,749] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 13:07:03,750] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 13:07:03,847] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 13:07:04,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:04,630] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:05,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:05,684] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:06,141] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:06,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:07,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:07,642] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:08,071] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:08,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:09,212] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:09,574] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:10,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:10,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:12,117] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:12,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:13,021] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:13,625] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:14,103] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:14,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:15,373] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:15,811] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:16,243] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:16,594] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:17,050] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:17,543] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:18,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:18,480] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:18,871] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:19,291] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:19,649] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:20,040] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:20,427] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:20,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:21,258] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:21,618] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 13:07:22,416] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 13:07:22,974] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 13:07:22,975] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:07:23,232] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:07:23,443] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:07:23,661] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 13:07:23,676] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 13:07:23,687] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:07:23,896] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:07:24,106] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:07:24,317] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 13:07:24,578] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 13:07:24,579] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 13:07:24,579] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 13:07:24,865] {pyAvaCore:104} INFO - Fetching [2022-07-15 13:07:24,865] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 13:07:25,967] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 13:07:25,968] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 13:07:25,968] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 13:37:01,348] {pyAvaCore:99} INFO - Fetching [2022-07-15 13:37:01,664] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 13:37:01,665] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 13:37:01,893] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:37:01,896] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 13:37:02,053] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:37:02,054] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 13:37: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-07-15 13:37:02,200] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 13:37: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-07-15 13:37:02,349] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 13:37:02,484] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:37:02,485] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 13:37:02,501] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 13:37:02,641] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:37:02,643] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 13:37:02,978] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 13:37:02,980] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 13:37:03,155] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 13:37:03,306] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 13:37:03,308] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 13:37:03,864] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 13:37:03,865] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 13:37:03,964] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 13:37:04,179] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:04,720] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:05,474] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:05,917] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:06,653] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:07,129] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:07,514] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:07,929] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:08,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:08,714] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:09,076] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:09,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:09,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:10,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:10,682] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:11,084] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:11,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:11,935] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:12,355] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:12,735] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:13,203] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:13,558] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:13,945] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:14,341] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:14,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:15,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:15,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:15,922] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:16,274] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:16,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:17,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:17,634] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:18,054] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:18,432] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:18,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:19,118] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 13:37:19,853] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 13:37:20,246] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 13:37:20,246] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:37:20,453] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:37:20,661] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:37:20,867] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 13:37:20,881] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 13:37:20,893] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:37:21,115] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:37:21,326] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 13:37:21,536] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 13:37:21,739] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 13:37:21,739] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 13:37:21,739] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 13:37:22,039] {pyAvaCore:104} INFO - Fetching [2022-07-15 13:37:22,040] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 13:37:23,130] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 13:37:23,131] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 13:37:23,132] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 14:07:01,926] {pyAvaCore:99} INFO - Fetching [2022-07-15 14:07:02,224] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 14:07:02,225] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 14:07:02,443] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:07:02,445] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 14:07:02,587] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:07:02,589] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 14:07:02,743] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:07:02,744] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 14:07:02,905] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:07:02,907] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 14:07:03,047] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:07:03,049] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 14:07:03,071] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 14:07:03,205] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:07:03,207] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 14:07:03,678] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 14:07:03,680] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 14:07:03,870] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 14:07:04,006] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:07:04,007] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 14:07:04,568] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 14: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-07-15 14:07:04,684] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 14:07:04,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:05,474] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:05,900] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:06,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:06,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:07,281] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:07,836] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:08,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:08,742] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:09,218] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:09,658] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:10,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:10,732] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:11,183] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:11,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:12,171] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:12,595] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:13,217] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:13,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:14,170] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:14,609] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:15,094] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:15,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:15,984] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:16,469] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:17,185] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:17,669] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:18,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:18,543] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:18,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:19,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:20,193] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:20,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:21,027] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:21,443] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:21,991] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 14:07:22,783] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 14:07:23,338] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 14:07:23,339] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:07:23,623] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:07:23,833] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:07:24,036] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 14:07:24,050] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 14:07:24,066] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:07:24,280] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:07:24,491] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:07:24,696] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 14:07:24,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-07-15 14:07:24,969] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 14:07:24,969] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 14:07:25,255] {pyAvaCore:104} INFO - Fetching [2022-07-15 14:07:25,256] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 14:07:26,480] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 14:07:26,481] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 14:07:26,482] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 14:37:01,768] {pyAvaCore:99} INFO - Fetching [2022-07-15 14:37:01,979] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 14:37:01,980] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 14:37:02,191] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:37:02,193] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 14:37:02,349] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:37:02,351] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 14:37:02,491] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:37:02,492] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 14:37:02,632] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:37:02,633] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 14: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-07-15 14:37:02,777] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 14:37:02,791] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 14:37:02,921] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:37:02,922] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 14:37:03,299] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 14:37:03,302] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 14:37:03,485] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 14:37:03,623] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 14:37:03,625] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 14:37:04,154] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 14:37:04,155] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 14:37:04,317] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 14:37:04,593] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:05,129] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:05,563] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:06,045] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:06,472] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:06,877] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:07,735] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:08,331] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:08,659] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:09,249] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:09,717] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:10,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:10,597] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:11,063] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:11,478] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:12,044] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:12,449] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:12,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:13,231] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:13,730] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:14,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:14,535] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:14,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:15,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:15,707] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:16,085] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:16,501] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:16,877] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:17,211] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:17,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:18,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:18,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:18,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:19,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:19,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:20,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 14:37:21,508] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 14:37:21,901] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 14:37:21,901] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:37:22,107] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:37:22,319] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:37:22,530] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 14:37:22,543] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 14:37:22,554] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:37:22,764] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:37:22,972] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 14:37:23,176] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 14:37:23,379] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 14:37:23,379] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 14:37:23,379] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 14:37:23,690] {pyAvaCore:104} INFO - Fetching [2022-07-15 14:37:23,691] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 14:37:24,892] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 14:37:24,892] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 14:37:24,893] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 15:07:01,474] {pyAvaCore:99} INFO - Fetching [2022-07-15 15:07:01,805] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 15:07:01,806] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 15:07:02,012] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:07:02,014] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 15:07:02,148] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:07:02,149] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 15:07:02,308] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:07:02,310] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 15:07:02,447] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:07:02,448] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 15:07:02,592] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:07:02,594] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 15:07:02,607] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 15:07:02,753] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:07:02,754] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 15:07:03,033] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 15:07:03,036] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 15:07:03,208] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 15:07:03,356] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:07:03,358] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 15:07:04,095] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 15:07:04,096] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 15:07:04,206] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 15:07: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-07-15 15:07:04,963] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:05,354] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:05,811] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:06,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:06,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:07,400] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:07,882] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:08,306] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:08,789] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:09,152] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:09,602] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:10,074] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:13,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:13,994] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:14,456] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:14,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:15,304] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:15,662] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:16,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:16,650] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:17,104] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:17,518] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:17,992] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:18,380] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:18,842] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:19,252] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:19,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:20,106] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:20,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:20,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:21,457] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:21,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:22,236] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:22,676] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:23,075] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 15:07:23,935] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 15:07:24,486] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 15:07:24,486] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:07:24,784] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:07:24,989] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:07:25,199] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 15:07:25,211] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 15:07:25,222] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:07:25,426] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:07:25,630] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:07:25,832] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 15:07:26,089] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 15:07:26,089] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 15:07:26,089] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 15:07:26,385] {pyAvaCore:104} INFO - Fetching [2022-07-15 15:07:26,386] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 15:07:28,464] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 15:07:28,465] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 15:07:28,465] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 15:37:01,646] {pyAvaCore:99} INFO - Fetching [2022-07-15 15:37:01,972] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 15:37:01,972] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 15:37:02,160] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:37:02,163] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 15:37:02,297] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:37:02,298] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 15:37:02,454] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:37:02,456] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 15:37:02,630] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:37:02,632] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 15:37:02,790] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:37:02,792] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 15:37:02,808] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 15:37:02,939] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:37:02,940] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 15:37:03,269] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 15:37:03,273] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 15:37:03,451] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 15:37:03,593] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 15:37:03,594] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 15:37:04,221] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 15:37:04,222] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 15:37:04,401] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 15:37:04,670] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:05,157] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:05,631] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:06,076] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:06,477] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:06,854] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:07,334] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:07,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:08,140] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:08,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:09,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:09,368] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:09,743] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:10,087] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:10,503] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:10,872] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:11,335] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:11,884] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:12,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:12,629] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:13,007] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:13,375] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:13,839] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:14,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:14,580] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:14,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:15,396] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:15,857] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:16,289] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:16,682] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:17,080] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:17,457] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:17,859] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:18,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:18,645] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:19,013] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 15:37:19,775] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 15:37:20,170] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 15:37:20,171] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:37:20,375] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:37:20,581] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:37:20,905] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 15:37:20,921] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 15:37:20,935] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:37:21,141] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:37:21,347] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 15:37:21,550] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 15:37:21,751] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 15:37:21,752] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 15:37:21,752] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 15:37:22,039] {pyAvaCore:104} INFO - Fetching [2022-07-15 15:37:22,040] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 15:37:23,253] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 15:37:23,254] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 15:37:23,255] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 16:07:02,179] {pyAvaCore:99} INFO - Fetching [2022-07-15 16:07:02,496] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 16:07:02,496] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 16:07:02,700] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:07:02,702] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 16:07:02,842] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:07:02,843] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 16:07:02,998] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:07:03,000] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 16:07:03,147] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:07:03,149] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 16:07:03,287] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:07:03,289] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 16:07:03,301] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 16:07:03,437] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:07:03,439] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 16:07:03,918] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 16:07:03,920] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 16:07:04,081] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 16:07:04,218] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:07:04,220] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 16:07:04,771] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 16:07:04,773] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 16:07:04,974] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 16:07:05,225] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:05,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:06,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:06,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:07,202] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:07,718] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:08,114] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:08,611] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:09,095] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:09,480] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:09,888] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:10,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:10,735] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:11,184] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:11,643] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:12,029] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:12,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:12,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:13,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:13,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:14,206] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:14,616] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:15,094] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:15,454] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:15,868] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 16: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-07-15 16:07:16,675] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:17,103] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:17,537] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:17,941] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:18,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:18,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:19,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:19,684] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:20,064] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:20,482] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 16:07:21,444] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 16:07:21,838] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 16:07:21,838] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:07:22,097] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:07:22,301] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:07:22,507] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 16:07:22,521] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 16:07:22,533] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:07:22,743] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:07:22,945] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:07:23,156] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 16:07:23,407] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 16:07:23,407] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 16:07:23,407] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 16:07:23,708] {pyAvaCore:104} INFO - Fetching [2022-07-15 16:07:23,708] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 16:07:24,763] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 16:07:24,765] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 16:07:24,765] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 16:37:02,029] {pyAvaCore:99} INFO - Fetching [2022-07-15 16:37:02,326] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 16:37:02,326] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 16:37:02,537] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:37:02,539] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 16:37:02,686] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:37:02,688] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 16:37:02,827] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:37:02,829] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 16:37:02,971] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:37:02,972] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 16:37:03,117] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:37:03,119] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 16:37:03,133] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 16:37:03,271] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:37:03,273] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 16:37:03,605] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 16:37:03,608] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 16:37:03,802] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 16:37:03,935] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 16:37:03,936] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 16:37:04,476] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 16:37:04,477] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 16:37:04,642] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 16:37:04,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37: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-07-15 16:37:05,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:06,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:06,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37: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-07-15 16:37:08,633] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:09,059] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:09,520] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:09,924] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:10,468] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:10,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:11,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:11,956] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:12,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:12,890] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:13,379] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:13,866] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:14,346] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:14,841] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:15,243] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:15,703] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:16,197] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:16,620] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:17,128] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:17,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:17,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:18,447] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:18,872] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:19,307] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:19,774] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:20,210] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:20,581] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:21,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:21,576] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:21,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 16:37:22,667] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 16:37:23,151] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 16:37:23,151] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:37:23,415] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:37:23,626] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:37:23,838] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 16:37:23,854] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 16:37:23,868] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:37:24,078] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:37:24,288] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 16:37:24,497] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 16:37:24,754] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 16:37:24,754] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 16:37:24,755] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 16:37:25,045] {pyAvaCore:104} INFO - Fetching [2022-07-15 16:37:25,045] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 16:37:26,167] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 16:37:26,168] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 16:37:26,168] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 17:07:01,627] {pyAvaCore:99} INFO - Fetching [2022-07-15 17:07:01,840] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 17:07:01,841] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 17:07:02,030] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:07:02,032] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 17:07:02,167] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:07:02,169] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 17:07:02,308] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:07:02,309] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 17:07:02,447] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:07:02,448] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 17:07:02,586] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:07:02,588] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 17:07:02,602] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 17:07:02,734] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:07:02,736] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 17:07:03,018] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 17:07:03,020] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 17:07:03,318] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 17:07:03,462] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:07:03,463] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 17:07:04,070] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 17:07:04,071] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 17:07:04,236] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 17:07:04,481] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:04,887] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:05,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:05,890] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:06,412] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:06,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:07,308] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:07,666] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:08,025] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:08,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:08,822] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:09,256] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:09,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07: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-07-15 17:07:10,430] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:10,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:11,283] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:11,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:12,011] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:12,430] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:12,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:13,253] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:13,681] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:14,070] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:14,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:14,816] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:15,241] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:15,722] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:16,162] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:16,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:16,976] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:17,392] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:17,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:18,188] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:18,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:18,947] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 17:07:21,057] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 17:07:21,451] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 17:07:21,452] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:07:21,707] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:07:21,916] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:07:22,131] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 17:07:22,145] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 17:07:22,157] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:07:22,368] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:07:22,571] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:07:22,776] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 17:07:22,976] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 17:07:22,976] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 17:07:22,976] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 17:07:23,264] {pyAvaCore:104} INFO - Fetching [2022-07-15 17:07:23,264] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 17:07:34,397] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 17:07:34,398] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 17:07:34,398] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 17:37:01,421] {pyAvaCore:99} INFO - Fetching [2022-07-15 17:37:01,722] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 17:37:01,723] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 17:37:01,914] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:37:01,916] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 17:37:02,059] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:37:02,061] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 17:37:02,201] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:37:02,203] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 17:37:02,341] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:37:02,343] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 17:37:02,477] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:37:02,479] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 17:37:02,493] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 17:37:02,630] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:37:02,632] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 17:37:02,965] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 17:37:02,967] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 17:37:03,133] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 17:37:03,276] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 17:37:03,277] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 17:37:03,822] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 17:37:03,824] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 17:37:03,921] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 17:37:04,099] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:04,538] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:04,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:05,424] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:05,956] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:06,414] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:06,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:07,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:07,658] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:08,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:08,434] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:08,839] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:09,264] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:09,715] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:10,167] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:10,497] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:10,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:11,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:11,761] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:12,139] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:12,542] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:12,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:13,217] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:13,571] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:13,957] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:14,388] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:14,814] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:15,186] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:15,613] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:16,014] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:16,471] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:16,878] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:17,286] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:17,702] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:18,084] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:18,408] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 17:37:19,135] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 17:37:20,622] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 17:37:20,622] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:37:20,880] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:37:21,090] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:37:21,301] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 17:37:21,314] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 17:37:21,326] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:37:21,531] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:37:21,733] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 17:37:21,947] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 17:37:22,198] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 17:37:22,198] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 17:37:22,198] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 17:37:22,540] {pyAvaCore:104} INFO - Fetching [2022-07-15 17:37:22,540] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 17:37:23,535] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 17:37:23,536] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 17:37:23,536] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 18:07:01,908] {pyAvaCore:99} INFO - Fetching [2022-07-15 18:07:02,235] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 18:07:02,236] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 18:07:02,439] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:07:02,441] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 18:07:02,584] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:07:02,586] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 18:07:02,731] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:07:02,732] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 18:07:02,877] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:07:02,879] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 18:07:03,022] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:07:03,024] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 18:07:03,039] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 18:07:03,180] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:07:03,181] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 18:07:03,633] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 18:07:03,635] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 18:07:03,819] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 18:07:03,956] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:07:03,957] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 18:07:04,518] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 18:07:04,519] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 18:07:04,632] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 18:07:04,844] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:05,467] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:05,935] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:06,316] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:06,835] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:07,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:07,700] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:08,154] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:08,575] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:08,925] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:09,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:09,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:10,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:10,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:11,052] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:11,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:11,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:12,204] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:12,637] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:13,093] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:13,447] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:13,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:14,234] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:14,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:15,122] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:15,554] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:15,913] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 18: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-07-15 18:07:16,851] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:17,273] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:17,716] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:18,144] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:18,570] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:18,917] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:19,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:19,735] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 18:07:20,468] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 18:07:20,861] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 18:07:20,862] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:07:21,125] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:07:21,331] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:07:21,535] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 18:07:21,551] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 18:07:21,564] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:07:21,771] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:07:21,975] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:07:22,180] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 18:07:22,437] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 18:07:22,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-07-15 18:07:22,437] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 18:07:22,722] {pyAvaCore:104} INFO - Fetching [2022-07-15 18:07:22,722] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 18:07:23,681] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 18:07:23,682] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 18:07:23,682] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 18:37:01,770] {pyAvaCore:99} INFO - Fetching [2022-07-15 18:37:01,982] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 18:37:01,983] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 18:37:02,183] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:37:02,184] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 18:37:02,350] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:37:02,352] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 18:37:02,492] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:37:02,493] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 18:37:02,635] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:37:02,636] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 18:37:02,788] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:37:02,789] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 18:37:02,804] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 18:37:02,936] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:37:02,937] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 18:37:03,292] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 18:37:03,295] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 18:37:03,471] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 18:37:03,609] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 18:37:03,611] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 18:37:04,112] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 18:37:04,113] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 18:37:04,269] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 18:37:04,475] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:05,043] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:05,830] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:06,334] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:06,840] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:07,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:07,856] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:08,362] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:08,912] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:09,375] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:09,958] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:10,496] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:10,964] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:11,426] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:11,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:12,358] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:12,821] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:13,294] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:13,771] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:14,242] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:14,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:15,173] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:15,646] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:16,116] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:16,583] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:17,087] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:17,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:18,034] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:18,502] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:18,965] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:19,430] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:19,897] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:20,365] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:21,071] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:21,536] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:21,961] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 18:37:22,669] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 18:37:23,224] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 18:37:23,224] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:37:23,509] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:37:23,712] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:37:23,918] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 18:37:23,931] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 18:37:23,943] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:37:24,152] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:37:24,360] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 18:37:24,571] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 18:37:24,863] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 18:37:24,863] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 18:37:24,863] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 18:37:25,160] {pyAvaCore:104} INFO - Fetching [2022-07-15 18:37:25,160] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 18:37:26,137] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 18:37:26,138] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 18:37:26,138] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 19:07:01,458] {pyAvaCore:99} INFO - Fetching [2022-07-15 19:07:01,765] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 19:07:01,766] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 19:07:01,961] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:07:01,963] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 19:07:02,102] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:07:02,104] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 19:07:02,246] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:07:02,248] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 19:07:02,385] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:07:02,387] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 19:07:02,520] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:07:02,522] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 19:07:02,535] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 19:07:02,703] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:07:02,704] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 19:07:03,010] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 19:07:03,013] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 19:07:03,181] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 19:07:03,314] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:07:03,316] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 19:07:03,883] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 19:07:03,885] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 19:07:03,997] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 19:07:04,206] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:04,775] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:05,344] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:05,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:06,360] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:06,865] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07: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-07-15 19:07:07,837] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:08,463] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:08,924] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:09,397] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:09,861] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:10,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:10,799] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:11,293] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:11,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:12,233] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:12,694] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:13,166] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:13,640] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:14,109] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:14,569] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:15,033] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:15,499] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:15,966] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:16,711] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:17,175] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:17,636] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:18,095] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:18,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:19,023] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:19,489] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:19,952] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:20,417] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:20,874] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:21,335] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 19:07:22,100] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 19:07: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-07-15 19:07:22,499] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:07:22,709] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:07:22,913] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:07:23,116] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 19:07:23,130] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 19:07:23,142] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:07:23,399] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:07:23,607] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:07:23,813] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 19:07:24,103] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 19:07:24,104] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 19:07:24,104] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 19:07:24,401] {pyAvaCore:104} INFO - Fetching [2022-07-15 19:07:24,401] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 19:07:25,554] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 19:07:25,556] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 19:07:25,557] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 19:37:01,656] {pyAvaCore:99} INFO - Fetching [2022-07-15 19:37:01,991] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 19:37:01,992] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 19:37:02,242] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:37:02,243] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 19:37:02,375] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:37:02,377] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 19:37:02,511] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:37:02,513] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 19:37:02,649] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:37:02,650] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 19:37:02,791] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:37:02,793] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 19:37:02,807] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 19:37:02,947] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:37:02,948] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 19:37:03,276] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 19:37:03,279] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 19:37:03,473] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 19:37:03,616] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 19:37:03,617] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 19:37:04,168] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 19:37:04,170] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 19:37:04,342] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 19:37:04,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:05,083] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:05,645] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:06,144] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:06,647] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:07,155] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:07,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:08,121] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:08,591] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:09,056] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:09,521] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:09,979] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:10,452] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:10,924] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:11,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:11,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:12,354] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:13,016] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:13,515] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:13,982] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:14,446] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:14,909] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:15,411] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:15,905] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:16,406] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:16,910] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:17,418] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:17,916] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:18,381] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:18,881] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:19,390] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:19,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:20,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:20,864] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:21,325] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:21,788] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 19:37:22,636] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 19:37:24,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-07-15 19:37:24,190] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:37:24,471] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:37:24,676] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:37:24,883] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 19:37:24,897] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 19:37:24,908] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:37:25,117] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:37:25,320] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 19:37:25,524] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 19:37:25,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-07-15 19:37:25,784] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 19:37:25,784] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 19:37:26,083] {pyAvaCore:104} INFO - Fetching [2022-07-15 19:37:26,083] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 19:37:27,252] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 19:37:27,253] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 19:37:27,254] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 20:07:01,854] {pyAvaCore:99} INFO - Fetching [2022-07-15 20:07:02,171] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 20:07:02,172] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 20:07:02,372] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:07:02,374] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 20:07:02,509] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:07:02,510] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 20:07:02,640] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:07:02,642] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 20:07:02,782] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:07:02,783] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 20:07:02,933] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:07:02,935] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 20:07:02,949] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 20:07:03,091] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:07:03,093] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 20:07:03,500] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 20:07:03,503] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 20:07:03,672] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 20:07:03,811] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:07:03,812] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 20:07:04,354] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 20:07:04,355] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 20:07:04,466] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 20:07:04,677] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:05,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:05,817] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:06,321] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:06,829] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:07,334] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:07,850] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:08,434] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:08,893] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:09,367] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:09,849] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 20: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-07-15 20:07:10,810] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:11,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:11,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:12,305] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:12,820] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:13,284] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:13,786] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:14,252] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:14,727] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:15,198] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:15,703] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:16,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:16,767] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:17,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:17,791] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:18,255] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:18,732] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:19,245] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:19,756] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:20,260] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:20,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:21,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:21,695] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:22,195] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 20:07:23,055] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 20:07:23,447] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 20:07:23,448] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:07:23,658] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:07:23,872] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:07:24,077] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 20:07:24,091] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 20:07:24,103] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:07:24,365] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:07:24,568] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:07:24,772] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 20:07:25,028] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 20:07:25,028] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 20:07:25,029] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 20:07:25,362] {pyAvaCore:104} INFO - Fetching [2022-07-15 20:07:25,362] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 20:07:26,559] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 20:07:26,560] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 20:07:26,560] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 20:37:01,938] {pyAvaCore:99} INFO - Fetching [2022-07-15 20:37:02,288] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 20:37:02,289] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 20:37:02,496] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:37:02,497] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 20:37:02,643] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:37:02,645] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 20:37:02,784] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:37:02,786] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 20:37:02,924] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:37:02,926] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 20:37:03,062] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:37:03,064] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 20:37:03,077] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 20:37:03,217] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:37:03,219] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 20:37:03,546] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 20:37:03,549] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 20:37:03,731] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 20:37:03,866] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 20:37:03,867] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 20:37:04,436] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 20:37:04,437] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 20:37:04,602] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 20:37:04,815] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:05,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:06,108] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:06,652] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:07,197] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:07,768] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:08,271] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:08,782] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:09,282] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:09,783] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:10,297] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:10,825] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:11,341] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:11,845] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:12,347] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:12,808] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:13,269] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:13,728] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:14,190] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:14,690] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:15,155] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:15,617] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:16,119] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:16,584] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:17,048] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:17,551] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:18,051] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:18,556] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:19,053] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:19,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:20,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:20,561] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:21,028] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:21,534] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:22,039] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:22,500] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 20:37:23,635] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 20:37:24,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-07-15 20:37:24,201] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:37:24,459] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:37:24,664] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:37:24,869] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 20:37:24,883] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 20:37:24,896] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:37:25,109] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:37:25,321] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 20:37:25,529] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 20:37:25,786] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 20:37:25,786] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 20:37:25,786] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 20:37:26,092] {pyAvaCore:104} INFO - Fetching [2022-07-15 20:37:26,093] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 20:37:27,073] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 20:37:27,075] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 20:37:27,082] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 21:07:01,538] {pyAvaCore:99} INFO - Fetching [2022-07-15 21:07:01,746] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 21:07:01,747] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 21:07:01,959] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:07:01,961] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 21:07:02,103] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:07:02,104] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 21:07:02,245] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:07:02,246] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 21:07:02,387] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:07:02,388] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 21:07:02,520] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:07:02,521] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 21:07:02,534] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 21:07:02,676] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:07:02,677] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 21:07:03,002] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 21:07:03,005] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 21:07:03,181] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 21:07:03,315] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:07:03,316] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 21:07:04,026] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 21:07:04,028] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 21:07:04,127] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 21:07:04,278] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:04,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:05,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:05,695] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:06,103] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:06,587] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:07,068] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:07,530] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:07,996] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:08,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:08,932] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:09,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:09,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:10,158] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:10,555] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:10,951] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:11,286] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:11,746] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:12,145] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:12,525] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:12,959] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:13,299] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:13,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:14,321] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:14,671] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:15,116] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:15,492] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:15,911] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:16,313] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:16,737] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:17,090] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:17,484] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:17,832] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:18,275] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:18,706] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:19,081] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 21:07:19,996] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 21:07:20,389] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 21:07:20,389] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:07:20,595] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:07:20,807] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:07:21,008] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 21:07:21,021] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 21:07:21,033] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:07:21,242] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:07:21,445] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:07:21,646] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 21:07:21,847] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 21:07:21,847] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 21:07:21,847] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 21:07:22,131] {pyAvaCore:104} INFO - Fetching [2022-07-15 21:07:22,131] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 21:07:23,328] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 21:07:23,329] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 21:07:23,329] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 21:37:01,747] {pyAvaCore:99} INFO - Fetching [2022-07-15 21:37:02,069] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 21:37:02,071] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 21:37:02,304] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:37:02,306] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 21:37:02,459] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:37:02,460] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 21:37:02,617] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:37:02,619] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 21:37:02,755] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:37:02,757] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 21:37:02,929] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:37:02,931] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 21:37:02,944] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 21:37:03,089] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:37:03,090] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 21:37:03,426] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 21:37:03,429] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 21:37:03,591] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 21:37:03,725] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 21:37:03,726] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 21:37:04,262] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 21:37:04,264] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 21:37:04,440] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 21:37:04,646] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:05,090] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:05,511] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:05,968] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:06,417] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:06,873] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:07,349] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:07,809] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:08,450] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:08,798] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:09,136] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:09,572] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:09,974] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:10,420] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:10,853] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:11,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:11,660] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:12,008] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:12,389] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:12,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:13,147] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:13,524] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:13,956] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:14,399] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:14,838] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:15,243] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:15,674] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:16,105] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:16,435] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:16,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:17,263] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:17,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:18,153] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:18,557] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:18,941] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:19,361] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 21:37:20,042] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 21:37:20,440] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 21:37:20,441] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:37:20,707] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:37:20,916] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:37:21,120] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 21:37:21,133] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 21:37:21,145] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:37:21,367] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:37:21,586] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 21:37:21,802] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 21:37:22,072] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 21:37:22,072] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 21:37:22,073] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 21:37:22,416] {pyAvaCore:104} INFO - Fetching [2022-07-15 21:37:22,416] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 21:37:23,595] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 21:37:23,596] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 21:37:23,597] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 22:07:01,274] {pyAvaCore:99} INFO - Fetching [2022-07-15 22:07:01,596] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 22:07:01,597] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 22:07:01,801] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:07:01,803] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 22:07:01,940] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:07:01,941] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 22:07:02,082] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:07:02,084] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 22:07:02,224] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:07:02,225] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 22:07:02,359] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:07:02,361] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 22:07:02,374] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 22:07:02,509] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:07:02,510] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 22:07:02,967] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 22:07:02,970] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 22:07:03,150] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 22:07:03,283] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:07:03,285] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 22:07:03,813] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 22:07:03,815] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 22:07:03,914] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 22: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-07-15 22:07:04,654] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:05,546] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:06,166] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:06,748] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:07,161] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:07,653] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 22: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-07-15 22:07:08,578] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:08,993] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:09,430] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:09,809] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:10,284] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:10,763] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:11,195] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:11,520] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:11,969] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:12,363] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:12,769] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:13,200] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:13,652] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:14,106] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:14,504] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:14,863] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:15,308] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:15,860] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:16,345] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:16,754] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:17,180] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:17,567] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:17,920] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:18,366] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:18,736] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:19,105] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:19,502] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:19,925] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 22:07:21,088] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 22:07:21,707] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 22:07:21,707] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:07:21,998] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:07:22,207] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:07:22,415] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 22:07:22,429] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 22:07:22,442] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:07:22,651] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:07:22,863] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:07:23,066] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 22:07:23,322] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 22:07:23,323] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 22:07:23,323] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 22:07:23,612] {pyAvaCore:104} INFO - Fetching [2022-07-15 22:07:23,612] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 22:07:24,560] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 22:07:24,561] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 22:07:24,563] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 22:37:01,716] {pyAvaCore:99} INFO - Fetching [2022-07-15 22:37:02,018] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 22:37:02,019] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 22:37:02,218] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:37:02,220] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 22:37:02,370] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:37:02,371] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 22:37:02,507] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:37:02,508] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 22:37:02,656] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:37:02,658] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 22:37:02,800] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:37:02,801] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 22:37:02,816] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 22:37:02,968] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:37:02,969] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 22:37:03,273] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 22:37:03,276] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 22:37:03,466] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 22:37:03,603] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 22:37:03,604] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 22:37:04,166] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 22:37:04,167] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 22:37:04,332] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 22:37:04,508] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:05,001] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:05,523] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:05,955] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:06,385] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:06,890] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:07,290] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:07,667] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:08,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:08,505] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:08,825] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:09,196] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:09,638] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:09,962] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:10,376] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 22: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-07-15 22:37:11,108] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:11,545] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:11,915] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:12,333] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:12,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:13,135] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:13,532] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:13,972] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:14,301] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:14,739] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:15,132] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:15,528] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:15,927] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:16,287] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:16,733] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:17,272] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:17,595] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:17,942] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:18,357] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:18,728] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 22:37:19,442] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 22:37:19,832] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 22:37:19,832] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:37:20,039] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:37:20,246] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:37:20,459] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 22:37:20,473] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 22:37:20,485] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:37:20,697] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:37:20,909] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 22:37:21,116] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 22:37:21,392] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 22:37:21,392] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 22:37:21,392] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 22:37:21,679] {pyAvaCore:104} INFO - Fetching [2022-07-15 22:37:21,679] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 22:37:22,894] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 22:37:22,895] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 22:37:22,896] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 23:07:01,726] {pyAvaCore:99} INFO - Fetching [2022-07-15 23:07:02,051] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 23:07:02,052] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 23:07:02,234] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:07:02,236] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 23:07:02,375] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:07:02,376] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 23:07:02,508] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:07:02,509] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 23:07:02,654] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:07:02,655] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 23:07:02,787] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:07:02,789] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 23:07:02,804] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 23:07:02,935] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:07:02,937] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 23:07:03,444] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 23:07:03,448] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 23:07:03,629] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 23:07:03,760] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:07:03,761] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 23:07:04,556] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 23:07:04,557] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 23:07:04,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-07-15 23:07:05,018] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:05,548] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:05,935] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:06,405] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:06,765] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:07,246] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:07,629] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:08,037] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:08,391] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:08,742] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:09,187] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:09,581] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:10,036] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:10,413] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:10,866] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:11,243] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:11,644] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:12,091] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:12,511] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:12,907] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:13,329] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:13,762] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:14,180] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:14,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:15,001] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:15,403] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:15,846] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:16,259] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:16,713] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:17,143] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:17,547] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:17,995] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:18,389] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:18,773] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:19,170] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:19,498] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 23:07:20,176] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 23:07:20,570] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 23:07:20,571] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:07:20,840] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:07:21,050] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:07:21,252] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 23:07:21,266] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 23:07:21,279] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:07:21,488] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:07:21,692] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:07:21,903] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 23:07:22,144] {processor_norway:73} ERROR - Failed to download NO-3003 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/processor_norway.py", line 71, in process_all_reports_no m_reports = process_reports_no(region) File "/opt/pyAvaCore/avacore/processor_norway.py", line 59, in process_reports_no reports = get_reports_fromjson(region_id, varsom_report) File "/opt/pyAvaCore/avacore/processor_norway.py", line 113, in get_reports_fromjson for problem in varsom_report[current]["AvalancheProblems"]: TypeError: 'NoneType' object is not iterable [2022-07-15 23:07:22,144] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 23:07:22,144] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 23:07:22,424] {pyAvaCore:104} INFO - Fetching [2022-07-15 23:07:22,425] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 23:07:23,572] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 23:07:23,573] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 23:07:23,573] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json [2022-07-15 23:37:01,834] {pyAvaCore:99} INFO - Fetching [2022-07-15 23:37:02,163] {__main__:176} ERROR - Failed to download AD Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 102, in get_reports reports = parse_xml_ad(root) File "/opt/pyAvaCore/avacore/processor_ad.py", line 113, in parse_xml dangerRating.set_mainValue_int(int(rating)) ValueError: invalid literal for int() with base 10: '' [2022-07-15 23:37:02,164] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/kaernten/caaml [2022-07-15 23:37:02,371] {__main__:176} ERROR - Failed to download AT-02 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:37:02,373] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/niederoesterreich/caaml [2022-07-15 23:37:02,512] {__main__:176} ERROR - Failed to download AT-03 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:37:02,514] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/oberoesterreich/caaml [2022-07-15 23:37:02,658] {__main__:176} ERROR - Failed to download AT-04 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:37:02,659] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/salzburg/caaml/en [2022-07-15 23:37:02,829] {__main__:176} ERROR - Failed to download AT-05 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:37:02,830] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/steiermark/caaml/en [2022-07-15 23:37:03,024] {__main__:176} ERROR - Failed to download AT-06 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:37:03,025] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 23:37:03,038] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/vorarlberg/caaml/en [2022-07-15 23:37:03,174] {__main__:176} ERROR - Failed to download AT-08 Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:37:03,176] {processor_ch:44} INFO - Fetching https://www.slf.ch/avalanche/mobile/bulletin_en.zip [2022-07-15 23:37:03,502] {processor_ch:53} WARNING - Could not locate gk_regions2pdf.txt [2022-07-15 23:37:03,505] {processor_cz:43} INFO - Fetching https://www.horskasluzba.cz/cz/avalanche-json [2022-07-15 23:37:03,680] {pyAvaCore:110} INFO - Fetching https://www.avalanche-warnings.eu/public/bayern/caaml/en [2022-07-15 23:37:03,810] {__main__:176} ERROR - Failed to download DE-BY Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 111, in get_reports root = get_xml_as_et(url) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 46, in get_xml_as_et with urlopen(url) as response: File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.6/urllib/request.py", line 570, in error return self._call_chain(*args) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found [2022-07-15 23:37:03,812] {pyAvaCore:110} INFO - Fetching http://statics.lauegi.report/albina_files/latest/en.xml [2022-07-15 23:37:04,337] {__main__:134} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.json [2022-07-15 23:37:04,339] {__main__:148} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-12-01/2022-12-01-ES-CT.ratings.json [2022-07-15 23:37:04,510] {__main__:176} ERROR - Failed to download ES Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 89, in get_reports reports = process_reports_es() File "/opt/pyAvaCore/avacore/processor_es.py", line 82, in process_reports_es reports = get_reports_from_file(bulletin_raw.decode("ISO-8859-1")) File "/opt/pyAvaCore/avacore/processor_es.py", line 100, in get_reports_from_file re_result.group(0)[1:-1], fuzzy=True, parserinfo=LocaleParserInfo() AttributeError: 'NoneType' object has no attribute 'group' [2022-07-15 23:37:04,653] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=01&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:05,323] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=02&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:05,778] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=03&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:06,310] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=04&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:06,824] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=05&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:07,309] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=06&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:07,774] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=09&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:08,247] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=10&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:08,704] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=11&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:09,134] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=07&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:09,506] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=08&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:09,904] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=12&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:10,423] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=14&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:10,819] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=15&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:11,577] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=13&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:12,013] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=16&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:12,459] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=17&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:12,859] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=18&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:13,257] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=19&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:13,680] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=20&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:14,061] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=21&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:14,437] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=22&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:14,817] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=23&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:15,254] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=64&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:15,727] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=65&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:16,137] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=66&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:16,573] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=67&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:17,024] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=68&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:17,394] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=69&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:17,746] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=70&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:18,216] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=72&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:18,723] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=71&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:19,159] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=73&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:19,516] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=74&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:19,892] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=40&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:20,314] {processor_fr:59} INFO - Fetching https://rpcache-aa.meteofrance.com/internet2018client/2.0/report?domain=41&report_type=Forecast&report_subtype=BRA [2022-07-15 23:37:22,325] {processor_is:41} INFO - Fetching https://xmlweather.vedur.is/avalanche?op=xml&type=status&lang=en [2022-07-15 23:37:22,717] {__main__:176} ERROR - Failed to download IS Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 83, in get_reports reports = process_reports_is() File "/opt/pyAvaCore/avacore/processor_is.py", line 107, in process_reports_is int(area_forcast.find("danger_level_day1_code").text) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType' [2022-07-15 23:37:22,718] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:37:22,980] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:37:23,188] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:37:23,389] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 23:37:23,404] {pyAvaCore:110} INFO - Fetching https://static.avalanche.report/bulletins/latest/en.xml [2022-07-15 23:37:23,417] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:37:23,622] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:37:23,825] {pyAvaCore:110} INFO - Fetching https://bollettini.aineva.it/albina_files/latest/en.xml [2022-07-15 23:37:24,030] {processor_norway:53} INFO - Fetching https://api01.nve.no/hydrology/forecast/avalanche/v6.0.0/api/AvalancheWarningByRegion/Detail/3003/2/ [2022-07-15 23:37:24,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-07-15 23:37:24,287] {__main__:176} ERROR - Failed to download NO Traceback (most recent call last): File "/opt/pyAvaCore/avacore/__main__.py", line 174, in download_regions download_region(region) File "/opt/pyAvaCore/avacore/__main__.py", line 112, in download_region reports, _, url = get_reports(regionID) File "/opt/pyAvaCore/avacore/pyAvaCore.py", line 75, in get_reports reports = process_all_reports_no() File "/opt/pyAvaCore/avacore/processor_norway.py", line 75, in process_all_reports_no for report in m_reports: UnboundLocalError: local variable 'm_reports' referenced before assignment [2022-07-15 23:37:24,288] {pyAvaCore:110} INFO - Fetching https://meteo.arso.gov.si/uploads/probase/www/avalanche/text/sl/bulletinAvalanche.xml [2022-07-15 23:37:24,568] {pyAvaCore:104} INFO - Fetching [2022-07-15 23:37:24,568] {processor_sk:37} INFO - Fetching https://caaml.hzs.sk/ [2022-07-15 23:37:25,626] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-14/2022-07-14.ratings.json [2022-07-15 23:37:25,627] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-15/2022-07-15.ratings.json [2022-07-15 23:37:25,627] {__main__:199} INFO - Writing /var/www/avalanche.report/albina_neighbors.2022/2022-07-16/2022-07-16.ratings.json